[PATCH] D109146: [AArch64][SVE] Replace fmul and fadd LLVM IR instrinsics with fmul and fadd
Matt Devereau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 8 06:17:13 PDT 2021
MattDevereau updated this revision to Diff 371326.
MattDevereau added a comment.
Added test, removed Intrinsic::aarch64_sve_from_svbool case
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.371326.patch
Type: text/x-patch
Size: 5844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/6774a9c8/attachment.bin>
More information about the llvm-commits
mailing list