[PATCH] D123563: GlobalISel: Use correct bool extension for select mask

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 07:21:31 PDT 2022


arsenm planned changes to this revision.
arsenm added a comment.

This transform only makes sense to perform if the following bitwise expansion is done at the same time. I'm going to change this to do this legalize in one step


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

https://reviews.llvm.org/D123563



More information about the llvm-commits mailing list