[PATCH] D143767: [SVE][Builtins] Lower X forms of fp binop/mla arithmetic builtins to dedicated intrinsics
Paul Walker via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 20 04:51:09 PST 2023
paulwalker-arm added a comment.
In D143767#4138049 <https://reviews.llvm.org/D143767#4138049>, @dewen wrote:
> Hi, thank you. When will this patch be pushed to the master?@paulwalker-arm
I expect to push the patch to main in the next day or so. I just need to look over some recent InstCombine work, which I think will need to be updated due to this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143767/new/
https://reviews.llvm.org/D143767
More information about the cfe-commits
mailing list