R600: Expand vector FFLOOR ops
authorTom Stellard <thomas.stellard@amd.com>
Fri, 16 Aug 2013 23:51:29 +0000 (23:51 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 16 Aug 2013 23:51:29 +0000 (23:51 +0000)
commit84c0bd9803547b1cb09a20032bbc151a718b9457
tree8afd7b5bba98414d1a3fe36271a2df4c60c1c036
parent0991c314d7c1a2052963dc89af1d2f07134488b6
R600: Expand vector FFLOOR ops

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