[PATCH] D65613: [ScalarizeMaskedMemIntrin] Add constant mask support to expandload and compressstore scalarization

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 13:05:30 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367715: [ScalarizeMaskedMemIntrin] Add constant mask support to expandload and… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65613?vs=212917&id=213114#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65613

Files:
  llvm/trunk/lib/CodeGen/ScalarizeMaskedMemIntrin.cpp
  llvm/trunk/test/CodeGen/X86/masked_compressstore.ll
  llvm/trunk/test/CodeGen/X86/masked_expandload.ll
  llvm/trunk/test/CodeGen/X86/pr39666.ll
  llvm/trunk/test/CodeGen/X86/pr40994.ll
  llvm/trunk/test/Transforms/ScalarizeMaskedMemIntrin/X86/expand-masked-compressstore.ll
  llvm/trunk/test/Transforms/ScalarizeMaskedMemIntrin/X86/expand-masked-expandload.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65613.213114.patch
Type: text/x-patch
Size: 18015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190802/3f22feec/attachment.bin>


More information about the llvm-commits mailing list