llvm/mlir/lib
2022-04-15 08:01:04 +00:00
..
Analysis [MLIR][Presburger] change some push_backs to emplace_backs 2022-04-14 04:27:21 +01:00
Bindings/Python [mlir] Prefix pass manager options with mlir- 2022-04-12 09:32:44 +00:00
CAPI Reland [mlir] Remove uses of LLVM's legacy pass manager 2022-04-11 16:53:32 -07:00
Conversion [mlir][nvgpu] Move mma.sync and ldmatrix in nvgpu dialect 2022-04-14 23:44:52 +00:00
Dialect [mlir][vector] Add operations used for Vector distribution 2022-04-15 03:47:52 +00:00
ExecutionEngine Apply clang-tidy fixes for modernize-use-default-member-init in SparseTensorUtils.cpp (NFC) 2022-04-14 22:59:14 +00:00
Interfaces [mlir] Add assert to fail with more info (NFC) 2022-04-14 19:54:12 -07:00
IR [mlir] Fix verification order of nested ops. 2022-04-15 04:41:10 +00:00
Parser [mlir:Parser][NFC] Replace SSAUseInfo with OpAsmParser::UnresolvedOperand 2022-04-06 18:25:08 -07:00
Pass [mlir] Prefix pass manager options with mlir- 2022-04-12 09:32:44 +00:00
Reducer
Rewrite [mlir:PDL] Expand how native constraint/rewrite functions can be defined 2022-04-06 17:41:59 -07:00
Support [mlir] Rework the implementation of TypeID 2022-04-04 13:52:26 -07:00
TableGen [mlir][ods] Remove StrEnumAttr 2022-04-13 17:49:02 +00:00
Target [mlir] Split intrinsics out of LLVMOps.td 2022-04-14 13:23:31 +02:00
Tools Apply clang-tidy fixes for modernize-use-default-member-init in PDLLServer.cpp (NFC) 2022-04-14 22:59:14 +00:00
Transforms Apply clang-tidy fixes for modernize-use-default-member-init in ControlFlowSinkUtils.cpp (NFC) 2022-04-15 08:01:04 +00:00
CMakeLists.txt