[PATCH] D38609: [X86] Enable extended comparison predicate support when targeting AVX-512 instructions.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 6 11:02:18 PDT 2017


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

Do this for AVX instructions as well.


https://reviews.llvm.org/D38609

Files:
  lib/Target/X86/X86FastISel.cpp
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/avx512-mov.ll
  test/CodeGen/X86/avx512-schedule.ll
  test/CodeGen/X86/avx512vl-mov.ll
  test/CodeGen/X86/commute-fcmp.ll
  test/CodeGen/X86/fast-isel-select-pseudo-cmov.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38609.118039.patch
Type: text/x-patch
Size: 31816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171006/c253f410/attachment.bin>


More information about the llvm-commits mailing list