[PATCH] D41856: [PowerPC] Zero-extend the compare operand for ATOMIC_CMP_SWAP

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 07:03:21 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322372: [PowerPC] Zero-extend the compare operand for ATOMIC_CMP_SWAP (authored by nemanjai, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41856?vs=129368&id=129621#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41856

Files:
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.h
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/trunk/test/CodeGen/PowerPC/PR35812-neg-cmpxchg.ll
  llvm/trunk/test/CodeGen/PowerPC/atomics-regression.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41856.129621.patch
Type: text/x-patch
Size: 20067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180112/e5247c01/attachment-0001.bin>


More information about the llvm-commits mailing list