[PATCH] D135434: Propagate tied operands when copying a MachineInstr.
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 11 07:03:32 PDT 2022
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
Yeah this SGTM. It might have a larger effect than just the MachinePipeliner, but it seems like a better, less error prone default for cloning instructions. Providing you run update_mir_test_checks on the new file, LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135434/new/
https://reviews.llvm.org/D135434
More information about the llvm-commits
mailing list