llvm-project/mlir/utils
River Riddle 23aa5a7446 [mlir] Rename the Standard dialect to the Func dialect
The last remaining operations in the standard dialect all revolve around
FuncOp/function related constructs. This patch simply handles the initial
renaming (which by itself is already huge), but there are a large number
of cleanups unlocked/necessary afterwards:

* Removing a bunch of unnecessary dependencies on Func
* Cleaning up the From/ToStandard conversion passes
* Preparing for the move of FuncOp to the Func dialect

See the discussion at https://discourse.llvm.org/t/standard-dialect-the-final-chapter/6061

Differential Revision: https://reviews.llvm.org/D120624
2022-03-01 12:10:04 -08:00
..
MLIRVisualizers Add a mlir natvis file for debugging with Visual Studio 2020-10-23 14:15:01 -07:00
clang-tidy Fix doc on how to run clang-tidy on MLIR codebase (NFC) 2022-01-03 07:00:07 +00:00
emacs
gdb-scripts Update mlir GDB printers 2022-01-06 22:20:25 +01:00
jupyter [mlir] Add simple jupyter kernel 2021-02-21 18:16:06 -08:00
mbr [mlir] Set up boilerplate build for MLIR benchmarks 2022-01-27 21:38:15 +00:00
spirv [mlir][spirv] Fix SPIR-V spec parser 2022-02-22 14:07:46 +03:00
textmate [mlir][textmate] Add support for function visibility 2022-01-18 18:48:43 -08:00
vim [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
vscode [mlir][vscode] Highlight inside c++ raw strings 2021-12-17 12:56:08 -08:00
generate-test-checks.py Update MLIR generate-test-checks.py to add the notice from the source into the generated file 2021-09-20 23:19:40 +00:00