[PATCH] D109146: [AArch64][SVE] Replace fmul, fadd and fsub LLVM IR instrinsics with LLVM IR binary ops
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 23 05:09:28 PDT 2021
david-arm added a comment.
Hi @MattDevereau, thanks for making the changes - it looks really good now! Is it worth adding at least one negative test for the case where the predicate isn't ptrue all?
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