Fix a regression from D60160 where the cost model change enabled vector code to be generated with a v1i128 smin. There isn't an instruction for that but it was marked legal in PPCISelLowering.cpp.
Details
Details
- Reviewers
nemanjai jsji - Group Reviewers
Restricted Project - Commits
- rGb4051e57b104: [PowerPC] Expand v1i128 smin
rL369797: [PowerPC] Expand v1i128 smin
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM with minor comments regarding testcase. Thanks.
llvm/test/CodeGen/PowerPC/vec-min-max.ll | ||
---|---|---|
241 ↗ | (On Diff #210701) | This file was updated by script, so it is better to generate this using script as well. |