llvm-project/mlir/test/Dialect/SPIRV
Kazuaki Ishizaki fc817b09e2 [mlir] NFC: Fix trivial typos in comments
Differential Revision: https://reviews.llvm.org/D73012
2020-01-20 03:17:03 +00:00
..
Serialization [mlir][spirv] Add lowering for std cmp ops. 2020-01-07 21:51:51 -05:00
Transforms [mlir][spirv] Fix shader ABI attribute prefix and add verification 2020-01-03 07:44:27 -05:00
CMakeLists.txt [mlir][spirv] Add basic definitions for supporting availability 2019-12-27 16:25:09 -05:00
TestAvailability.cpp [mlir][spirv] Support implied extensions and capabilities 2020-01-17 08:01:57 -05:00
arithmetic-ops.mlir [spirv] Add a canonicalizer for `spirv::LogicalNotOp`. 2019-11-22 12:25:52 -08:00
atomic-ops.mlir Add atomic operations to SPIR-V dialect. 2019-12-16 15:05:51 -08:00
availability.mlir [mlir][spirv] Support implied extensions and capabilities 2020-01-17 08:01:57 -05:00
bit-ops.mlir Add support for OpBitwiseOr, OpBitwiseXor, and OpBitwiseAnd in SPIR-V dialect. 2019-10-15 18:42:40 -07:00
canonicalize.mlir [spirv] Add spv.IAdd, spv.ISub, and spv.IMul folders 2019-12-09 11:59:10 -08:00
composite-ops.mlir [mlir] Change the syntax of AffineMapAttr and IntegerSetAttr to avoid conflicts with function types. 2020-01-13 13:24:39 -08:00
control-flow-ops.mlir [spirv] Fix gen_spirv_dialect.py and add spv.Unreachable 2019-10-30 05:41:18 -07:00
glslops.mlir [spirv] Adding sqrt op in the GLSL extension. 2019-12-04 09:16:23 -08:00
group-ops.mlir [spirv] Add spv.GroupNonUniformBallot 2019-12-03 16:44:09 -08:00
logical-ops.mlir [spirv] Add a canonicalizer for `spirv::LogicalNotOp`. 2019-11-22 12:25:52 -08:00
non-uniform-ops.mlir [spirv] Add spv.GroupNonUniformBallot 2019-12-03 16:44:09 -08:00
ops.mlir Minor spelling tweaks 2019-12-09 09:23:48 -08:00
structure-ops.mlir Support SPIR-V constant op to take DenseElementsAttr as input. 2019-11-18 20:02:05 -08:00
target-and-abi.mlir [mlir][spirv] Properly support SPIR-V conversion target 2020-01-14 19:18:42 -05:00
target-env.mlir [mlir] NFC: Fix trivial typos in comments 2020-01-20 03:17:03 +00:00
types.mlir Update the SPV dialect type parser to use the methods on DialectAsmParser directly. 2019-11-01 16:55:25 -07:00