[PATCH] D123518: GlobalISel: memSizeNotByteSizePow2 legality helper
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 11 15:40:47 PDT 2022
paquette accepted this revision.
paquette added a comment.
This revision is now accepted and ready to land.
> Also small bug fix that prevented the correct insertion of G_ASSERT_ZEXT in the AArch64 use case.
This looks like it's 32 bit ARM not AArch64?
Anyway this looks reasonable to me.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123518/new/
https://reviews.llvm.org/D123518
More information about the llvm-commits
mailing list