[PATCH] D116730: [AArch64][SVE] Remove Redundant aarch64.sve.convert.to.svbool
Matt Devereau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 11 04:20:00 PST 2022
MattDevereau updated this revision to Diff 398904.
MattDevereau added a comment.
Add SVE intrinsics BIC, EOR, NAND, NOR, ORN, ORR to
tryCombineFromSVBoolBinOp, allowing them to remove
redundant convert.to.svbool calls
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116730/new/
https://reviews.llvm.org/D116730
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-to-svbool-binops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116730.398904.patch
Type: text/x-patch
Size: 7930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220111/5209d86e/attachment.bin>
More information about the llvm-commits
mailing list