This is based on the patch in https://reviews.llvm.org/D106353 provided by @nemanjai
Add more splat load types handling and more tests.
Differential D106555
[PowerPC] handle more splat loads shchenz on Jul 22 2021, 8:15 AM. Authored by
Details
This is based on the patch in https://reviews.llvm.org/D106353 provided by @nemanjai Add more splat load types handling and more tests.
Diff Detail
Event Timeline
Comment Actions @nemanjai Hi Nemanja, could you please help to have another look at this issue? Thanks.
Comment Actions address @jsji comments
Comment Actions LGTM. Thanks.
Comment Actions Thanks for your comments @nemanjai I addressed most of the comment in commit 96950270669acd3c342a266562ff3a41464cc0a0 One comment related to the code gen improvement for the aligned load will be addressed in the follow-up Phabricator patch.
|