This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-25 10:55:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
30617e4b9c871882c6fc765d12eb85c1aba87139
llvm
/
mlir
History
Eric Christopher
30617e4b9c
Remove unused static function.
2019-12-26 18:20:15 -08:00
..
docs
Remove static MLIR doc ; they are already on the website
2019-12-24 00:53:35 -08: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
[MLIR][NFC] Insert const_cast to avoid warning
2019-12-25 15:51:26 +09:00
lib
Remove unused static function.
2019-12-26 18:20:15 -08:00
test
[mlir] Fix -Wunneeded-internal-declaration
2019-12-24 10:33:30 -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
Fix the MLIR Vim syntax file: the keyword group was missing
2019-12-26 04:50:38 +00:00
.clang-format
…
.clang-tidy
Add a clang-tidy configuration file for MLIR, it is using camelBack for naming at the moment
2019-12-26 21:42:01 +00:00
CMakeLists.txt
Restructure and update Linalg ODS and documentation - NFC
2019-12-19 13:17:35 -08:00
LICENSE.TXT
Add the Apache2 with LLVM exceptions license to MLIR
2019-12-24 00:58:06 -08:00
README.md
mlir README.md: Fix the syntax
2019-12-24 13:31:07 +01:00
README.md
Multi-Level Intermediate Representation
See
https://mlir.llvm.org/
for more information.
Reference in New Issue
View Git Blame
Copy Permalink