This patch makes these operations legal, and add necessary codegen patterns.
There's still some issue similar to D77033 for conversion from/to v1i128, but normal type tests synced from X86/SystemZ's vector-constrained-fp-intrinsics.ll are all okay.
Differential D83654
[PowerPC] Support constrained vector fp/int conversion qiucf on Jul 12 2020, 9:56 PM. Authored by
Details
This patch makes these operations legal, and add necessary codegen patterns. There's still some issue similar to D77033 for conversion from/to v1i128, but normal type tests synced from X86/SystemZ's vector-constrained-fp-intrinsics.ll are all okay.
Diff Detail
Event Timeline
Comment Actions Add handling for v4i16 and tests
|