[PATCH] D137407: [GlobalIsel] Handle carry output generated in narrowScalarAddSub legalize action

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 4 07:25:39 PDT 2022


foad added a comment.

In D137407#3907766 <https://reviews.llvm.org/D137407#3907766>, @yassingh wrote:

> Where should I add the tests for this change?

Does AMDGPU use this code? If so you could put something in `test/CodeGen/AMDGPU/GlobalISel/legalize-add.mir`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137407



More information about the llvm-commits mailing list