Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unbreak the mlir build after 202ab273e6eca134b69882f100c666fcd3affbcf | Benjamin Kramer | 2020-01-13 | 1 | -1/+1 |
* | [mlir] Added missing GPU lowering ops. | Julian Gross | 2020-01-13 | 1 | -1/+8 |
* | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 1 | -13/+4 |
* | Rename CLI flags -lower-gpu-ops-to-*-ops to -convert-gpu-to-* | Alex Zinenko | 2019-11-18 | 1 | -1/+1 |
* | Add custom lowering of ExpOp for NVVM and ROCM. | Alexander Belyaev | 2019-10-24 | 1 | -0/+4 |
* | Unify GPU op definition names with other dialects. | Christian Sigg | 2019-10-21 | 1 | -4/+4 |
* | Moving the GPUIndexIntrinsicOpLowering template to a common location | Deven Desai | 2019-10-04 | 1 | -69/+1 |
* | Fix typos, NFC. | Christian Sigg | 2019-10-04 | 1 | -1/+1 |
* | [ROCm] Adding pass to lower GPU Dialect to ROCDL Dialect. | Deven Desai | 2019-10-02 | 1 | -0/+148 |