[PATCH] D84533: AMDGPU/GlobalISel: Legalize s33 G_ADD, G_SUB and G_MUL

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 24 07:32:27 PDT 2020


arsenm added a comment.

I’ve been avoiding doing this since it’s really a workaround for narrowScalar not understanding what to do. Would it make more sense for narrow scalar to widen to the next multiple of 32 itself?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84533/new/

https://reviews.llvm.org/D84533





More information about the llvm-commits mailing list