[PATCH] D52449: [PowerPC] Fix the assert of ISD::SIGN_EXTEND_INREG when type is v2i16 and v2i8

Zixuan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 25 21:28:13 PDT 2018


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

Add some code sequence check.


https://reviews.llvm.org/D52449

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/test/CodeGen/PowerPC/2018-09-19-sextinreg-vector-crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52449.167041.patch
Type: text/x-patch
Size: 4727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180926/00fee741/attachment.bin>


More information about the llvm-commits mailing list