OSDN Git Service

[X86] Use 'UseAVX' in place of 'HasAVX, NoAVX512'. NFC
authorCraig Topper <craig.topper@intel.com>
Mon, 11 Mar 2019 06:01:00 +0000 (06:01 +0000)
committerCraig Topper <craig.topper@intel.com>
Mon, 11 Mar 2019 06:01:00 +0000 (06:01 +0000)
commit27eb754d246eea8bc46502542dce414c8bd16616
treeef229657ef6e8e8b61acb5c1d50c942210d21eda
parentfa11051dc449739624cb879d2a675e10fbdcc658
[X86] Use 'UseAVX' in place of 'HasAVX, NoAVX512'. NFC

They mean the same thing, but 'HasAVX, NoAVX512' only appears in this one place. Every other place uses UseAVX.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@355808 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrSSE.td