llvm-project/polly/lib
Philip Pfaffe d71493cb06 [polly-acc] change cl_get_* return types to 32/64bit
Summary:
This patch changes the return types for ocl_get_* functions during SPIR code generation. Because these functions return size_t types, the return type needs to be changed to the actual size of size_t on the device.

Based on work by Michal Babej and Pekka Jääskeläinen

Patch by: Alain Denzler

Reviewers: grosser, philip.pfaffe, bollu

Reviewed By: grosser, philip.pfaffe

Subscribers: nemanjai, kbarton, llvm-commits

Differential Revision: https://reviews.llvm.org/D48774

llvm-svn: 336080
2018-07-02 07:40:47 +00:00
..
Analysis [ScopHelper] Provide support for recognising collective invariant loads 2018-06-29 07:29:45 +00:00
CodeGen [polly-acc] change cl_get_* return types to 32/64bit 2018-07-02 07:40:47 +00:00
Exchange [CodeGen] Allow undefined loads in statement instances outside context. 2018-04-10 01:20:51 +00:00
External Update isl to isl-0.19-185-g8e9f55ce 2018-06-11 14:25:42 +00:00
Support Translate a couple of foreach callbacks into range-based iterator loops 2018-06-29 12:23:48 +00:00
Transform Use range for in normalizeValInst [NFCI] 2018-06-29 13:06:44 +00:00
CMakeLists.txt [CMake] Use only keyword-version of target_link_library. NFC. 2018-01-12 16:09:18 +00:00
Polly.cpp Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00