[PATCH] D100760: [AMDGPU] GCNDPPCombine: don't shrink V_ADD_CO_U32 if carry out is used
David Stuttard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 19 08:14:36 PDT 2021
dstuttard accepted this revision.
dstuttard added a comment.
This revision is now accepted and ready to land.
LGTM
You might want to wait for Valery to comment too.
Only minor suggestion - maybe put in a TODO (or equiv) that we could handle this scenario as well (even with the shrinking. (I think).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100760/new/
https://reviews.llvm.org/D100760
More information about the llvm-commits
mailing list