[PATCH] D118621: [AArch64] Make machine combiner patterns preserve MIFlags
John Brawn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 1 08:49:43 PST 2022
john.brawn updated this revision to Diff 404952.
john.brawn added a comment.
Also preserve flags in TargetInstrInfo::reassociateOps (which is called from TargetInstrInfo::genAlternativeCodeSequence).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118621/new/
https://reviews.llvm.org/D118621
Files:
llvm/lib/CodeGen/TargetInstrInfo.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/test/CodeGen/AArch64/machine-combiner-instr-fmf.mir
llvm/test/CodeGen/AArch64/machine-combiner-reassociate.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118621.404952.patch
Type: text/x-patch
Size: 8206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220201/1c7acc87/attachment.bin>
More information about the llvm-commits
mailing list