[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
Thu May 20 11:35:46 PDT 2021
jrtc27 added a comment.
In D101342#2771738 <https://reviews.llvm.org/D101342#2771738>, @stefanp wrote:
> The fix has been committed.
> You may now try to recommit this patch.
>
> Thank you for your patience!
Thanks; have you been able to verify the tests now pass on PPC64, or is that a "see what happens with the buildbots"? And will I need to update any of the tests you added when re-committing?
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