The pass is supposed to scalarize such intrinsics if the target does not support
them natively, so if the scalarization does not happen instruction selection
crashes due to inability to lower these intrinsics.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM