[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 20:03:38 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6c80361b8474: [SelectionDAG][Mips][PowerPC][RISCV][WebAssembly] Teach… (authored by jrtc27).
Changed prior to commit:
https://reviews.llvm.org/D101342?vs=343059&id=343276#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/RISCV/atomic-signext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101342.343276.patch
Type: text/x-patch
Size: 183744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210506/d2f38225/attachment-0001.bin>
More information about the llvm-commits
mailing list