[PATCH] D58371: [X86] Filter out tuning feature flags and a few ISA feature flags when checking for function inline compatibility.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 19 09:04:56 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354355: [X86] Filter out tuning feature flags and a few ISA feature flags when checking… (authored by ctopper, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58371/new/

https://reviews.llvm.org/D58371

Files:
  llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/trunk/lib/Target/X86/X86TargetTransformInfo.h
  llvm/trunk/test/Transforms/Inline/X86/inline-target-cpu-i686.ll
  llvm/trunk/test/Transforms/Inline/X86/inline-target-cpu-x86_64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58371.187390.patch
Type: text/x-patch
Size: 5384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190219/39632d92/attachment.bin>


More information about the llvm-commits mailing list