[PATCH] R600: Add codegen for more builtins

Matt Arsenault Matthew.Arsenault at amd.com
Mon Jul 14 19:22:54 PDT 2014


These can't simply use GCCBuiltin since they come in f32 and f64 varieties, and GCCBuiltin apparently doesn't handle that.

http://reviews.llvm.org/D4506

Files:
  include/clang/Basic/BuiltinsR600.def
  lib/CodeGen/CGBuiltin.cpp
  test/CodeGenOpenCL/builtins-r600.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4506.11413.patch
Type: text/x-patch
Size: 6135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140715/2c280a86/attachment.bin>


More information about the llvm-commits mailing list