summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Dialect/SPIRV/Transforms/LowerABIAttributesPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [mlir][spirv] Properly support SPIR-V conversion targetLei Zhang2020-01-141-5/+5
* [mlir][spirv] NFC: Move shader ABI attributes to a new fileLei Zhang2020-01-011-0/+2
* NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.River Riddle2019-12-231-3/+3
* Change the `notifyRootUpdated` API to be transaction based.River Riddle2019-12-231-7/+5
* 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-3/+3
* [spirv] NFC: Add getZero() and getOne() static method to ConstantOpLei Zhang2019-11-271-2/+2
* Misc changes to lowering to SPIR-V.Mahesh Ravishankar2019-11-261-13/+13
* Introduce attributes that specify the final ABI for a spirv::ModuleOp.Mahesh Ravishankar2019-11-251-0/+264
OpenPOWER on IntegriCloud