[PATCH] D37251: [X86] Add a pass to convert instruction chains between domains

Guy Blank via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 3 09:42:20 PDT 2017


guyblank updated this revision to Diff 113704.
guyblank added a comment.

addressed comments


https://reviews.llvm.org/D37251

Files:
  lib/Target/X86/CMakeLists.txt
  lib/Target/X86/X86.h
  lib/Target/X86/X86DomainReassignment.cpp
  lib/Target/X86/X86TargetMachine.cpp
  test/CodeGen/X86/avx512-insert-extract.ll
  test/CodeGen/X86/avx512-intrinsics-fast-isel.ll
  test/CodeGen/X86/avx512-mask-op.ll
  test/CodeGen/X86/avx512bw-intrinsics-fast-isel.ll
  test/CodeGen/X86/avx512bwvl-intrinsics-fast-isel.ll
  test/CodeGen/X86/gpr-to-mask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37251.113704.patch
Type: text/x-patch
Size: 52616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170903/d258651e/attachment-0001.bin>


More information about the llvm-commits mailing list