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

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 10 11:05:21 PDT 2021


stefanp added a comment.

@jrtc27
It looks like this patch has broken one of out Big Endian PowerPC buildbots:
https://lab.llvm.org/buildbot/#/builders/93/builds/3021

We are currently investigating but if we cannot find the solution quickly we will pull the patch and continue investigating after that.


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