[PATCH] D150768: [SVE ACLE] Canonicalise SVE merging intrinsics

Jolanta Jensen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 06:30:12 PDT 2023


jolanta.jensen updated this revision to Diff 527394.
jolanta.jensen added a comment.

Removed IR combines as they will go to another patch.
Addressed review comments.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150768.527394.patch
Type: text/x-patch
Size: 19942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230601/a4ffea7b/attachment.bin>


More information about the llvm-commits mailing list