OSDN Git Service

R600: Expand vector FRINT ops
authorTom Stellard <thomas.stellard@amd.com>
Fri, 16 Aug 2013 23:51:33 +0000 (23:51 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 16 Aug 2013 23:51:33 +0000 (23:51 +0000)
commit3cae823f69f083c5eef19f0ea3128c48d7807c9b
treeb7dcc705a9d8ae837aa943e1898a12dd3a76ea3a
parent84c0bd9803547b1cb09a20032bbc151a718b9457
R600: Expand vector FRINT ops

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188598 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp
test/CodeGen/R600/llvm.rint.ll [new file with mode: 0644]