1. f8d96cf Revert "[mlir][linalg] Add runtime verification for linalg ops" (#89780) by Ryan Holt · 7 hours ago main master
  2. 916824b [mlir] Update comment about `propertiesAttr` (NFC) (#89634) by Jeff Niu · 8 hours ago
  3. e78637d [mlir][linalg] Add runtime verification for linalg ops (#89342) by Ryan Holt · 8 hours ago
  4. b65439a [RemoveDIs][MLIR] Don't process debug records in the LLVM-IR translator (#89735) by Stephen Tozer · 10 hours ago
  5. 1036a8a [mlir][aarch64] Remove LIT config for lli (#89545) by Andrzej Warzyński · 13 hours ago
  6. 263c225 [mlir][linalg] Move transpose_matmul to targeted transform op (#89717) by Cullen Rhodes · 14 hours ago
  7. 7cb0d18 [mlir][EmitC] Update GlobalOp description (#89726) by Marius Brehler · 14 hours ago
  8. a3959de Revert "[mlir][linalg] Enable fuse consumer" (#89722) by Oleksandr "Alex" Zinenko · 14 hours ago
  9. 9d31cf4 EmitC: Add emitc.global and emitc.get_global (#145) (#88701) by Matthias Gehre · 16 hours ago
  10. 70dd3b8 [mlir][linalg] Add patterns to convert matmul to transposed variants (#89075) by Cullen Rhodes · 17 hours ago
  11. 761715c [MLIR] Harmonize the behavior of the folding API functions (#88508) by Christian Ulmann · 17 hours ago
  12. d9a7fc8 Make createReadOrMaskedRead and isValidMaskedInputVector vector utilities (#89119) by Lubomir Litchev · 23 hours ago
  13. 7a7dac9 [mlir][test] Reorganize the test dialect (#89424) by Jeff Niu · 27 hours ago
  14. 2709b1d [mlir] fix polynomial dialect docs by Alex Zinenko · 34 hours ago
  15. 0d9faa8 [mlir][Hoisting] Hoisting vector.extract/vector.broadcast pairs (#86108) by Steven Varoumas · 35 hours ago
  16. 895c0ec [mlir] fix latex formulas in the tutorial by Oleksandr "Alex" Zinenko · 35 hours ago
  17. 2378cfb Mark `mlir::Value::isa/dyn_cast/cast/...` member functions deprecated. (#89238) by Christian Sigg · 2 days ago
  18. ea69e40 [MLIR][Linalg] Enable fuse consumer (#85528) by donald chen · 2 days ago
  19. 7579f1d Revert "[MLIR] Generalize expand_shape to take shape as explicit input" (#89540) by Mehdi Amini · 2 days ago
  20. e0e1bd4 [MLIR] Generalize expand_shape to take shape as explicit input (#69267) by Gaurav Shukla · 2 days ago
  21. 6ca4b3b [mlir][python] Fix generation of Python bindings for `async` dialect (#75960) by Abhishek Kulkarni · 3 days ago
  22. 89db6f9 [mlir] fix typo in mem2reg [NFC] by Congcong Cai · 3 days ago
  23. 04f4c8a [mlir][python] fix memref._is_constant_int_like (#89447) by Maksim Levental · 4 days ago
  24. 0ac7b63 [mlir][tensor] Fold `tensor.reshape` for dynamic reshape (#88961) by Rob Suderman · 4 days ago
  25. ce20424 [mlir][llvm] Port `overflowFlags` to a native operation property (RELAND) (#89410) by Jeff Niu · 4 days ago
  26. 9bee472 [MLIR][OpenMP] Verify loop wrapper properties of omp.parallel (#88722) by Sergio Afonso · 4 days ago
  27. 11f0a56 [MLIR][LLVM] Add vector exception to composite type element ignore mode (#89385) by Christian Ulmann · 4 days ago
  28. 4dd5037 [mlir][ArmNeon] Update `LowerContractionToSMMLAPattern` to support proper unrolling for k dimension (#88591) by Kojo Acquah · 4 days ago
  29. 482a751 [mlir][xegpu] XeGPU alias ops folder pass (#88886) by Adam Siemieniuk · 4 days ago
  30. fd6e994 Switch member calls to `isa/dyn_cast/cast/...` to free function calls. (#89356) by Christian Sigg · 4 days ago
  31. 168a178 [MLIR][LLVM] Add flag to skip import of DICompositeType's elems (#89355) by Christian Ulmann · 4 days ago
  32. 16b5138 [MLIR][DataLayout] Add support for scalable vectors (#89349) by Christian Ulmann · 4 days ago
  33. d5912ce [mlir][emitc] Restrict types in EmitC (#88391) by Tina Jung · 5 days ago
  34. 19584cb Revert "[mlir][llvm] Port `overflowFlags` to a native operation property" (#89344) by Valentin Clement (バレンタイン クレメン) · 5 days ago
  35. 1d741f2 [mlir][python] allow passing in PYTHONPATH to lit tests (#89296) by Maksim Levental · 5 days ago
  36. 50c83ae [Tosa] TosaToLinalg: link in Index dialect (#89318) by Will Dietz · 5 days ago
  37. 279d6c4 [mlir][llvm] Port `overflowFlags` to a native operation property (#89312) by Jeff Niu · 5 days ago
  38. aaa7716 [mlir] Add def to `Properties.td` to help with enum properties (#89311) by Jeff Niu · 5 days ago
  39. e23a4d6 [mlir][python] add binding to `#gpu.object` (#88992) by Maksim Levental · 5 days ago
  40. 05af0f2 [MLIR][NVVM] Fix a typo in barrier.arrive Op (#89273) by Durgadoss R · 5 days ago
  41. 0c007ee [mlir][vector] Add support for linearizing Extract, ExtractStridedSlice, Shuffle VectorOps in VectorLinearize (#88204) by Charitha Saumya · 5 days ago
  42. f5dac21 [TOSA] FFT2D/RFFT2D accuracy increased (#88510) by Dmitriy Smirnov · 5 days ago
  43. 98dc86b [MLIR][Presburger] Use Identifiers outside Presburger library (#77316) by Bharathi Ramana Joshi · 5 days ago
  44. 38cab21 [mlir][emitc] Add EmitC lowering for arith.cmpi (#88700) by Corentin Ferry · 5 days ago
  45. e0bfecb [mlir][python] Fix PyOperationBase::walk not catching exception in python callback (#89225) by tomnatan30 · 5 days ago
  46. c61dcca [mlir][Bufferization] castOrReallocMemRefValue: Use BufferizationOptions (#89175) by Matthias Gehre · 5 days ago
  47. d370306 [MLIR][OpenMP] Check that omp.loop_nest represents at least one loop (#89082) by Sergio Afonso · 5 days ago
  48. 41d21ee [mlir][llvm] Clean out f8 types from compatible types list by Benjamin Kramer · 5 days ago
  49. 29907e0 [mlir][NFC] Move and improve ownership-based buffer dellocation docs (#89196) by Matthias Springer · 5 days ago
  50. 73dbbea [MLIR][Mem2Reg][LLVM] Enhance partial load support (#89094) by Christian Ulmann · 6 days ago
  51. 90cf2c3 [mlir][nvgpu] Simplify TMA IR generation (#87153) by Guray Ozen · 6 days ago
  52. 544bc5b [MLIR][NVVM] [NFC] Update Docs for shfl.sync Op (#89044) by Durgadoss R · 6 days ago
  53. 894aa12 [mlir][tosa] Add folding for TOSA ArgMax operator (#88871) by Dmitrii Agibov · 6 days ago
  54. a1dbe75 [mlir][gpu] Improve `gpu.shuffle` documentation. NFC. (#89168) by Jakub Kuderski · 6 days ago
  55. 8cc83e1 [MLIR] Update doc comment in ViewLikeInterface.td (NFC) (#89074) by Abdul Raheem · 6 days ago
  56. 17d2da0 [mlir][tosa] Fix tosa.Resize-to-linalg lowering (#88514) by fabrizio-indirli · 6 days ago
  57. af3f75d [mlir][py] Add NVGPU's `TensorMapDescriptorType` in py bindings (#88855) by Guray Ozen · 6 days ago
  58. c954441 [mlir] expose transform dialect symbol merge to python (#87690) by Oleksandr "Alex" Zinenko · 6 days ago
  59. 4d5d116 [mlir] transform.apply_patterns support more config options (#88484) by Oleksandr "Alex" Zinenko · 6 days ago
  60. e822ca2 [mlir] fix intNEQValue summary (#89029) by MbjYjbpivj · 6 days ago
  61. 6fd56d0 [MLIR][OpenMP] NFC: Remove LoopControl parsing/printing code (#88909) by Sergio Afonso · 7 days ago
  62. 4091725 [MLIR][Flang][OpenMP] Make omp.simdloop into a loop wrapper (#87365) by Sergio Afonso · 7 days ago
  63. ccdb4a5 [mlir][SparseTensor] Add missing dependent dialect to pass (#88870) by Matthias Springer · 7 days ago
  64. 6ca2d9c [mlir][python] Add `walk` method to PyOperationBase (#87962) by Hideto Ueno · 7 days ago
  65. 880966d [mlir][complex] Fastmath flag for complex angle (#88658) by Kai Sasaki · 7 days ago
  66. 589fff8 [mlir][vector] Determine vector sizes from the result shape in the ca… (#88249) by Prashant Kumar · 7 days ago
  67. 9c88201 [mlir][sparse][NFC] switching to using `let argments/results` in td files (#88994) by Peiming Liu · 7 days ago
  68. 8680448 specify dialect in polynomial docs (#88933) by Jeremy Kun · 7 days ago
  69. 732c219 [mlir] Fix a warning about an extraneous semicolon by Kazu Hirata · 7 days ago
  70. fdf661c [MLIR][XeGPU] Add XeGPU scattered ops (#86594) by Chao Chen · 7 days ago
  71. 825b35e [mlir][sparse] introduce `sparse_tensor.extract_iteration_space` operation. (#88554) by Peiming Liu · 7 days ago
  72. 4cd6242 Revert "[mlir][sparse] introduce sparse_tensor.iterate operation" (#88953) by Peiming Liu · 7 days ago
  73. d905e75 [mlir][sparse] introduce sparse_tensor.iterate operation (#88807) by Peiming Liu · 7 days ago
  74. ff390d5 fix Polynomial.td doc filename (#88900) by Jeremy Kun · 7 days ago
  75. eaf6e96 [mlir][tosa] Implement dynamic shape support for tosa.max_pool2d lowering (#87538) by Spenser Bauman · 7 days ago
  76. b0a6184 [MLIR][docs] Mention declarePromisedInterface in Interfaces doc (#88689) by Frederik Harwath · 7 days ago
  77. 6926d58 [vector][mlir] Restrict vector.shuffle to fixed-width vectors (#88733) by Andrzej Warzyński · 7 days ago
  78. cbfc566 [mlir][ArmSME] Support decomposing constant splats into ArmSME tiles (#88762) by Benjamin Maxwell · 7 days ago
  79. e7a424e Reapply "[Verifier] Reject va_start in non-variadic function (#88809)" by Jon Chesterfield · 7 days ago
  80. bdcd842 [MLIR][OpenMP] Make omp.taskloop into a loop wrapper (#87253) by Sergio Afonso · 8 days ago
  81. e48da1f [mlir][scf] `scf.while` uplifting: optimize op matching (#88813) by Ivan Butygin · 8 days ago
  82. 7e0ab6b [MLIR][OpenMP] Make omp.distribute into a loop wrapper (#87239) by Sergio Afonso · 8 days ago
  83. 39e17f5 [mlir][test] Fix -Wsign-compare in TestDialect.cpp (NFC) by Jie Fu · 8 days ago
  84. 0cd91ed [mlir][Interfaces] `Variable` abstraction for `ValueBoundsOpInterface` (#87980) by Matthias Springer · 8 days ago
  85. cf90b0b [docs][mlir] Fix broken links in 'llvm' dialects. (#88704) by Fr4nk1in · 8 days ago
  86. 324ae0b [mlir][scf] Uplift `scf.while` to `scf.for` (#76108) by Ivan Butygin · 8 days ago
  87. 85b95fe [mlir][spirv] Add target width to SPIR-V ABI (#88555) by Hsiangkai Wang · 8 days ago
  88. 1a98ed9 [mlir][Interfaces][NFC] Add TableGen test op for value bounds tests (#88717) by Matthias Springer · 8 days ago
  89. 792a3fd Add a polynomial dialect shell, attributes, and types (#72081) by Jeremy Kun · 8 days ago
  90. 483a157 Fix complex tanh overflows. (#88708) by Johannes Reifferscheid · 9 days ago
  91. c0c1e3e [mlir][ODS] Make `prop-dict` behave closer to `attr-dict` (#88659) by Markus Böck · 9 days ago
  92. 61721fd Fix rsqrt inaccuracies. (#88707) by Johannes Reifferscheid · 9 days ago
  93. 5c28979 Revert "Fix rsqrt inaccuracies." (#88705) by Johannes Reifferscheid · 9 days ago
  94. 0626642 [MLIR][OpenMP] Introduce the LoopWrapperInterface (#87232) by Sergio Afonso · 9 days ago
  95. c393d11 Fix rsqrt inaccuracies. (#88691) by Johannes Reifferscheid · 9 days ago
  96. 4933f46 [MLIR][LLVM] Fix recursive DI type export memory leak (#88122) by Billy Zhu · 9 days ago
  97. 3f39da8 [mlir] Add lib to tests for shared build (#88574) by Jacques Pienaar · 9 days ago
  98. d938d9d [mlir][complex] Fastmath flag support for complex.tanh (#88571) by Kai Sasaki · 10 days ago
  99. 5938fc0 [mlir][spirv] Add op decoration NoContraction (#88578) by Hsiangkai Wang · 11 days ago
  100. 205ae59 [MLIR][Bufferization] Choose default memory space in tensor copy insertion (#88500) by Kunwar Grover · 11 days ago