[PATCH] D89447: [MachineInstr] Add support for instructions with multiple memory operands.
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 3 09:34:57 PST 2020
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
Thanks. (We get some codesize increases from this in my quick AArch64 testing. The idea should in general be an improvement though and they are not very large).
Please keep on eye on compile time, but other than that LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89447/new/
https://reviews.llvm.org/D89447
More information about the llvm-commits
mailing list