Qiu Chaofan a22ecb4508 [PowerPC] Fix i64 to vector lowering on big endian
Lowering for scalar to vector would skip if current subtarget is big
endian and the scalar is larger or equal than 64 bits. However there's
some issue in implementation that SToVRHS may refer to SToVLHS's scalar
size if SToVLHS is present, which leads to some crash.o

Reviewed By: nemanjai, shchenz

Differential Revision: https://reviews.llvm.org/D105094
2021-07-08 11:05:09 +08:00
..
2021-05-17 06:08:06 -05:00
2021-04-20 15:49:52 +08:00
2021-04-20 15:49:52 +08:00
2020-03-19 08:34:48 -05:00
2020-06-01 02:30:27 +00:00