[PATCH] D122803: [AMDGPU][GlobalISel] Scalarize add/sub with overflow ops in the legalizer

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 06:02:19 PDT 2022


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

LGTM, though it would be even better if we had some `*.ll` tests for these so we could see how it affects codegen.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122803



More information about the llvm-commits mailing list