[PATCH] D52449: [PowerPC] Fix the assert of ISD::SIGN_EXTEND_INREG when type is v2i16 and v2i8
qshanz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 9 19:35:47 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL344109: [PowerPC] Fix the assert of ISD::SIGN_EXTEND_INREG when type is v2i16 and v2i8 (authored by qshanz, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D52449?vs=167041&id=168934#toc
Repository:
rL LLVM
https://reviews.llvm.org/D52449
Files:
llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/trunk/lib/Target/PowerPC/PPCInstrVSX.td
llvm/trunk/test/CodeGen/PowerPC/2018-09-19-sextinreg-vector-crash.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52449.168934.patch
Type: text/x-patch
Size: 4834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/4c30c91c/attachment.bin>
More information about the llvm-commits
mailing list