[Verifier] remove dead code for saturating intrinsics; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 19 Feb 2021 19:56:20 +0000 (14:56 -0500)
committerSanjay Patel <spatel@rotateright.com>
Fri, 19 Feb 2021 19:58:25 +0000 (14:58 -0500)
commitd79063129c286b02fae04542051856f1229cee3d
tree30ea0206ea157f3b37eb46f8b6ebe91300210263
parent38730b0029a448bff1c9ebd081747e748bcfa1ee
[Verifier] remove dead code for saturating intrinsics; NFC

Test coverage shows that we assert with the string from the
tablegen defs file for these intrinsics, so these cases
should never be live.
llvm/lib/IR/Verifier.cpp