1. 161569d Revert "[OpenMP] Use ext linkage for kernels handles and globals handles keep…" (#201698) by dpalermo · 7 hours ago main master
  2. 7196c71 [MLIR][XeGPU] Promote memref.alloca to SLM in convert-vector-to-xegpu (#197978) by Nishant Patel · 8 hours ago
  3. e662f5d [MLIR][LLVMIR] Add support for intrinsics with metadata arguments (#200308) by Andy Kaylor · 8 hours ago
  4. 8696168 [mlir][acc] Add operation for private handle to memref (#201603) by Razvan Lupusoru · 12 hours ago
  5. 8d7d764 [mlir][x86] Fix - replace `vector.load` with `vector.transfer_read` (#201503) by Arun Thangamani · 13 hours ago
  6. dfce930 [mlir][Func][EmitC] Bail-out to avoid errors from MemRef array conversions (#198583) by ioana ghiban · 14 hours ago
  7. 57a4f89 [mlir][EmitC] Convert MemRef::DeallocOp (#194591) by ioana ghiban · 18 hours ago
  8. ed5d32a [mlir][tosa] Improve folder conformance to TOSA specification (#200223) by Luke Hutton · 20 hours ago
  9. dcd7717 [mlir][ArithToLLVM] Lower arith.subui_extended (#197737) by Arseniy Obolenskiy · 22 hours ago
  10. 039d83e [mlir][arith] Use subui_extended in wide integer emulation of subi (#197762) by Arseniy Obolenskiy · 22 hours ago
  11. 43be140 [mlir][spirv] Add TOSA graph constant marking (#201095) by Davide Grohmann · 22 hours ago
  12. 68f52b0 [MLIR][XeGPU] Extend op definitions to support 3D+: dpas, dpas_mx (#199809) by Jianhui Li · 22 hours ago
  13. b154ab6 [MLIR][XeGPU] Extend op definitions to support 3D+: load_nd, store_nd, prefetch_nd (#199811) by Jianhui Li · 23 hours ago
  14. 59dd03d [mlir][linalg] Improve contraction specialization (#201300) by Longsheng Mou · 26 hours ago
  15. ca2185d [OpenMP] Use ext linkage for kernels handles and globals handles keep… (#200964) by Johannes Doerfert · 26 hours ago
  16. cfd0532 [NFC][mlir][SPIR-V] Test ceildivui/ceildivsi/floordivsi via test-convert-to-spirv (#198766) by Arseniy Obolenskiy · 31 hours ago
  17. 9e50b6d [mlir][acc] Specialize compute region target during ACCComputeLowering (#201386) by Razvan Lupusoru · 31 hours ago
  18. 188636c [mlir][acc] ACCComputeLowering needs to account for device_type par (#201267) by Razvan Lupusoru · 35 hours ago
  19. b989931 [mlir][Python] Downcast location returned from diagnostic (#201337) by Martin Erhart · 36 hours ago
  20. 1ddc978 [NFC][mlir][bufferization] Remove getMemRefType() helper (#199034) by Andrei Golubev · 2 days ago
  21. 9e9588a [mlir][spirv] Allow dynamic rescale parameter lengths (#200155) by Davide Grohmann · 2 days ago
  22. fc4f926 [mlir][bytecode] Add option to elide locations during serialization (#201183) by Peter Hawkins · 2 days ago
  23. f20c874 [Flang][OpenMP] Declare Target fixes for USM and declare target to (#200248) by agozillon · 2 days ago
  24. 07a7668 [mlir][emitc]: Add MemberCallOpaque op (#200057) by Jeremy Kun · 3 days ago
  25. ff7db6b Quantile Type and Low FP Support (#190321) by vsimion26 · 3 days ago
  26. fa9a66d [mlir][IR] Add builtin `TokenType` (#195640) by Matthias Springer · 3 days ago
  27. 86d1a0d [mlir] Remove unused DenseMapInfo::getTombstoneKey (#200633) by Fangrui Song · 3 days ago
  28. 7175acb [mlir][ROCDL][AMDGPU] Add result arguments to buffer atomics (#198596) by Krzysztof Drewniak · 3 days ago
  29. a3b458e [openacc] Attach Parallelism Levels to Auto Loops (#200884) by Delaram Talaashrafi · 3 days ago
  30. 8222d1d [MLIR][GPU] Support synchronous gpu.alloc and gpu.dealloc in gpu-to-llvm (#191661) by Jared Hoberock · 3 days ago
  31. 690822f [mlir][Linalg] Enable lowering/decomposing scalable pack ops (#200216) by Ege Beysel · 3 days ago
  32. c7a4a1c Reland "[flang][OpenMP] Fix lowering of LINEAR iteration variables (#188851)" (#194623) by Leandro Lupori · 3 days ago
  33. 18b0be6 [mlir][spirv][tosa] Add remaining TOSA 1.0 SPIR-V TOSA ops (#200383) by Davide Grohmann · 4 days ago
  34. f0d774d [mlir][nvgpu] Add roundtrip tests for warpgroup MMA operations (#199272) by Vaisman · 4 days ago
  35. a839014 [mlir][SPIR-V] Convert math.trunc to GL Trunc and CL trunc (#200739) by Arseniy Obolenskiy · 4 days ago
  36. 8287317 [mlir][SPIR-V] Add GL Trunc and CL trunc ops (#200738) by Arseniy Obolenskiy · 4 days ago
  37. 16ecd22 [mlir][SPIR-V] Convert math.fpowi to spirv.GL.Pow (#200563) by Arseniy Obolenskiy · 4 days ago
  38. b448894 [mlir][SPIR-V] Add roundtrip and validation test for spirv.Switch (NFC) (#200572) by Arseniy Obolenskiy · 4 days ago
  39. 60145f7 [mlir][SPIR-V] Add i64 tests for MemRef bitwidth emulation (NFC) (#200724) by Arseniy Obolenskiy · 4 days ago
  40. 31cb5ec [mlir][SPIR-V] Convert math.cttz to spirv.GLFindILsb (#200455) by Arseniy Obolenskiy · 4 days ago
  41. f41cb1c [mlir] Fix typo in toy tutorial (#200640) by Maximilian Ehlers · 5 days ago
  42. 4389550 [mlir][nfc] Fix assertion text in IndexingUtils (#181826) by Akimasa Watanuki · 6 days ago
  43. 2a4575c [MLIR][GPU][NFC] Reformat GPU target attachment tests (#199339) by Akimasa Watanuki · 6 days ago
  44. 9a619fb [mlir][SPIR-V] Convert math.clampf to spirv.GLFClamp and math.ctpop to spirv.BitCount (#200454) by Arseniy Obolenskiy · 6 days ago
  45. 3938445 Revert "[MLIR][Arith][WIE] Fix Conversions for Shift Left and Right Ops" (#200512) by veera · 6 days ago
  46. 5f96e8f [mlir][vector] Fix incorrect byte-alignment assumption in ConvertVectorStore (#189235) by Mehdi Amini · 6 days ago
  47. 1fc7b61 [MLIR][Arith][WIE] Fix Conversions for Shift Left and Right Ops (#198457) by veera · 6 days ago
  48. 4362b21 [Flang][OpenMP]Handling restrictions of using Memory-Order-Clause with Atomic-Clause (#199636) by SunilKuravinakop · 6 days ago
  49. 9e46237 [LLVM] Precise error message for intrinsic signature verification (2/n) (#199217) by Rahul Joshi · 7 days ago
  50. c16aaa8 [mlir][spirv][tosa] Extend TOSA to SPIR-V TOSA op conversion (#200009) by Davide Grohmann · 7 days ago
  51. ebefff5 [MLIR][NVVM] Split nvvm.barrier into nvvm.barrier and nvvm.barrier.reduction (#199404) by xys-syx · 7 days ago
  52. 105a403 [mlir][EmitC] Include DeallocOp in AllocOp memref conversion tests (#198275) by ioana ghiban · 8 days ago
  53. d37e85b [BUILD]: Fix for af772866 (#200158) by Sohaib Iftikhar · 8 days ago
  54. 0a4f9ac [mlir][spirv] Remove unnecessary assertion (#200137) by Davide Grohmann · 8 days ago
  55. 66c09f2 [mlir][tosa] Limit consecutive concat rewrite to MAX_TENSOR_LIST_SIZE (#199051) by Luke Hutton · 8 days ago
  56. 2c75785 [mlir][SPIR-V][complex] Convert complex.add/sub/mul/div to SPIR-V ops (#200123) by Arseniy Obolenskiy · 8 days ago
  57. 468ea4e [mlir][SPIRVToLLVM] Add conversions for more GL ops (#200115) by Arseniy Obolenskiy · 8 days ago
  58. bd73bf2 [mlir][spirv] Add SPIR-V NonSemantic.Graph.DebugInfo (#199519) by Davide Grohmann · 8 days ago
  59. 13d6b4b [mlir][mem2reg] Promote memory slots through transparent view operations (#196924) by jeanPerier · 8 days ago
  60. 89ee578 [mlir][SliceAnalysis] Fix visited set to avoid infinite recursion (#200008) by fzi-haxel · 8 days ago
  61. 18f81f7 [MLIR][XeGPU] Propagate layout onto loop-carried iter_arg entry edges (#198862) by Nishant Patel · 9 days ago
  62. 874b398 [MLIR][AMDGPU] Add permlane16.var and permlanex16.var intrinsic ops (#199501) by stefankoncarevic · 9 days ago
  63. b47a0eb [mlir][tosa][spirv] Lower TOSA elementwise ops to SPIR-V TOSA (#199505) by Davide Grohmann · 9 days ago
  64. 1cf5389 [MLIR] Improve TypeID anonymous namespace check to handle GCC's __PRETTY_FUNCTION__ format (#199634) by Mieszko Dziadowiec · 9 days ago
  65. 1328422 [MLIR] Add a non-const ActionHandler getter to MLIRContext (#199652) by Kigyosi Alexandru · 9 days ago
  66. 82db614 [MLIR][XeGPU] Fix pass name in RUN command (#199766) by Nishant Patel · 9 days ago
  67. 9ac3d14 [mlir][MemRef] Move FlattenMemRefs to interfaces (#198625) by Krzysztof Drewniak · 9 days ago
  68. afdd4ca [MLIR][XeGPU] Clone trivial operations with multiple consumers in layout propagation to avoid layout conflict (#197514) by Nishant Patel · 10 days ago
  69. 0e12ba1 [mlir][xegpu] Deprecate XeGPUSubgroupDistribute and rename XeGPUSgToWiDistributeExperimental to XeGPUSgToLaneDistribute (#198027) by Nishant Patel · 10 days ago
  70. f1e9d9f [mlir][async] Lazily create the coroutine destroy-cleanup block (#199583) by Matthias Springer · 10 days ago
  71. 4418ac3 [mlir][mem2reg] fix assert for indirect blocking uses inside regions (#199193) by jeanPerier · 10 days ago
  72. c629687 [MLIR][NVVM] Add `nvvm.divf` Op (#198744) by Varad Rahul Kamthe · 10 days ago
  73. c003774 [mlir][x86] Fix - multiple issues / F8 support for AMX dot-product lowering (#196984) by Arun Thangamani · 10 days ago
  74. d3c761a Revert "[mlir][vector] Migrate drop-lead-unit-dim to shape_cast #196206" (#199546) by Omair Javaid · 11 days ago
  75. a0b120d [mlir] Don't assume non-erased DenseMap entries remain valid after erase. NFC (#199365) by Fangrui Song · 11 days ago
  76. 3568020 [MLIR][XeGPU]Extend load_matrix/store_matrix to support 1D SLM access (#198652) by Jianhui Li · 13 days ago
  77. 8e2b324 [MLIR] Fix mlir-doc build, add missing "-dialect nvgpu" (#199279) by Mehdi Amini · 13 days ago
  78. 45985c9 [mlir][xegpu] Allow layout mismatch between region yields and region results (#199119) by Charitha Saumya · 13 days ago
  79. 482b4d6 [MLIR][Linalg] Specialize more binary elementwise ops (#192290) by Julian Oppermann · 14 days ago
  80. ee52f1e [mlir][spirv] Fix `fp8` and `bf16` leaking into unsupported ops (#199102) by Igor Wodiany · 14 days ago
  81. 6e8a1d1 [mlir] Specify isSigned when creating APInt for I16 attributes (#198687) by Adam Paszke · 2 weeks ago
  82. 365df29 [CIR] Add CallConvLowering pass + Direct/Ignore ABI rewriting (#195737) by adams381 · 2 weeks ago
  83. aef41c4 [mlir][docs] Fix bugs in data flow analysis code example (#198200) by AidinT · 2 weeks ago
  84. 53a994c [mlir][gpu][Pipeline] Fix a link issue introduced in PR#197779. (#199060) by Md Abdullah Shahneous Bari · 2 weeks ago
  85. 7df45c4 revert/reapply "[Flang] [OpenMP] atomic compare (#184761)"" (#198978) by CHANDRA GHALE · 2 weeks ago
  86. 552e879 [MLIR][GPUToXeVMPipeline] Add unsupported data type emulation on `math`, `arith`, and `vector` ops. (#197779) by Md Abdullah Shahneous Bari · 2 weeks ago
  87. a8c1f2e [mlir] only verify moved symbols in transform (#197882) by Oleksandr "Alex" Zinenko · 2 weeks ago
  88. be1cacd [mlir][linalg] Add splat broadcast canonicalization pattern (#195980) by Hocky Yudhiono · 2 weeks ago
  89. 6f0a325 [mlir][tosa][spirv] Add TOSA to SPIR-V TOSA pass plumbing (#196539) by Davide Grohmann · 2 weeks ago
  90. c857cd3 [MLIR][lldb-dap] Update brace-expansion dependencies in VSCode plugins, resolving security alerts (#198549) by Stephan T. Lavavej · 2 weeks ago
  91. f07c761 [mlir][vector] Migrate drop-lead-unit-dim to shape_cast (#196206) by Krzysztof Drewniak · 2 weeks ago
  92. d02870b Revert "[Flang] [OpenMP] atomic compare (#184761)" (#198848) by Aiden Grossman · 2 weeks ago
  93. 3631267 [mlir][emitc] Support struct and union definition (#198198) by Gil Rapaport · 2 weeks ago
  94. 19e55d0 [MLIR][Arith] Partially fold and / or / xor const triples (#195588) by Max Graey · 2 weeks ago
  95. efbbaf1 [MLIR][XeGPU] Avoid chained-reductions in multi_reduction unrolling (#198307) by Dmitry Chigarev · 2 weeks ago
  96. 5961bef [mlir/memref] handle rank-0 contiguous check (#198541) by Alan Li · 2 weeks ago
  97. 84b6f1a [mlir][tosa] Remove unused `MulOperandsAndResultElementType` trait (#197968) by Luke Hutton · 2 weeks ago
  98. 2c587a1 [mlir][SPIR-V] Convert math.isnormal to spirv.IsNormal (#198607) by Arseniy Obolenskiy · 2 weeks ago
  99. 499980b [mlir][SPIR-V] Add ISubBorrow canonicalization patterns (#198637) by Arseniy Obolenskiy · 2 weeks ago
  100. 1e4224f [mlir][SPIRVToLLVM] Add missing conversions for GL ops (#198722) by Arseniy Obolenskiy · 2 weeks ago