[PATCH] D114548: [AArch64] Async unwind - Fix MTE codegen emitting frame adjustments in a loop
Momchil Velikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 9 02:32:35 PST 2021
chill added a comment.
In D114548#3152193 <https://reviews.llvm.org/D114548#3152193>, @efriedma wrote:
> It looks like none of the testcases actually generate the loop using an additional scratch register described in the commit message?
D'oh, that was the whole point of duplicating `stg_alloca17()` into `stg_alloca18()`. Fixed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114548/new/
https://reviews.llvm.org/D114548
More information about the llvm-commits
mailing list