[PATCH] D56460: [X86] Disable DomainReassignment pass when AVX512BW is disabled to avoid injecting VK32/VK64 references into the MachineIR

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 9 13:34:54 PST 2019


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

With context


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56460/new/

https://reviews.llvm.org/D56460

Files:
  lib/Target/X86/X86DomainReassignment.cpp
  test/CodeGen/X86/avx512-intrinsics-fast-isel.ll
  test/CodeGen/X86/avx512-mask-op.ll
  test/CodeGen/X86/avx512vl-intrinsics.ll
  test/CodeGen/X86/vec_floor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56460.180919.patch
Type: text/x-patch
Size: 67843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190109/17e53f30/attachment-0001.bin>


More information about the llvm-commits mailing list