[PATCH] D32273: [X86][AVX512] Make i1 illegal in the CodeGen
Guy Blank via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 25 05:47:28 PDT 2017
guyblank updated this revision to Diff 96536.
guyblank added a comment.
updates after comments by @craig.topper
https://reviews.llvm.org/D32273
Files:
include/llvm/CodeGen/MachineValueType.h
include/llvm/CodeGen/ValueTypes.td
lib/IR/ValueTypes.cpp
lib/Target/X86/X86CallingConv.td
lib/Target/X86/X86FastISel.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86InstrFragmentsSIMD.td
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86RegisterInfo.td
test/CodeGen/X86/avx512-cmp.ll
test/CodeGen/X86/avx512-cvt.ll
test/CodeGen/X86/avx512-ext.ll
test/CodeGen/X86/avx512-fsel.ll
test/CodeGen/X86/avx512-i1test.ll
test/CodeGen/X86/avx512-insert-extract.ll
test/CodeGen/X86/avx512-insert-extract_i1.ll
test/CodeGen/X86/avx512-intrinsics-upgrade.ll
test/CodeGen/X86/avx512-intrinsics.ll
test/CodeGen/X86/avx512-load-store.ll
test/CodeGen/X86/avx512-mask-bugfix.ll
test/CodeGen/X86/avx512-mask-op.ll
test/CodeGen/X86/avx512-memfold.ll
test/CodeGen/X86/avx512-regcall-NoMask.ll
test/CodeGen/X86/avx512-select.ll
test/CodeGen/X86/avx512dq-intrinsics-upgrade.ll
test/CodeGen/X86/avx512dq-intrinsics.ll
test/CodeGen/X86/avx512er-intrinsics.ll
test/CodeGen/X86/fast-isel-load-i1.ll
test/CodeGen/X86/fma-fneg-combine.ll
test/CodeGen/X86/masked_gather_scatter.ll
test/CodeGen/X86/pr27591.ll
test/CodeGen/X86/pr28173.ll
test/CodeGen/X86/pr32241.ll
test/CodeGen/X86/pr32256.ll
test/CodeGen/X86/pr32284.ll
test/CodeGen/X86/pr32451.ll
test/CodeGen/X86/sse-scalar-fp-arith.ll
test/CodeGen/X86/xmulo.ll
test/CodeGen/X86/xor-select-i1-combine.ll
test/TableGen/intrinsic-varargs.td
utils/TableGen/CodeGenTarget.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32273.96536.patch
Type: text/x-patch
Size: 173590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170425/e3a0f9a8/attachment-0001.bin>
More information about the llvm-commits
mailing list