[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
Thu Jun 11 02:26:38 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5cca9828ff1c: [X86][AVX512] Avoid bitcasts between scalar and vXi1 bool vectors (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D81548?vs=269966&id=270074#toc

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.270074.patch
Type: text/x-patch
Size: 8797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200611/4e884f45/attachment.bin>


More information about the llvm-commits mailing list