summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Dialect/SPIRV/SPIRVLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* [mlir][spirv] Properly support SPIR-V conversion targetLei Zhang2020-01-141-0/+95
* [mlir][spirv] NFC: Move shader ABI attributes to a new fileLei Zhang2020-01-011-39/+2
* NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.River Riddle2019-12-231-4/+4
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to V...River Riddle2019-12-221-4/+4
* Add atomic operations to SPIR-V dialect.Mahesh Ravishankar2019-12-161-1/+1
* Plug gpu.func into the GPU lowering pipelinesAlex Zinenko2019-12-161-37/+0
* Expose a convenience function to add interface attributes to a function.Mahesh Ravishankar2019-12-111-6/+13
* More convenience build methods for SPIR-V ops.Mahesh Ravishankar2019-12-101-16/+10
* Add lowering for module with gpu.kernel_module attribute.Mahesh Ravishankar2019-12-091-1/+1
* minor spelling tweaksKazuaki Ishizaki2019-12-061-3/+3
* Convert MemRefType to a linearized array in SPIR-V lowering.Mahesh Ravishankar2019-12-031-33/+41
* NFC: A few cleanups for SPIRVLoweringLei Zhang2019-11-271-51/+53
* Misc changes to lowering to SPIR-V.Mahesh Ravishankar2019-11-261-6/+52
* Introduce attributes that specify the final ABI for a spirv::ModuleOp.Mahesh Ravishankar2019-11-251-174/+76
* NFC: Refactor Dialect Conversion targeting SPIR-V.Mahesh Ravishankar2019-11-141-0/+340
OpenPOWER on IntegriCloud