[PATCH] D120570: [SVE] Add pattern to commute FMSB operands
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 28 12:55:06 PST 2022
cameron.mcinally updated this revision to Diff 411869.
cameron.mcinally added a comment.
Updated Diff to implement commuting with PatFrags.
@paulwalker-arm, I wasn't sure if the PatFrags live at the head of the file, or close to the pattern that uses them. I chose the head. Keep an eye out for that.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120570/new/
https://reviews.llvm.org/D120570
Files:
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/sve-fp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120570.411869.patch
Type: text/x-patch
Size: 4697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220228/c31317bd/attachment.bin>
More information about the llvm-commits
mailing list