[PATCH] D145759: [MachineCombiner] Preserve debug instruction number
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 10 02:11:18 PST 2023
jmorse accepted this revision.
jmorse added a comment.
This revision is now accepted and ready to land.
LGTM; you might consider making it a MIR test that just runs the machine-combiner pass, but I don't think that'll have any material advantage over an .ll test, the only difference is making the exact input to machine-combiner explicitly visible.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145759/new/
https://reviews.llvm.org/D145759
More information about the llvm-commits
mailing list