summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Dialect/SPIRV/SPIRVTypes.cpp
Commit message (Expand)AuthorAgeFilesLines
* [mlir][spirv] Allow specifying availability on enum attribute casesLei Zhang2020-01-021-0/+2
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Introduce attributes that specify the final ABI for a spirv::ModuleOp.Mahesh Ravishankar2019-11-251-0/+2
* Move BitEnumAttr from SPIRVBase.td to OpBase.tdLei Zhang2019-11-011-2/+1
* [spirv] Add array length check.Denis Khalikov2019-09-301-0/+2
* Make spirv::RuntimeArrayType part of spirv::CompositeType.Mahesh Ravishankar2019-09-231-0/+17
* Simplify the way spirv::StructTypes are parsed.Mahesh Ravishankar2019-09-231-1/+10
* Allow specification of decorators on SPIR-V StructType members.Mahesh Ravishankar2019-09-191-20/+67
* [spirv] Add support for BitEnumAttrLei Zhang2019-09-161-1/+3
* [spirv] Extend spv.array with LayoutinfoDenis Khalikov2019-08-161-4/+17
* Make SPIR-V spv.EntryPoint and spv.ExecutionMode consistent with SPIR-V specMahesh Ravishankar2019-07-191-8/+0
* NFC: Move SPIR-V dialect to Dialect/ subdirectoryLei Zhang2019-07-161-0/+436
OpenPOWER on IntegriCloud