]> granicus.if.org Git - llvm/commit
[X86] Add FeatureFastScalarShiftMasks and FeatureFastVectorShiftMasks to the ignore...
authorCraig Topper <craig.topper@intel.com>
Fri, 17 May 2019 06:40:21 +0000 (06:40 +0000)
committerCraig Topper <craig.topper@intel.com>
Fri, 17 May 2019 06:40:21 +0000 (06:40 +0000)
commit2526dd2e09c23c739a376549e0d6b5f98234ff8c
tree03e87be2d9074409f2604f1eb0cdec634837b671
parentb547fc76bb73636dca67943d2fdb5d721491659f
[X86] Add FeatureFastScalarShiftMasks and FeatureFastVectorShiftMasks to the ignore list for inlining compatibility.

These are tuning flags and won't cause any codegen issue if we inline a function
with a different value.

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