[PATCH] D122896: [InstCombine] Extend support for folding select + masked gathers
Matt Devereau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 5 09:28:29 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2c3f66519c5e: [SVE] Extend support for folding select + masked gathers (authored by MattDevereau).
Changed prior to commit:
https://reviews.llvm.org/D122896?vs=419728&id=420547#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122896/new/
https://reviews.llvm.org/D122896
Files:
llvm/include/llvm/IR/PatternMatch.h
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstCombine/select-masked_gather.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122896.420547.patch
Type: text/x-patch
Size: 13838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220405/ec77a945/attachment.bin>
More information about the llvm-commits
mailing list