[PATCH] D75555: [GlobalISel][Localizer] Enable intra-block localization of already-local uses.
Muhammad Omair Javaid via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 4 14:37:55 PST 2020
omjavaid reopened this revision.
omjavaid added a comment.
This revision is now accepted and ready to land.
Hi @aemerson this change caused a regression in lldb testsuite on AArch64/Linux. Apparently stepping gets affected by your change. Kindly revisit.
I have temporarily reverted this change.
http://lab.llvm.org:8011/builders/lldb-aarch64-ubuntu/builds/2182
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75555/new/
https://reviews.llvm.org/D75555
More information about the llvm-commits
mailing list