llvm-project/mlir/lib
natashaknk d4d50e4710 [mlir][tosa] Add lowering for tosa.clz using scf::whileOp
Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D109540
2021-09-09 15:57:35 -07:00
..
Analysis [MLIR] FlatAffineConstraints: Refactored computation of explicit representation for identifiers 2021-09-08 20:24:46 +05:30
Bindings/Python [mlir][python] Simplify python extension loading. 2021-09-03 00:43:28 +00:00
CAPI [mlir][capi] Add NameLoc 2021-09-01 16:16:35 -07:00
Conversion [mlir][tosa] Add lowering for tosa.clz using scf::whileOp 2021-09-09 15:57:35 -07:00
Dialect [mlir][sparse] add folding to sparse_tensor.convert 2021-09-09 15:45:19 -07:00
ExecutionEngine [mlir][sparse] fix typos 2021-09-07 14:20:05 -07:00
IR [APInt] Normalize naming on keep constructors / predicate methods. 2021-09-09 09:50:24 -07:00
Interfaces [mlir] Add an interface to allow operations to specify how they can be tiled. 2021-08-30 16:31:18 -07:00
Parser [mlir][flang] Do not prevent integer types from being parsed as MLIR keywords 2021-09-03 08:20:49 +02:00
Pass Remove deprecated registration APIs (NFC) 2021-09-01 18:53:30 +00:00
Reducer [mlir-reduce] Fix the memory leak and recycle unused modules. 2021-07-08 20:03:47 +08:00
Rewrite [SymbolRefAttr] Revise SymbolRefAttr to hold a StringAttr. 2021-08-29 21:54:47 -07:00
Support [mlir] Fix CMake linker rules for ViewOpGraph.cpp 2021-08-04 19:25:15 +09:00
TableGen [mlir][NFC] Fully qualify default value of Attributes `getStorageType()` in files generated by mlir-tblgen 2021-08-28 15:37:56 +02:00
Target [mlir] speed up construction of LLVM IR constants when possible 2021-09-02 23:07:30 +02:00
Tools [mlir-lsp-server] Only use one MLIRContext per MLIRTextFile 2021-08-04 20:09:07 +00:00
Transforms [Canonicalize] Don't call isBeforeInBlock in OperationFolder::tryToFold. 2021-09-08 13:33:22 -07:00
Translation [mlir] run the verifier before translating a module 2021-07-28 18:15:58 +02:00
CMakeLists.txt Re-engineer MLIR python build support. 2021-07-27 15:54:58 +00:00