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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 21:36:09 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312097: [X86] Provide a separate feature bit for macro fusion support instead of basing… (authored by ctopper).

Repository:
  rL LLVM

https://reviews.llvm.org/D37280

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

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


More information about the llvm-commits mailing list