[PATCH] D142656: [SVE][codegen] Add pattern for SVE multiply-add accumulate
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 14 10:42:31 PST 2023
paulwalker-arm added a comment.
The patch looks much better now, thanks @sushgokh. I'll take a proper look tomorrow but can I draw your attention to D143764 <https://reviews.llvm.org/D143764> which I plan to land tomorrow. It show a style that equally applies to your patch as well to reduce the number of patterns within AArch64SVEInstrInfo.td.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142656/new/
https://reviews.llvm.org/D142656
More information about the llvm-commits
mailing list