[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 12:34:45 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe10958c807f9: [SelectionDAG][Mips][PowerPC][RISCV][WebAssembly] Teach… (authored by jrtc27).
Herald added a subscriber: kbarton.

Changed prior to commit:
  https://reviews.llvm.org/D101342?vs=343276&id=346825#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101342

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
  llvm/test/CodeGen/Mips/atomic.ll
  llvm/test/CodeGen/PowerPC/atomics-i16-ldst.ll
  llvm/test/CodeGen/PowerPC/atomics-i32-ldst.ll
  llvm/test/CodeGen/PowerPC/atomics-i64-ldst.ll
  llvm/test/CodeGen/PowerPC/atomics-i8-ldst.ll
  llvm/test/CodeGen/PowerPC/ppc-partword-atomic.ll
  llvm/test/CodeGen/RISCV/atomic-signext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101342.346825.patch
Type: text/x-patch
Size: 184795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210520/4d618da3/attachment-0001.bin>


More information about the llvm-commits mailing list