[PATCH] D71217: Fix incorrect logic in maintaining the side-effect of compiler generated outliner functions

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 11:47:54 PST 2020


aemerson added a comment.

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


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71217/new/

https://reviews.llvm.org/D71217





More information about the llvm-commits mailing list