[PATCH] D95432: AMDGPU/GlobalISel: Combine zext(trunc x) to x after RegBankSelect

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 07:44:48 PST 2021


foad added a comment.

Looks good. I'm not sure we actually need to introduce the helper state class in this patch, do we? But I'll guess we'll need it later.


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

https://reviews.llvm.org/D95432



More information about the llvm-commits mailing list