[PATCH] D83313: [MachineOutliner] Fix liveness computing.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 7 13:10:22 PDT 2020
efriedma added a comment.
I'm not really happy with this approach; if LiveRegUnits isn't producing correct results, we should fix it, not try to hack around it.
Maybe we should revive D40061 <https://reviews.llvm.org/D40061>...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83313/new/
https://reviews.llvm.org/D83313
More information about the llvm-commits
mailing list