[PATCH] R600: Handle fnearbyint
Matt Arsenault
Matthew.Arsenault at amd.com
Wed Jun 18 10:17:12 PDT 2014
The difference from rint isn't really relevant here,
so treat them as equivalent. OpenCL doesn't have nearbyint,
so this is sort of pointless other than for completeness.
http://reviews.llvm.org/D4195
Files:
lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/AMDGPUISelLowering.h
test/CodeGen/R600/fnearbyint.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4195.10574.patch
Type: text/x-patch
Size: 4528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140618/bd868e97/attachment.bin>
More information about the llvm-commits
mailing list