[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
Tue May 4 04:08:49 PDT 2021
jrtc27 added a comment.
In D101342#2735912 <https://reviews.llvm.org/D101342#2735912>, @RKSimon wrote:
> LGTM - please can you raise a bug detailing the PPC poor codegen for i32/i64 promotions
Filed as https://bugs.llvm.org/show_bug.cgi?id=50217. Does this need a review from a WASM person given the changes there?
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