[PATCH] D80602: [BranchFolding] Drop location when hoisting
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 26 18:33:39 PDT 2020
davide added a comment.
Yes, I captured the MIR before my patch and realized LiveDebugValues crashes without it. It's just the MIR presented to the pass that causes the problem. I'm going to file a separate PR for it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80602/new/
https://reviews.llvm.org/D80602
More information about the llvm-commits
mailing list