[InstCombine] Add extra test for non-overflowing usub.sat (NFC)
authorNikita Popov <npopov@redhat.com>
Fri, 31 Mar 2023 14:54:45 +0000 (16:54 +0200)
committerNikita Popov <npopov@redhat.com>
Fri, 31 Mar 2023 14:55:26 +0000 (16:55 +0200)
commit40fc60292b56b4c247bad9f862217c74a63799a7
tree70050a61dc7d3e727e48b9df4d38bfd2290f2ac1
parent297242a2bb89089397ee0cc0701c5555194af293
[InstCombine] Add extra test for non-overflowing usub.sat (NFC)

Same as the existing one, but with both nuw and nsw on the add.
llvm/test/Transforms/InstCombine/saturating-add-sub.ll