1. ba22d55 Don't store nullptrs in mlir::FuncOp::getAll*Attrs' result by Tres Popp · 2 years, 5 months ago
  2. 03cb7e9 [MLIR] [docs] Fix misguided examples in memref.subview operation. by seongwon bang · 2 years, 5 months ago
  3. 6ce4e68 [mlir] Move memref.[tensor_load|buffer_cast|clone] to "bufferization" dialect. by Alexander Belyaev · 2 years, 5 months ago
  4. d0e2ffd [mlir][linalg] Cleanup hoisting test (NFC). by Tobias Gysi · 2 years, 5 months ago
  5. a5c9128 [mlir][linalg] Perform checks early in hoist padding. by Tobias Gysi · 2 years, 5 months ago
  6. 559515a [mlir][linalg] Limit hoist padding to constant paddings. by Tobias Gysi · 2 years, 5 months ago
  7. a990f2c [mlir][linalg] Add backward slice filtering in hoist padding. by Tobias Gysi · 2 years, 5 months ago
  8. 50d22af [mlir][linalg][bufferize][NFC] Move SCF interface impl to new build target by Matthias Springer · 2 years, 5 months ago
  9. d4371b8 Revert "[mlir][SCF] Further simplify affine maps during `for-loop-canonicalization`" by Alexander Belyaev · 2 years, 5 months ago
  10. 75df2d8 [mlir][spirv] arith::RemSIOp OpenCL lowering by Butygin · 2 years, 6 months ago
  11. 92db8c2 [mlir][spirv] Float atomics should not imply Shader by Butygin · 2 years, 6 months ago
  12. 5d0df77 [mlir][interfaces] Add insideMutuallyExclusiveRegions helper by Matthias Springer · 2 years, 5 months ago
  13. 3fb7cbf [MLIR] Rename test/python/dialects/math.py -> math_dialect.py by Uday Bondhugula · 2 years, 5 months ago
  14. 0f5a8c4 [mlir][SCF] Further simplify affine maps during `for-loop-canonicalization` by Matthias Springer · 2 years, 5 months ago
  15. bd62bba [mlir][SCF] Fix off-by-one bug in affine analysis by Matthias Springer · 2 years, 5 months ago
  16. 4d92459 [NFC] Improve debug message in getAsIntegerSet by Uday Bondhugula · 2 years, 5 months ago
  17. f4991fd [mlir][linalg][bufferize][NFC] Move arith interface impl to new build target by Matthias Springer · 2 years, 5 months ago
  18. 4a39cf9 Promote readability by factoring out creation of min/max operation. Remove unnecessary divisions. by bakhtiyar · 2 years, 5 months ago
  19. 48d5fbc [mlir][spirv] Change the return type for {Min|Max}VersionBase by Lei Zhang · 2 years, 5 months ago
  20. 32a66d7 [mlir][linalg] Simplify padding test (NFC). by Tobias Gysi · 2 years, 5 months ago
  21. de0044c [mlir][linalg] Add makeComposedPadHighOp. by Tobias Gysi · 2 years, 5 months ago
  22. 08c7551 [mlir][linalg] Update failure conditions for padOperandToSmallestStaticBoundingBox. by Tobias Gysi · 2 years, 5 months ago
  23. f80b89f Revert "[ThreadPool] Do not return shared futures." by Florian Hahn · 2 years, 5 months ago
  24. 6d02104 [mlir][Linalg] Remove alloc/dealloc pair as a callback. by MaheshRavishankar · 2 years, 5 months ago
  25. ea9fc33 [mlir][Vector] NFC - Apply some clangd suggested fixes. by Nicolas Vasilache · 2 years, 5 months ago
  26. 9a7833b [mlir][linalg][bufferize][NFC] Move vector interface impl to new build target by Matthias Springer · 2 years, 5 months ago
  27. 2d55975 [mlir][linalg][bufferize][NFC] Move tensor interface impl to new build target by Matthias Springer · 2 years, 5 months ago
  28. 92f1865 [mlir][scf] Canonicalize scf.while with unused results by Butygin · 2 years, 5 months ago
  29. 86ab8cb Accept symmetric sparse matrix in Matrix Market Exchange Format. by Bixia Zheng · 2 years, 5 months ago
  30. eab0d2e [MLIR] Remove duplicate `Pass` suffix from ViewOpGraph class name by Uday Bondhugula · 2 years, 5 months ago
  31. a7a932b [mlir][sparse] Adding wrappers for constantOverheadTypeEncoding by wren romano · 2 years, 5 months ago
  32. bfe8ac3 [mlir][spirv] Add math to OpenCL conversion by Butygin · 2 years, 6 months ago
  33. df90b13 [mlir][tosa] Materialize tosa.pad value and fold noop pads by Rob Suderman · 2 years, 6 months ago
  34. 34a4ca0 [mlir][tosa] Separate tosa.transpose_conv decomposition and added stride support by Rob Suderman · 2 years, 5 months ago
  35. f1b4202 [mlir][Linalg] Add pad vectorization patterns into LinalgStrategyVectorize passes. by MaheshRavishankar · 2 years, 5 months ago
  36. 6b66a7e [mlir][sparse] Moving integration tests that merely use the Python API by wren romano · 2 years, 5 months ago
  37. 90801f3 [mlir][Vector] Thread 0-d vectors through InsertElementOp. by Nicolas Vasilache · 2 years, 5 months ago
  38. 89f925c [mlir][Vector] Thread 0-d vectors through ExtractElementOp. by Nicolas Vasilache · 2 years, 5 months ago
  39. 38393c3 [mlir][linalg][bufferize][NFC] Specify bufferize traversal in `bufferize` by Matthias Springer · 2 years, 5 months ago
  40. cbcef42 [ThreadPool] Do not return shared futures. by Florian Hahn · 2 years, 5 months ago
  41. 4e3e191 Revert "Revert "[mlir] Move AllocationOpInterface to Bufferize/IR/AllocationOpInterface.td."" by Alexander Belyaev · 2 years, 5 months ago
  42. 98d9e20 [mlir][Vector] Add a vblendps-based impl for transpose8x8 (both intrin and inline_asm) by Nicolas Vasilache · 2 years, 5 months ago
  43. 866d77c [mlir] Refactoring a few Parser APIs by Sandeep Dasgupta · 2 years, 5 months ago
  44. 10fd570 [mlir][linalg][bufferize] Limited support for scf.execute_region by Matthias Springer · 2 years, 5 months ago
  45. 71f81b2 [mlir][linalg][bufferize][NFC] Move helper function to op interface by Matthias Springer · 2 years, 5 months ago
  46. ff7ace8 [mlir][linalg][bufferize][NFC] Remove special casing of CallOps by Matthias Springer · 2 years, 5 months ago
  47. ca3e966 [mlir][linalg][bufferize][NFC] Clean up headers and function visibility by Matthias Springer · 2 years, 5 months ago
  48. 1b2b248 [mlir][memref] Fix expanded shape ops memref.cast folding with changed type by Benjamin Kramer · 2 years, 5 months ago
  49. bf0b841 [mlir] FlatAffineConstraint parsing for unit tests by Christian Ulmann · 2 years, 5 months ago
  50. 4045e77 [MLIR] Fix incorrect removal of source loop in loop fusion by Groverkss · 2 years, 5 months ago
  51. 1d12c48 Revert "[mlir] Move AllocationOpInterface to Bufferize/IR/AllocationOpInterface.td." by Alexander Belyaev · 2 years, 5 months ago
  52. 468b4a6 [mlir] Move AllocationOpInterface to Bufferize/IR/AllocationOpInterface.td. by Alexander Belyaev · 2 years, 5 months ago
  53. c90664a Revert "[mlir][Vector] Add a vblendps-based impl for transpose8x8 (both intrin and inline_asm)" by Mehdi Amini · 2 years, 5 months ago
  54. 3d23eb8 [mlir][vector] Fix TransferOpReduceRank for 0-D tensors by Lei Zhang · 2 years, 5 months ago
  55. dd1aab2 [mlir] support recursive types in type conversion infra by Alex Zinenko · 2 years, 5 months ago
  56. 9242b4e [MLIR] PresburgerSetTest: fix comment and add a test case by Arjun P · 2 years, 5 months ago
  57. 34a01b9 [mlir][linalg] Use getAsOpFoldResult in padding (NFC). by Tobias Gysi · 2 years, 5 months ago
  58. 4bc2c85 [mlir][linalg] Always generate an extract/insert slice pair when tiling output tensors. by Tobias Gysi · 2 years, 5 months ago
  59. 94d0e71 Rename MlirExecutionEngine lookup to lookupPacked by Tres Popp · 2 years, 5 months ago
  60. 26b80e6 [mlir][linalg] Remove tile and fuse test pass (NFC). by Tobias Gysi · 2 years, 5 months ago
  61. 31a70b4 [mlir] Add InitializeNativeTargetAsmParser to ExecutionEngine. by Nicolas Vasilache · 2 years, 5 months ago
  62. b9b2f46 [mlir][linalg] Add a tile and fuse on tensors pattern. by Tobias Gysi · 2 years, 5 months ago
  63. 87ff0b6 [mlir] Fix unintentional mutation by VectorType/RankedTensorType::Builder dropDim by Nicolas Vasilache · 2 years, 5 months ago
  64. a84e5b2 [mlir][linalg] Fix tile and fuse for outermost reduction. by Tobias Gysi · 2 years, 5 months ago
  65. 39b7ff6 [mlir][Vector] Add a vblendps-based impl for transpose8x8 (both intrin and inline_asm) by Nicolas Vasilache · 2 years, 5 months ago
  66. 3507731 [MLIR][NFC] Simplex: remove repeated words in comment by Arjun P · 2 years, 5 months ago
  67. fc01310 [mlir] Fix unused function warning (NFC) by Jacques Pienaar · 2 years, 5 months ago
  68. a36c1f2 [mlir] Move trait to InferTypeOpInterface by Jacques Pienaar · 2 years, 5 months ago
  69. d8deaab [MLIR][NFC] Simplex::restoreRow: improve documentation by Arjun P · 2 years, 5 months ago
  70. 6beb39d [MLIR] Simplify Semi-affine expressions by rule based matching and replacing "expr - q * (expr floordiv q)" with "expr mod q" expression. by Arnab Dutta · 2 years, 5 months ago
  71. 755e279 [MLIR] Avoid creation of buggy affine maps while replacing dimension and symbol by Arnab Dutta · 2 years, 5 months ago
  72. 64e73e8 [MLIR][GPU] Link in device libraries during HSA compilation if needed by Krzysztof Drewniak · 2 years, 5 months ago
  73. a594501 [mlir] Bug fix. Stream must outlive the pass manager. by rdzhabarov · 2 years, 5 months ago
  74. 820a748 [MLIR][GPU] Make the path to ROCm a runtime option by Krzysztof Drewniak · 2 years, 5 months ago
  75. b919fe1 NFC: Callout restriction on folding 0-result ops in documentation. by Stella Laurenzo · 2 years, 5 months ago
  76. 87dbf3e [MLIR][GPU] Run generic LLVM optimizations when serializing (on AMD) by Krzysztof Drewniak · 2 years, 5 months ago
  77. 5a7d219 [mlir][gpu] Extend shuffle op modes and add nvvm lowering by Thomas Raoux · 2 years, 5 months ago
  78. 804895c [mlir][vector] NFC, move some vector patterns in a separate file by Thomas Raoux · 2 years, 5 months ago
  79. 7201c1c [mlir][vector] Remove usage of shapecast to remove unit dim by Thomas Raoux · 2 years, 5 months ago
  80. a864454 [MLIR] Make the ROCM integration tests runnable by Krzysztof Drewniak · 2 years, 5 months ago
  81. 46d11e3 [mlir] Expose region utils functions by Valentin Clement · 2 years, 5 months ago
  82. 10ba572 [mlir][vector] Insert/extract element can accept index by Mogball · 2 years, 5 months ago
  83. 6aed369 [MLIR][NFC] Simplex::markRowRedundant: assert that row is not already marked redundant by Arjun P · 2 years, 5 months ago
  84. e245b29 [mlir][Linalg] Add method to check if LinalgTransformationFilter has been applied. by MaheshRavishankar · 2 years, 5 months ago
  85. 7823e6a [mlir] Fully qualify default generated type/attribute printer and parser by Markus Böck · 2 years, 5 months ago
  86. cabb4b5 [NFC][mlir] Inclusive language: Replace an instance of master in docs by Quinn Pham · 2 years, 5 months ago
  87. e9e7973 [mlir][Linalg] Do not return failure when all tile sizes are zero. by MaheshRavishankar · 2 years, 5 months ago
  88. 80115b3 [mlir][doc] Avoid name overlap that confuses copy_docs.sh (NFC) by Jacques Pienaar · 2 years, 5 months ago
  89. aa9b583 [MLIR][GPU] Add target arguments to SerializeToHsaco by Krzysztof Drewniak · 2 years, 5 months ago
  90. de40dfd [mlir][doc] Rename doc to match previous name by Jacques Pienaar · 2 years, 5 months ago
  91. 113c852 [mlir][Python] Fix generation of accessors for Optional by Michal Terepeta · 2 years, 5 months ago
  92. 0766981 [mlir][linalg][bufferize] Fix bufferize bug where non-tensor ops are not skipped by Matthias Springer · 2 years, 5 months ago
  93. ae43c22 [mlir][linalg][bufferize][NFC] Decouple ComprehensiveBufferize from tensor dialect by Matthias Springer · 2 years, 5 months ago
  94. 077b699 [mlir] Convert NamedAttribute to be a class by River Riddle · 2 years, 5 months ago
  95. 8e1e7be [mlir][sparse] refine lexicographic insertion to any tensor by Aart Bik · 2 years, 5 months ago
  96. 11aa8e0 [mlir][tosa] Revert add-0 canonicalization for floating-point by Robert Suderman · 2 years, 5 months ago
  97. c9633fc [MLIR][Docs] Fix link syntax in Rationale.md by J. Ryan Stinnett · 2 years, 5 months ago
  98. 207025a [mlir][tosa] Fixed shape inference for tosa.transpose_conv2d by Rob Suderman · 2 years, 5 months ago
  99. 81295c5 [mlir] Refactor AbstractOperation and OperationName by River Riddle · 2 years, 5 months ago
  100. 1c8ea33 [mlir] Improve documentation of shape dialect by Jacques Pienaar · 2 years, 5 months ago