arsenm updated this revision to Diff 35157.
arsenm added a comment.
Herald added a subscriber: rampitec.
Update for trunk. Fix __builtin_hsail_gridsize/__builtin_hsail_gridsizel
http://reviews.llvm.org/D10586
Files:
include/clang/Basic/BuiltinsHSAIL.def
include/clang/Basic/TargetBuiltins.h
pekka.jaaskelainen added a comment.
Is there a matching HLC-HSAIL branch for the latest version of the patch? It
doesn't work with with hsail-stable-3.7 anymore.
http://reviews.llvm.org/D10586
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
arsenm updated this revision to Diff 31825.
arsenm added a comment.
Update for trunk
http://reviews.llvm.org/D10586
Files:
include/clang/Basic/BuiltinsHSAIL.def
include/clang/Basic/TargetBuiltins.h
include/clang/module.modulemap
lib/Basic/Targets.cpp
lib/CodeGen/CGBuiltin.cpp
lib/Co