[PATCH] D23247: AVX-512: Changed lowering of BITCAST between i1 vectors and i8/i16/i32 integer values

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 7 04:26:29 PDT 2016


delena updated this revision to Diff 67098.
delena added a comment.

removed irrelevant BITCAST patterns


Repository:
  rL LLVM

https://reviews.llvm.org/D23247

Files:
  ../lib/Target/X86/X86InstrAVX512.td
  ../test/CodeGen/X86/avx512-cmp-kor-sequence.ll
  ../test/CodeGen/X86/avx512-ext.ll
  ../test/CodeGen/X86/avx512-insert-extract.ll
  ../test/CodeGen/X86/avx512-intrinsics-upgrade.ll
  ../test/CodeGen/X86/avx512-intrinsics.ll
  ../test/CodeGen/X86/avx512-mask-op.ll
  ../test/CodeGen/X86/avx512-select.ll
  ../test/CodeGen/X86/avx512-vec-cmp.ll
  ../test/CodeGen/X86/avx512bwvl-intrinsics-upgrade.ll
  ../test/CodeGen/X86/avx512bwvl-intrinsics.ll
  ../test/CodeGen/X86/avx512dq-intrinsics.ll
  ../test/CodeGen/X86/avx512dq-mask-op.ll
  ../test/CodeGen/X86/avx512dqvl-intrinsics.ll
  ../test/CodeGen/X86/avx512vbmi-intrinsics.ll
  ../test/CodeGen/X86/avx512vbmivl-intrinsics.ll
  ../test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll
  ../test/CodeGen/X86/avx512vl-intrinsics.ll
  ../test/CodeGen/X86/vector-shuffle-v1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23247.67098.patch
Type: text/x-patch
Size: 178031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160807/d24d1b21/attachment.bin>


More information about the llvm-commits mailing list