[NVPTX] Handle floating-point conversion patterns that are not explicitly ordered...
authorJustin Holewinski <jholewinski@nvidia.com>
Mon, 26 Jan 2015 19:11:20 +0000 (19:11 +0000)
committerJustin Holewinski <jholewinski@nvidia.com>
Mon, 26 Jan 2015 19:11:20 +0000 (19:11 +0000)
commit48e872230d2a67639b365876958c87bb4637d681
treeae6c5e368b03683ff41d704bf25aa1a0b8a88d2c
parent8da9a6686aa1b76ac038d61d27190a7654f2d495
[NVPTX] Handle floating-point conversion patterns that are not explicitly ordered or unordered

Fixes PR22322

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227117 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/NVPTX/NVPTXInstrInfo.td
test/CodeGen/NVPTX/bug22322.ll [new file with mode: 0644]