1. ac7bcb6 [mlir][linalg][bufferize][NFC] Provide default implementation of getAliasingOpOperand by Matthias Springer · 2 years, 5 months ago
  2. 241223d [mlir][NFC] Use const reference for loop variables. by Adrian Kuegel · 2 years, 5 months ago
  3. eb3cbc2 [mlir] support recursive type conversion of named LLVM structs by Alex Zinenko · 2 years, 6 months ago
  4. 27e5134 [mlir][linalg][bufferize][NFC] Move FuncOp boundary bufferization to ModuleBufferization by Matthias Springer · 2 years, 5 months ago
  5. 5b3baac [mlir][linalg][bufferize] Allow unbufferizable ops in input by Matthias Springer · 2 years, 5 months ago
  6. 4c6a480 [mlir][linalg][bufferize][NFC] Move BufferizationOptions to op interface by Matthias Springer · 2 years, 5 months ago
  7. 0178ed1 [mlir][Vector] Support 0-D vectors in `BitCastOp` by Michal Terepeta · 2 years, 5 months ago
  8. 922a9cc [mlir][Vector] Add some missing tests for `broadcast` and `splat` by Michal Terepeta · 2 years, 5 months ago
  9. bf9be85 [mlir][linalg][bufferize] Op interface implementation for Bufferization dialect ops by Matthias Springer · 2 years, 5 months ago
  10. 153a24d Using make_unique instead of `new` (NFC) by Mehdi Amini · 2 years, 5 months ago
  11. 26955ed [mlir][ods] update attr/type def format docs by Mogball · 2 years, 5 months ago
  12. 720af81 [MLIR] Use a shared uniquer for affine maps and integer sets. by Ulysse Beaugnon · 2 years, 5 months ago
  13. 087c109 [MLIR][FlatAffineConstraints] Remove duplicate divisions while merging local ids by Groverkss · 2 years, 5 months ago
  14. b6cee14 Revert changes that should have been sent as a patch by Groverkss · 2 years, 5 months ago
  15. fb5e86e Address bondhugula's comments by Groverkss · 2 years, 5 months ago
  16. 7030fb3 Addressed comments by Groverkss · 2 years, 6 months ago
  17. 766d1b7 Fix doc comment for mergeLocalIds. by Groverkss · 2 years, 6 months ago
  18. c881753 Address more comments. by Groverkss · 2 years, 6 months ago
  19. 5a8533c Addressed more comments by Groverkss · 2 years, 6 months ago
  20. 73ebcf0 Fix asserts as suggested by Arjun by Groverkss · 2 years, 6 months ago
  21. 546265e Fix clang-format errors by Groverkss · 2 years, 6 months ago
  22. bcee3cf Update docs by Groverkss · 2 years, 6 months ago
  23. 64fab98 Update tests for mergeLocalIds by Groverkss · 2 years, 6 months ago
  24. c07ce7c Address arjun's comments by Groverkss · 2 years, 6 months ago
  25. db07606 Move division representation to a common function by Groverkss · 2 years, 6 months ago
  26. b6e5484 Update mergeLocalIds docs by Groverkss · 2 years, 6 months ago
  27. f1c883f Update docs for mergeLocalIds by Groverkss · 2 years, 6 months ago
  28. e6dc46b Implement division merging by Groverkss · 2 years, 6 months ago
  29. e82662e [mlir][ods] fix defgen on empty files by Mogball · 2 years, 5 months ago
  30. 9e39316 [mlir][bufferization] fixed typo in to_memref doc by Aart Bik · 2 years, 5 months ago
  31. fc68896 [mlir][drr] Simple heuristic to reduce chance of accidental nullptr dereference by Jacques Pienaar · 2 years, 5 months ago
  32. 4d4a819 [mlir][linalg][bufferize] Bufferization of tensor.insert by Matthias Springer · 2 years, 5 months ago
  33. 20137ff [mlir] Remove extractVectorTypeFromShapedValue by Kazu Hirata · 2 years, 5 months ago
  34. bb4e036 [mlir][ods][nfc] fixing test cases by Mogball · 2 years, 5 months ago
  35. 000866c [mlir][ods][nfc] fix gcc-5 build by Mogball · 2 years, 5 months ago
  36. 8abd671 [mlir][ods] AttrOrTypeGen uses Class by Mogball · 2 years, 5 months ago
  37. 7cc1a05 [mlir][Vector] Thread 0-d vectors through vector.transfer ops by Nicolas Vasilache · 2 years, 5 months ago
  38. 95eea2a [mlir][linalg] Disable tensor-matmul test under asan by Stephan Herhut · 2 years, 5 months ago
  39. 5418586 Fixed a memory leak in the PDLToPDLInterp RootOrderingTest. by Stanislav Funiak · 2 years, 5 months ago
  40. 9308071 [mlir][linalg][bufferize] CallOps do not bufferize to memory writes by Matthias Springer · 2 years, 5 months ago
  41. 4676c49 [mlir] Add a helper for TiledLoopOp to get an operand tied to the bbArg. by Alexander Belyaev · 2 years, 5 months ago
  42. cacc8ea [mlir] Make sure linearizeCollapsedDims doesn't drop input map dims by Thomas Raoux · 2 years, 5 months ago
  43. 52cf333 Revert "[mlir] Make sure linearizeCollapsedDims doesn't drop input map dims" by MaheshRavishankar · 2 years, 5 months ago
  44. 0488bef [mlir] Make sure linearizeCollapsedDims doesn't drop input map dims by MaheshRavishankar · 2 years, 5 months ago
  45. d9403c5 [mlir] Update accessors prefixed form (NFC) by Jacques Pienaar · 2 years, 5 months ago
  46. e02e5ff [mlir][sparse] added sparse out element wise mult integration test by Aart Bik · 2 years, 5 months ago
  47. 2dc410b [mlir][sparse] fix typos in integration tests by Aart Bik · 2 years, 5 months ago
  48. 681f54a Revert "[MLIR] Update Vector To LLVM conversion to be aware of assume_alignment" by Stephen Neuendorffer · 2 years, 5 months ago
  49. b9580d8 [mlir][sparse] refine simply dynamic sparse tensor outputs by Aart Bik · 2 years, 5 months ago
  50. 52ca8db [mlir][tensor] InsertSliceOp verification. by Nicolas Vasilache · 2 years, 5 months ago
  51. 50d7fc8 [mlir][MemRef] Fix SubViewOp canonicalization when a subset of unit-dims are dropped. by MaheshRavishankar · 2 years, 5 months ago
  52. 421cc58 [mlir][tosa] Add tosa.conv2d as fully_connected canonicalization by not-jenni · 2 years, 5 months ago
  53. 748853f [mlir][linalg] Add decompose to CodegenStrategy. by gysit · 2 years, 5 months ago
  54. 00b1862 [mlir][linalg] Adapt the decompose patterns to use a filter (NFC). by gysit · 2 years, 5 months ago
  55. 9c87b38 [mlir][linalg] Support the empty anchor op string when padding. by gysit · 2 years, 5 months ago
  56. 9b69332 [mlir][linalg] Use top down traversal for padding. by gysit · 2 years, 5 months ago
  57. 100506b [mlir][linalg] Fix windows build issue in hoist padding. by gysit · 2 years, 5 months ago
  58. 197f6a8 [mlir][linalg] Run CSE after every CodegenStrategy transformation. by gysit · 2 years, 5 months ago
  59. ffa408a [mlir] Fix BufferizationToMemRef build. by Alexander Belyaev · 2 years, 5 months ago
  60. 239b864 [mlir] Decompose Bufferization Clone operation into Memref Alloc and Copy. by Julian Gross · 2 years, 6 months ago
  61. 09bb630 [mlir] Move bufferization-related passes to `bufferization` dialect. by Alexander Belyaev · 2 years, 5 months ago
  62. 75d5b21 [mlir][OpDSL] Fix OpDSL tests after https://reviews.llvm.org/D114680. by gysit · 2 years, 5 months ago
  63. ca4d10a [mlir][python] Audit and fix a lot of the Python pyi stubs. by Stella Laurenzo · 2 years, 5 months ago
  64. c0733a5 [mlir][python] Implement more SymbolTable methods. by Stella Laurenzo · 2 years, 5 months ago
  65. 8994e58 [mlir][python] Add pyi stub files to enable auto completion. by Stella Laurenzo · 2 years, 5 months ago
  66. 9209a0d [mlir][sparse] generalize sparse tensor output implementation by Aart Bik · 2 years, 6 months ago
  67. ba13d6f [mlir][sparse] some leftover cleanup from migration to bufferization dialect by Aart Bik · 2 years, 5 months ago
  68. 314395f [mlir] Handle an edge case when folding reshapes with multiple trailing 1 dimensions by Benjamin Kramer · 2 years, 5 months ago
  69. 1e06729 [mlir][memref] Fix bug in verification of memref.collapse_shape by Stephan Herhut · 2 years, 5 months ago
  70. 4ad4b7d [mlir][python] Normalize asm-printing IR behavior. by Stella Laurenzo · 2 years, 5 months ago
  71. 31f7309 [mlir] NFC - Move invalid.mlir tests to the proper dialects by Nicolas Vasilache · 2 years, 5 months ago
  72. 381bd1e [mlir] Enable MLIRDialectUtilsTests by Chia-hung Duan · 2 years, 5 months ago
  73. 5f36c04 Fixed broken build under GCC 5.4. by Stanislav Funiak · 2 years, 5 months ago
  74. 148506d [mlir] Fix a warning by Kazu Hirata · 2 years, 5 months ago
  75. 4e1d61c [MLIR] Avoid creation of buggy affine maps when incorrect values of number of dimensions and number of symbols are provided. by Arnab Dutta · 2 years, 5 months ago
  76. d43cd2a [MLIR] Prevent creation of buggy affine map after linearizing collapsed dimensions of source map by Arnab Dutta · 2 years, 5 months ago
  77. 5ad8e57 [MLIR] Allow `Idempotent` trait to be applied to binary ops. by Chris Jones · 2 years, 5 months ago
  78. 485d3ae [mlir][Vector] Support 0-D vectors in `BroadcastOp` by Michal Terepeta · 2 years, 5 months ago
  79. 30f1fa8 [mlir][Standard] Support 0-D vectors in `SplatOp` by Michal Terepeta · 2 years, 5 months ago
  80. 34280ce [MLIR] Simplex: fix a bug when rolling back a Simplex with no solutions by Arjun P · 2 years, 5 months ago
  81. 350ce5c [MLIR] Simplex::pivot: also update the redundant rows when pivoting by Arjun P · 2 years, 5 months ago
  82. d733deb [mlir][OpenMP] Add support for SIMD modifier by Mats Petersson · 3 years ago
  83. f127d04 [mlir][linalg][bufferize][NFC] InsertSliceOp no-copy detection as PostAnalysis by Matthias Springer · 2 years, 5 months ago
  84. c73407e Provide a definition for OperationPosition::kDown by Benjamin Kramer · 2 years, 5 months ago
  85. eb1ee3c [PDL] fix unused variable warning in Release builds by Benjamin Kramer · 2 years, 5 months ago
  86. 27c4211 Added line numbers to the debug output of PDL bytecode. by Stanislav Funiak · 2 years, 5 months ago
  87. 0ac9d52 Multi-root PDL matching using upward traversals. by Stanislav Funiak · 2 years, 5 months ago
  88. 9ab24a6 Implementation of the root ordering algorithm by Stanislav Funiak · 2 years, 5 months ago
  89. cbec331 Introduced iterative bytecode execution. by Stanislav Funiak · 2 years, 5 months ago
  90. 1be1560 Defines new PDLInterp operations needed for multi-root matching in PDL. by Stanislav Funiak · 2 years, 5 months ago
  91. 5854f83 [mlir][linalg] Simplify the hoist padding tests. by Tobias Gysi · 2 years, 5 months ago
  92. c07e1e9 [mlir][Vector] Minor formatting fixes in Vector.md by Michal Terepeta · 2 years, 5 months ago
  93. 18863d5 [mlir][linalg][bufferize][NFC] Pass BufferizationState to PostAnalysisStep by Matthias Springer · 2 years, 5 months ago
  94. 4a66098 [mlir][linalg][bufferize] Compose dialect-specific bufferization state by Matthias Springer · 2 years, 5 months ago
  95. 1c43f57 [mlir][linalg][bufferize][NFC] Allow returning arbitrary memrefs by Matthias Springer · 2 years, 5 months ago
  96. 91a8f08 [mlir][linalg][bufferize][NFC] Extract func boundary bufferization by Matthias Springer · 2 years, 5 months ago
  97. 5434a97 [mlir][linalg][bufferize][NFC] Move Affine interface impl to new build target by Matthias Springer · 2 years, 5 months ago
  98. 2572781 Fix link to the other docs from the Bufferization dialect by Mehdi Amini · 2 years, 5 months ago
  99. 5b4adec [mlir][Vector] Support 0-D vectors in `VectorPrintOpConversion` by Michal Terepeta · 2 years, 5 months ago
  100. 765ce1a [MLIR] NFC. Rename MLIR CAPI ExecutionEngine target for consistency by Uday Bondhugula · 2 years, 6 months ago