[PATCH] D147178: [MachineOutliner] Fix label outlining regression introduced in D125072
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 29 13:45:56 PDT 2023
paquette added a comment.
Thanks for the fix, code looks good, but do you think you could write a MIR testcase instead of an IR testcase for this?
`llvm/test/CodeGen/AArch64/machine-outliner-overlap.mir` is a more recent test you could base it off of.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147178/new/
https://reviews.llvm.org/D147178
More information about the llvm-commits
mailing list