llvm-project/mlir/lib/Dialect/SPIRV
Denis Khalikov 731b140a52 [mlir][spirv] Add GroupNonUniform arithmetic operations.
Add GroupNonUniform arithmetic operations: FAdd, FMul, IMul.
Unify parser, printer, verifier for GroupNonUniform arithmetic
operations.

Differential Revision: https://reviews.llvm.org/D73491
2020-01-28 10:21:56 -05:00
..
Serialization [mlir][NFC] Update Operation::getResultTypes to use ArrayRef<Type> instead of iterator_range. 2020-01-27 19:57:48 -08:00
Transforms [mlir][spirv] NFC: simplify load/store builder call sites 2020-01-26 10:45:42 -05:00
CMakeLists.txt [mlir][spirv] Fix ADDITIONAL_HEADER_DIRS for SPIR-V libraries 2020-01-03 15:06:09 -05:00
DialectRegistration.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
LayoutUtils.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
SPIRVCanonicalization.td Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
SPIRVDialect.cpp [mlir][spirv] Properly support SPIR-V conversion target 2020-01-14 19:18:42 -05:00
SPIRVLowering.cpp [mlir] Expose getNearestSymbolTable as SymbolTable class method 2020-01-26 17:35:26 -05:00
SPIRVOps.cpp [mlir][spirv] Add GroupNonUniform arithmetic operations. 2020-01-28 10:21:56 -05:00
SPIRVTypes.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
TargetAndABI.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00