[PATCH] D58632: [X86] Improve lowering of idemptotent RMW operations

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 10 12:08:09 PDT 2019


sammccall added a comment.

It reduces to this point with the same error: F8862002: bugpoint-reduced-simplifycfg.ll <https://reviews.llvm.org/F8862002>

Bugpoint can reduce it further, but to a segfault that I'm not sure is the same error (--append-exit-code doesn't seem to help me): F8862000: bugpoint-reduced-simplified.ll <https://reviews.llvm.org/F8862000>


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58632





More information about the llvm-commits mailing list