[InstCombine] improve auto-generated test checks by matching function signature; NFC
authorSanjay Patel <spatel@rotateright.com>
Wed, 11 May 2022 12:47:05 +0000 (08:47 -0400)
committerSanjay Patel <spatel@rotateright.com>
Wed, 11 May 2022 12:47:05 +0000 (08:47 -0400)
commit400587ba0c8b14537e5b52190ee2fc869f2f9728
tree8143236e1df26b82df7a698dc5608b8a6e919c03
parent06a98328fc7b70756782fafff5ebfbec815cf1f5
[InstCombine] improve auto-generated test checks by matching function signature; NFC

Without this, miscompiles go undetected here as shown in D125352.
llvm/test/Transforms/InstCombine/sub-minmax.ll