]> granicus.if.org Git - llvm/commit
R600/SI: Add test for min / max with immediate
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 13 Mar 2015 16:43:48 +0000 (16:43 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 13 Mar 2015 16:43:48 +0000 (16:43 +0000)
commit462f98dd60b203242ac0c4ae29ee1571ec827f77
tree4de10ebe43515686da3a2013e5cb4a21db28bc43
parent790aec065174841b2a992f324854896cd1a473a2
R600/SI: Add test for min / max with immediate

Make sure this isn't getting confused by canonicalizations
of comparisons with a constant.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232177 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/R600/max.ll
test/CodeGen/R600/min.ll