[Verifier] add tests for saturating intrinsics; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 19 Feb 2021 19:48:12 +0000 (14:48 -0500)
committerSanjay Patel <spatel@rotateright.com>
Fri, 19 Feb 2021 19:58:25 +0000 (14:58 -0500)
commit38730b0029a448bff1c9ebd081747e748bcfa1ee
tree9bf4903d50ce69210e583b4fd356de7923495b54
parentf4f5fb915104887fefa602cfcbd1d4fc8447d46b
[Verifier] add tests for saturating intrinsics; NFC

As noted in D96904, we don't have direct tests for these malformed ops.
llvm/test/Verifier/sat-intrinsics.ll [new file with mode: 0644]