Current powerpc64le backend hits
Combining: t7: f64 = uint_to_fp t6 llc: llvm-project/llvm/include/llvm/CodeGen/ValueTypes.h:291: llvm::MVT llvm::EVT::getSimpleVT() const: Assertion `isSimple() && "Expected a SimpleValueType!"' failed.
This patch fixes it by skipping combination if t6 is not simple type.
Fixed https://bugs.llvm.org/show_bug.cgi?id=47660.
The test can be further reduced to