Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "[mlir] Create a gpu.module operation for the GPU Dialect." | Benjamin Kramer | 2020-01-16 | 1 | -6/+9 |
* | [mlir][spirv] Properly support SPIR-V conversion target | Lei Zhang | 2020-01-14 | 1 | -6/+6 |
* | [mlir] Create a gpu.module operation for the GPU Dialect. | Tres Popp | 2020-01-14 | 1 | -9/+6 |
* | Refactor the way that pass options are specified. | River Riddle | 2019-12-23 | 1 | -16/+10 |
* | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 1 | -13/+4 |
* | Add lowering for module with gpu.kernel_module attribute. | Mahesh Ravishankar | 2019-12-09 | 1 | -26/+11 |
* | Allow specification of the workgroup size for GPUToSPIRV lowering. | Mahesh Ravishankar | 2019-12-05 | 1 | -5/+29 |
* | NFC: Actually expose the implementation of createGPUToSPIRVLoweringPass. | Mahesh Ravishankar | 2019-11-25 | 1 | -2/+3 |
* | Introduce attributes that specify the final ABI for a spirv::ModuleOp. | Mahesh Ravishankar | 2019-11-25 | 1 | -29/+4 |
* | NFC: Refactor Dialect Conversion targeting SPIR-V. | Mahesh Ravishankar | 2019-11-14 | 1 | -0/+126 |