Based on the Eli Friedman's comments in https://reviews.llvm.org/D60811 , we'd better return early if the element type is not byte-sized in combineBVOfConsecutiveLoads.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D61076
[NFC][PowerPC] Return early if the element type is not byte-sized in combineBVOfConsecutiveLoads ZhangKang on Apr 24 2019, 9:49 AM. Authored by
Details Based on the Eli Friedman's comments in https://reviews.llvm.org/D60811 , we'd better return early if the element type is not byte-sized in combineBVOfConsecutiveLoads.
Diff Detail
|