[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
Fri Oct 1 03:29:00 PDT 2021
MattDevereau closed this revision.
MattDevereau added a comment.
Closed in commit f085a9db8b8d408d08adcba8e283e637a0116622 <https://reviews.llvm.org/rGf085a9db8b8d408d08adcba8e283e637a0116622>
@david-arm changing the function declarations to underscores broke the tests, so i've left them for now
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109146/new/
https://reviews.llvm.org/D109146
More information about the llvm-commits
mailing list