[PATCH] D122933: [RISCV][AMDGPU][TargetLowering] Special case overflow expansion for (uaddo X, 1).

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 1 13:11:52 PDT 2022


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

LGTM. Since this also seems to only show up in the AMDGPU division expansion, presumably we could avoid this from happening in the first place


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122933



More information about the llvm-commits mailing list