[PATCH] D56077: [PowerPC] Fix assert from machine verify pass that atomic pseudo expanding causes mismatched register class

Zixuan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 27 18:12:12 PST 2018


wuzish updated this revision to Diff 179595.
wuzish added a comment.

The patch is out-of-date of trunk. Rebase to trunk.


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

https://reviews.llvm.org/D56077

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/PR35812-neg-cmpxchg.ll
  llvm/test/CodeGen/PowerPC/atomic-2.ll
  llvm/test/CodeGen/PowerPC/atomic-minmax.ll
  llvm/test/CodeGen/PowerPC/atomics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56077.179595.patch
Type: text/x-patch
Size: 13887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181228/76aad3ef/attachment.bin>


More information about the llvm-commits mailing list