]> granicus.if.org Git - llvm/commit
[NFC][InstCombine] Add baseline tests with non-canonical CLAMP pattern
authorRoman Lebedev <lebedev.ri@gmail.com>
Wed, 31 Jul 2019 15:20:21 +0000 (15:20 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Wed, 31 Jul 2019 15:20:21 +0000 (15:20 +0000)
commite44511a784b83e536a3989140302974bc79655ff
tree87b1540d409638effc1e34300bee9bcb4ed87a1f
parentae598863db1b09e1e9dfcc0b8a696dc7c508bb89
[NFC][InstCombine] Add baseline tests with non-canonical CLAMP pattern

As disscussed in https://reviews.llvm.org/D65148#1603922
these would all need to be canonicalized to traditional clamp pattern.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@367438 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/canonicalize-clamp-with-select-of-constant-threshold-pattern.ll [new file with mode: 0644]