summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Conversion/GPUToSPIRV/ConvertGPUToSPIRVPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "[mlir] Create a gpu.module operation for the GPU Dialect."Benjamin Kramer2020-01-161-6/+9
* [mlir][spirv] Properly support SPIR-V conversion targetLei Zhang2020-01-141-6/+6
* [mlir] Create a gpu.module operation for the GPU Dialect.Tres Popp2020-01-141-9/+6
* Refactor the way that pass options are specified.River Riddle2019-12-231-16/+10
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Add lowering for module with gpu.kernel_module attribute.Mahesh Ravishankar2019-12-091-26/+11
* Allow specification of the workgroup size for GPUToSPIRV lowering.Mahesh Ravishankar2019-12-051-5/+29
* NFC: Actually expose the implementation of createGPUToSPIRVLoweringPass.Mahesh Ravishankar2019-11-251-2/+3
* Introduce attributes that specify the final ABI for a spirv::ModuleOp.Mahesh Ravishankar2019-11-251-29/+4
* NFC: Refactor Dialect Conversion targeting SPIR-V.Mahesh Ravishankar2019-11-141-0/+126
OpenPOWER on IntegriCloud