llvm/mlir
2019-12-24 02:23:01 +00:00
..
docs Adjust some MLIR paths and docs 2019-12-24 02:23:01 +00:00
examples NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
include Refactor the way that pass options are specified. 2019-12-23 16:48:22 -08:00
lib Refactor the way that pass options are specified. 2019-12-23 16:48:22 -08:00
test Refactor the way that pass options are specified. 2019-12-23 16:48:22 -08:00
tools NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
unittests NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
utils Update SPIR-V.md 2019-12-23 16:15:52 -08:00
.clang-format
CMakeLists.txt
README.md Adjust some MLIR paths and docs 2019-12-24 02:23:01 +00:00

Multi-Level Intermediate Representation

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