[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)
commit23df659e6dca658853b434205ef2101d83a8c829
treec692dedda17b434d90d9c21a76aba17204cfb6c5
parentb9fefdd215845d609f6afc30967257a8fd8ac0a8
[NVPTX] Handle floating-point conversion patterns that are not explicitly ordered or unordered

Fixes PR22322

llvm-svn: 227117
llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
llvm/test/CodeGen/NVPTX/bug22322.ll [new file with mode: 0644]