[PATCH] D137925: [AArch64] FNMUL
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 14 02:43:28 PST 2022
SjoerdMeijer updated this revision to Diff 475089.
SjoerdMeijer added a comment.
Added the tests.
I think this subject + body is an excellent description of the things here:
[AArch64] FNMUL
This adds match patterns for the reassociated forms of FNMUL.
I could merge this all into the subject, have no body, but I don't think this is all very important for this simple patch...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137925/new/
https://reviews.llvm.org/D137925
Files:
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/test/CodeGen/AArch64/fnmul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137925.475089.patch
Type: text/x-patch
Size: 4411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221114/1e6046be/attachment.bin>
More information about the llvm-commits
mailing list