[PATCH] D101342: [SelectionDAG][Mips][PowerPC][RISCV][WebAssembly] Teach computeKnownBits/ComputeNumSignBits about atomics

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 5 09:02:53 PDT 2021


jrtc27 reopened this revision.
jrtc27 added a comment.
This revision is now accepted and ready to land.

Reverted due to assertion failures during sanitiser builds on the buildbots. Will try and reproduce+debug over the coming days.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101342



More information about the llvm-commits mailing list