[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 03:14:21 PDT 2021
    
    
  
jrtc27 updated this revision to Diff 342686.
jrtc27 added a comment.
Rebased with tests pre-committed
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.342686.patch
Type: text/x-patch
Size: 183686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/4bfbbda6/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list