]> granicus.if.org Git - llvm/commit
[PowerPC] Expand v1i128 smin
authorRoland Froese <froese@ca.ibm.com>
Fri, 23 Aug 2019 19:04:47 +0000 (19:04 +0000)
committerRoland Froese <froese@ca.ibm.com>
Fri, 23 Aug 2019 19:04:47 +0000 (19:04 +0000)
commit90a3ecb295f707c965b0560433efaf33d92ef0e8
treecdcfdb07123f19800fe28c6a366e480abe5fb5bd
parentdfdde6d06e0a0ffb455cb8a998061ccc68370454
[PowerPC] Expand v1i128 smin

The smin opcode and friends for v1i128 are incorrectly marked as legal for PPC.
Change them to expand.

Differential Revision: https://reviews.llvm.org/D64960

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@369797 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp
test/CodeGen/PowerPC/vec-min-max.ll