[PATCH] D37280: [X86] Provide a separate feature bit for macro fusion support instead of basing it on the AVX flag

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 21:19:19 PDT 2017


craig.topper updated this revision to Diff 113194.
craig.topper added a comment.

Add flag to bdver*, znver1, core2, penryn, nehalem, and westmere.


https://reviews.llvm.org/D37280

Files:
  lib/Target/X86/X86.td
  lib/Target/X86/X86MacroFusion.cpp
  lib/Target/X86/X86Subtarget.cpp
  lib/Target/X86/X86Subtarget.h
  test/CodeGen/X86/avx-select.ll
  test/CodeGen/X86/avx-splat.ll
  test/CodeGen/X86/avx512-mask-op.ll
  test/CodeGen/X86/vec_int_to_fp.ll
  test/CodeGen/X86/x86-cmov-converter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37280.113194.patch
Type: text/x-patch
Size: 8322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170830/88cb4c99/attachment.bin>


More information about the llvm-commits mailing list