[PATCH] D71217: Fix incorrect logic in maintaining the side-effect of compiler generated outliner functions
Jin Lin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 4 12:21:36 PST 2020
jinlin added a comment.
In D71217#1906007 <https://reviews.llvm.org/D71217#1906007>, @aemerson wrote:
> Hi, I just tried out this patch locally and I'm seeing failures running the tests:
>
> Failing Tests (3):
> LLVM :: CodeGen/AArch64/machine-outliner-cfi.mir
> LLVM :: CodeGen/AArch64/machine-outliner-noreturn-save-lr.mir
> LLVM :: CodeGen/AArch64/machine-outliner-side-effect.mir
Thanks for your notification. I did test it last night and did not see the failures. Let me double check.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71217/new/
https://reviews.llvm.org/D71217
More information about the llvm-commits
mailing list