[PATCH] D150768: [SVE ACLE] Canonicalise SVE merging intrinsics
Jolanta Jensen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 30 02:09:04 PDT 2023
jolanta.jensen updated this revision to Diff 526551.
jolanta.jensen added a comment.
Implemented IR combines to convert _m intrinsics that take an all active predicate to their equivalent _u intrinsic.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150768/new/
https://reviews.llvm.org/D150768
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-fma-binops.ll
llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-fmul_u-idempotency.ll
llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-m-to-x.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150768.526551.patch
Type: text/x-patch
Size: 66453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230530/7ef4d195/attachment-0001.bin>
More information about the llvm-commits
mailing list