llvm/mlir
Lei Zhang 7d53fecb67 [spirv] Add more target and resource limit fields
These fields will be used to choose/influence patterns for
SPIR-V code generation.

Reviewed By: mravishankar

Differential Revision: https://reviews.llvm.org/D87106
2020-09-04 10:26:34 -04:00
..
cmake/modules [mlir] Make mlir_check_link_libraries() work with interface libraries 2020-08-14 11:39:04 -07:00
docs [mlir][OpFormatGen] Add initial support for regions in the custom op assembly format 2020-08-31 13:26:24 -07:00
examples [mlir] Refactor standalone-translate to use mlirTranslateMain() 2020-09-04 15:26:44 +02:00
include [spirv] Add more target and resource limit fields 2020-09-04 10:26:34 -04:00
integration_test [mlir] NFC: fix trivial typo under test and tools 2020-08-27 15:37:42 +09:00
lib [spirv] Add more target and resource limit fields 2020-09-04 10:26:34 -04:00
test [mlir] introduce type constraints for operands of LLVM dialect operations 2020-09-04 10:01:59 +02:00
tools [mlir] Fix includes in mlir-translate 2020-09-04 15:22:38 +02:00
unittests [mlir] Support default valued attribute in StructsGen 2020-09-03 09:46:44 -04:00
utils Revert "Adding GDB PrettyPrinter for mlir::Identifier." 2020-09-03 08:28:15 +01:00
.clang-format
.clang-tidy
CMakeLists.txt [mlir] Initial version of C APIs 2020-08-05 15:04:08 +02:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.