llvm-project/polly/tools/GPURuntime
Siddharth Bhat 8ff723dcf1 [NFC] [GPUJIT] Print line number & size information on allocateMemoryForDeviceCuda failure
- It's useful to know the amount of memory asked for since, for example,
  asking for `0` bytes of memory is illegal.

- Line number is helpful since we print the same message in the function
  at different points.

llvm-svn: 310340
2017-08-08 09:03:27 +00:00
..
CMakeLists.txt GPURuntime: ensure compilation with C99 2016-09-11 07:32:50 +00:00
GPUJIT.c [NFC] [GPUJIT] Print line number & size information on allocateMemoryForDeviceCuda failure 2017-08-08 09:03:27 +00:00
GPUJIT.h [GPUJIT] Add GPUJIT APIs for allocating and freeing managed memory. 2017-08-02 12:23:22 +00:00
LICENSE.TXT Update copyright year to 2016. 2016-03-30 22:41:38 +00:00