[PATCH] D145759: [MachineCombiner] Preserve debug instruction number
Felipe de Azevedo Piovezan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 10 06:03:13 PST 2023
fdeazeve added a comment.
In D145759#4184187 <https://reviews.llvm.org/D145759#4184187>, @jmorse wrote:
> LGTM; you might consider making it a MIR test that just runs the machine-combiner pass
Agreed! This makes the test less susceptible to changes elsewhere in the backend.
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