[PATCH] D111410: [InstCombine] generalize fold for mask-with-signbit-splat
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 15 13:31:57 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG727e642e970d: [InstCombine] generalize fold for mask-with-signbit-splat (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D111410?vs=378208&id=380095#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111410/new/
https://reviews.llvm.org/D111410
Files:
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/test/Transforms/InstCombine/and.ll
llvm/test/Transforms/InstCombine/icmp.ll
llvm/test/Transforms/InstCombine/mul-inseltpoison.ll
llvm/test/Transforms/InstCombine/mul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111410.380095.patch
Type: text/x-patch
Size: 11279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211015/ab841807/attachment.bin>
More information about the llvm-commits
mailing list