R600/SI: Add fsqrt pattern for SI
authorTom Stellard <thomas.stellard@amd.com>
Fri, 12 Jul 2013 18:15:13 +0000 (18:15 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 12 Jul 2013 18:15:13 +0000 (18:15 +0000)
commit513fc45629bbd32f7c22544312d17eaec75505ea
treee93154542371fc4b565e5143ee23eb4ee2d1ca6b
parentd2442c10f9bfe8a9d6cdcb28030d32deb5b192b1
R600/SI: Add fsqrt pattern for SI

Patch by: Niels Ole Salscheider

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186180 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/fsqrt.ll [new file with mode: 0644]