[PATCH] D94350: [GlobalISel] Combine (a[0]) | (a[1] << k1) | ...| (a[m] << kn) into a wide load
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 16 11:59:17 PST 2021
aemerson accepted this revision.
aemerson added a comment.
This revision is now accepted and ready to land.
LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94350/new/
https://reviews.llvm.org/D94350
More information about the llvm-commits
mailing list