[AMDGPU][GlobalISel] Add end to end IR tests for add/sub with overflow
authorAbinav Puthan Purayil <abinavpp@gmail.com>
Thu, 31 Mar 2022 14:05:11 +0000 (19:35 +0530)
committerAbinav Puthan Purayil <abinavpp@gmail.com>
Thu, 31 Mar 2022 16:16:34 +0000 (21:46 +0530)
commitdb17ebd593f67a9645aaabbbbf9f74afdfc1b6f1
tree34dac4f8091e50d6aa0d4d4e0a1ae71dd21e2d04
parent2267549296dabfed31ce194bb124f7bdb91f74c5
[AMDGPU][GlobalISel] Add end to end IR tests for add/sub with overflow

Differential Revision: https://reviews.llvm.org/D122818
llvm/test/CodeGen/AMDGPU/GlobalISel/addo.ll [new file with mode: 0644]
llvm/test/CodeGen/AMDGPU/GlobalISel/subo.ll [new file with mode: 0644]