[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:16:36 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350113: [PowerPC] Fix assert from machine verify pass that atomic pseudo expanding… (authored by wuzish, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56077?vs=179595&id=179596#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56077

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

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


More information about the llvm-commits mailing list