[PATCH] D138290: [AArch64][SME]: Generate streaming-compatible code for fp_arith and fp-fma
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 21 09:28:51 PST 2022
sdesmalen accepted this revision.
sdesmalen added a comment.
This revision is now accepted and ready to land.
How about changing the title to:
[AArch64][SME]: Generate streaming-compatible code for FP arithmetic ops.
nit:
> 2-Add testing files:
>
> - fp_arith.ll
> - fp-fma.ll
This patch is not adding these tests, so it may be better to remove the comments from the commit message.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138290/new/
https://reviews.llvm.org/D138290
More information about the llvm-commits
mailing list