OSDN Git Service

[X86] Explicitly list all KNL features of inheriting from IVB. NFC
authorCraig Topper <craig.topper@intel.com>
Wed, 24 Oct 2018 19:24:44 +0000 (19:24 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 24 Oct 2018 19:24:44 +0000 (19:24 +0000)
commitc76c43b05e92d0ab7a843e8bb99354dd3826a28f
tree10a74899d17dd43ce00e9f9fdd374b5a49922262
parent24c5a02353e96587fe894f62f245612020bd35f7
[X86] Explicitly list all KNL features of inheriting from IVB. NFC

I'm not sure all the microarchitectural tuning flags that have been added to IVBFeatures are relevant for KNL. Separating will allow us to see and audit them. There might even be some simplification opportunities in the Sandy Bridge through Icelake inheritance line without KNL using the same chain.

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