[PATCH] D81548: [X86][AVX512] Avoid bitcasts between scalar and vXi1 bool vectors

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 14:28:52 PDT 2020


RKSimon updated this revision to Diff 269966.
RKSimon added a comment.

Fix SHL->KSHIFTL conversion


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81548

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/test/CodeGen/X86/pr41619.ll
  llvm/test/CodeGen/X86/vector-shuffle-v1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81548.269966.patch
Type: text/x-patch
Size: 9612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200610/f2a0d5d6/attachment.bin>


More information about the llvm-commits mailing list