llvm-project/mlir/test
Denis Khalikov 8a34d5d18c [spirv] Add support for function calls.
Add spv.FunctionCall operation and (de)serialization.

Closes tensorflow/mlir#137

COPYBARA_INTEGRATE_REVIEW=https://github.com/tensorflow/mlir/pull/137 from denis0x0D:sandbox/function_call_op e2e6f07d21e7f23e8b44c7df8a8ab784f3356ce4
PiperOrigin-RevId: 269437167
2019-09-16 15:39:54 -07:00
..
AffineOps Fix typo in test/AffineOps/ops.mlir 2019-09-15 09:06:39 -07:00
Conversion Update SPIR-V symbols and use GLSL450 instead of VulkanKHR 2019-09-13 15:26:32 -07:00
Dialect [spirv] Add support for function calls. 2019-09-16 15:39:54 -07:00
EDSC Add custom builder for AffineIfOp 2019-09-06 11:03:03 -07:00
Examples LLVM dialect: prefix auxiliary operations with "mlir." 2019-09-03 09:10:56 -07:00
IR Verify that ModuleOps only contain dialect specific attributes. 2019-09-13 18:19:33 -07:00
Pass Update the IRPrinter instrumentation to work on non function/module operations. 2019-09-14 21:56:38 -07:00
Quantizer Change the attribute dictionary syntax to separate name and value with '='. 2019-06-25 19:06:34 -07:00
SDBM Overhaul the SDBM expression kind hierarchy 2019-09-16 08:16:06 -07:00
Target Add warpsize and laneid intrinsics to NVVM dialect. 2019-09-09 11:38:03 -07:00
Transforms Add support for multi-level value mapping to DialectConversion. 2019-09-16 10:38:19 -07:00
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib Add support for multi-level value mapping to DialectConversion. 2019-09-16 10:38:19 -07:00
mlir-cpu-runner Add missing lowering to CFG in mlir-cpu-runner + related cleanup 2019-09-01 11:33:22 -07:00
mlir-cuda-runner JitRunner: support entry functions returning void 2019-08-20 07:46:17 -07:00
mlir-tblgen Add type constraints for shaped types with same rank and element count 2019-09-13 16:05:38 -07:00
APITest.h Use FileCheck to test SDBM 2019-05-20 13:48:53 -07:00
CMakeLists.txt Move Linalg and VectorOps dialects to the Dialect subdir - NFC 2019-08-19 17:11:38 -07:00
lit.cfg.py Add an mlir-cuda-runner tool. 2019-07-04 07:53:54 -07:00
lit.site.cfg.py.in Move Linalg and VectorOps dialects to the Dialect subdir - NFC 2019-08-19 17:11:38 -07:00