[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
Mon Sep 18 08:07:19 PDT 2017


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

Added mir test


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/domain-reassignment.mir
  test/CodeGen/X86/gpr-to-mask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37251.115657.patch
Type: text/x-patch
Size: 80534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/5339e97b/attachment.bin>


More information about the llvm-commits mailing list