summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unbreak the mlir build after 202ab273e6eca134b69882f100c666fcd3affbcfBenjamin Kramer2020-01-131-1/+1
* [mlir] Added missing GPU lowering ops.Julian Gross2020-01-131-1/+8
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Rename CLI flags -lower-gpu-ops-to-*-ops to -convert-gpu-to-*Alex Zinenko2019-11-181-1/+1
* Add custom lowering of ExpOp for NVVM and ROCM.Alexander Belyaev2019-10-241-0/+4
* Unify GPU op definition names with other dialects.Christian Sigg2019-10-211-4/+4
* Moving the GPUIndexIntrinsicOpLowering template to a common locationDeven Desai2019-10-041-69/+1
* Fix typos, NFC.Christian Sigg2019-10-041-1/+1
* [ROCm] Adding pass to lower GPU Dialect to ROCDL Dialect.Deven Desai2019-10-021-0/+148
OpenPOWER on IntegriCloud