summaryrefslogtreecommitdiffstats
path: root/mlir/tools/mlir-cuda-runner/cuda-runtime-wrappers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Change CUDA tests to use print_memref.Christian Sigg2019-11-211-13/+0
* Make type and rank explicit in mcuMemHostRegister function.Christian Sigg2019-11-191-18/+24
* Add support for alignment attribute in std.alloc.Nicolas Vasilache2019-11-121-0/+1
* Replace spurious `long` stride type by int64_t - NFCNicolas Vasilache2019-10-021-1/+1
* Normalize MemRefType lowering to LLVM as strided MemRef descriptorNicolas Vasilache2019-09-301-1/+3
* Promote MemRefDescriptor to a pointer to struct when passing function boundar...Nicolas Vasilache2019-09-271-11/+22
* mcuMemHostRegister: take into account sizeof(float)Alex Zinenko2019-07-121-2/+3
* Add an mlir-cuda-runner tool.Stephan Herhut2019-07-041-0/+107
OpenPOWER on IntegriCloud