[PATCH] D109146: [AArch64][SVE] Replace fmul, fadd and fsub LLVM IR instrinsics with LLVM IR binary ops
Matt Devereau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 30 10:37:08 PDT 2021
MattDevereau updated this revision to Diff 376274.
MattDevereau added a comment.
added test no_replace_on_non_ptrue to assert only ptrue_all is replaced
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109146/new/
https://reviews.llvm.org/D109146
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-fma-binops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109146.376274.patch
Type: text/x-patch
Size: 9190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210930/0c966dde/attachment.bin>
More information about the llvm-commits
mailing list