[PATCH] D136438: [AArch64][SVE] Extend PTEST_ANY(X=OP(PG, ...), X) -> PTEST_ANY(PG, X)) instcombine
Cullen Rhodes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 4 01:58:40 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG50621169ae1e: [AArch64][SVE] Extend PTEST_ANY(X=OP(PG,...), X) -> PTEST_ANY(PG, X))… (authored by c-rhodes).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136438/new/
https://reviews.llvm.org/D136438
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Transforms/InstCombine/AArch64/sve-intrinsics-ptest.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136438.473165.patch
Type: text/x-patch
Size: 15437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221104/71fd0841/attachment.bin>
More information about the llvm-commits
mailing list