R600/SI: Pattern match isinf to v_cmp_class instructions
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 6 Jan 2015 23:00:41 +0000 (23:00 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 6 Jan 2015 23:00:41 +0000 (23:00 +0000)
commit42d9f7cf0a06dc7cba9286b33bd60e67a1de79d6
treecd0182d4c38455404e6af2e1e5c7a223a420386b
parenta5b2b642924e4768e322783f902165eeeca86e85
R600/SI: Pattern match isinf to v_cmp_class instructions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225307 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIISelLowering.cpp
lib/Target/R600/SIISelLowering.h
test/CodeGen/R600/fp-classify.ll [new file with mode: 0644]