[PATCH] D85416: [ScalarizeMaskedMemIntrin] Scalarize constant mask expandload as shuffle(build_vector,pass_through)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 03:06:45 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc0c3b9a25fee: [ScalarizeMaskedMemIntrin] Scalarize constant mask expandload as shuffle… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D85416?vs=283550&id=284294#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85416

Files:
  llvm/lib/CodeGen/ScalarizeMaskedMemIntrin.cpp
  llvm/test/CodeGen/X86/masked_expandload.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85416.284294.patch
Type: text/x-patch
Size: 9046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200810/d0059618/attachment.bin>


More information about the llvm-commits mailing list