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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 9 23:48:05 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350800: [X86] Disable DomainReassignment pass when AVX512BW is disabled to avoid… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56460?vs=180919&id=181001#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56460

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56460.181001.patch
Type: text/x-patch
Size: 68008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/a95d90b7/attachment-0001.bin>


More information about the llvm-commits mailing list