[PATCH] D107777: [AArch64][GlobalISel] Legalize scalar G_SSUBSAT + G_SADDSAT

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 9 15:13:58 PDT 2021


aemerson added a comment.

If we have to lower these, would it be better to just do so and then let the simpler, lowered ops be re-legalized if they have odd types?


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

https://reviews.llvm.org/D107777



More information about the llvm-commits mailing list