[PATCH] D83464: [MachineOutliner][AArch64] Fix for noreturn functions
Puyan Lotfi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 15 15:16:41 PDT 2020
plotfi added a comment.
In D83464#2152352 <https://reviews.llvm.org/D83464#2152352>, @kyulee wrote:
> @plotfi I hit this in an internal workload (-Oz -flto=thin), but it won't surprise if the same issue is in llvm-test-suite.
This is really nice. It does fix the issue I hit; I just checked.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83464/new/
https://reviews.llvm.org/D83464
More information about the llvm-commits
mailing list