1. 0f558f3 [flang][OpenMP] Check conflicts between predetermined/explicit DSA (#194961) by Krzysztof Parzyszek · 67 minutes ago main master
  2. ede59d3 [flang][OpenMP] Implement better GetOmpObjectList, NFC (#195171) by Krzysztof Parzyszek · 80 minutes ago
  3. 65252d8 [FLANG] Correctly handle bad AT descriptors in FORMAT statements (#194960) by laoshd · 16 hours ago
  4. 9f65dd0 [flang][NFC] Converted five tests from old lowering to new lowering (part 54) (#194774) by Eugene Epshteyn · 20 hours ago
  5. bce3202 [Flang][Driver] NFC: Move Flang/Fortran only options to a separate file (#194398) by Kiran Chandramohan · 20 hours ago
  6. e988893 [flang][OpenMP] Remove deferredNonVariables_ from OmpStructureChecker… (#195100) by Krzysztof Parzyszek · 23 hours ago
  7. 99ff57e [flang][openmp] Fix incorrect reduction for array section in OpenMP DO SIMD (#192394) by SunilKuravinakop · 23 hours ago
  8. ffbda2a [flang][fir] Support memref to memref fir.convert (#194954) by Ivan R. Ivanov · 25 hours ago
  9. 3b09946 [flang][lower] fix source location in WHERE constructs (#194849) by jeanPerier · 31 hours ago
  10. 5ce96d8 [flang][OpenMP] Simplify unpacking directive arguments, NFC (#194952) by Krzysztof Parzyszek · 2 days ago
  11. b924854 [flang][FIR][Mem2Reg] Do not emit potentially wrong debug info (#194837) by Ivan R. Ivanov · 2 days ago
  12. 609892d [flang][HLFIR] Fix crash in WHERE with exactly_once inside elemental (#194443) by Michael Klemm · 2 days ago
  13. 568d14d [Flang][Semantics] Fix crash on invalid function result declaration (#194648) by ShashwathiNavada · 2 days ago
  14. 769478e [flang][NFC] Converted five tests from old lowering to new lowering (part 53) (#194772) by Eugene Epshteyn · 2 days ago
  15. 89bdf7c [flang][pft] visit original symbol in acc use_device (#194588) by jeanPerier · 2 days ago
  16. 60e7646 [flang] Follow up #192674 Add INLINEALWAYS Directive (#194313) by Jack Styles · 2 days ago
  17. cd2cd61 [flang] Avoid exponential traversal in deep type extensions (#191955) by Sairudra More · 2 days ago
  18. 58fcf9d [flang] Do not mark CUDA device variables as dso_local (#194500) by khaki3 · 3 days ago
  19. cfc13c4 [flang][OpenMP] Frontend support for BEGIN/END METADIRECTIVE (#194402) by Krzysztof Parzyszek · 3 days ago
  20. ce67e50 [flang][NFC] Converted five tests from old lowering to new lowering (part 52) (#194525) by Eugene Epshteyn · 3 days ago
  21. b9c939e [flang][cuda] Preserve fir.rebox captured by cuf.kernel via CUDAKernelOpInterface (#193890) by Zhen Wang · 3 days ago
  22. ba46d43 [Flang][OpenMP] Validate `omp_initial_device` `omp_invalid_device` as device IDs (#193669) by Amit Tiwari · 3 days ago
  23. a9b3133 [Flang] Fix -Wopen-mp-* and -Wopen-acc-* flag spellings (#188434) by Michael Klemm · 3 days ago
  24. 1cc410f [flang][OpenMP] Move implementation detail from header to source, NFC (#194638) by Krzysztof Parzyszek · 3 days ago
  25. ac98fb5 [flang] allow rebox/embox of OPTIONAL (#194319) by jeanPerier · 3 days ago
  26. 81d9859 [flang][NFC] Converted five tests from old lowering to new lowering (part 51) (#194522) by Eugene Epshteyn · 3 days ago
  27. 9ee32e6 Revert "[Flang][OpenMP] Clear close on descriptor members for box parents in USM" (#194568) by Jan Patrick Lehr · 3 days ago
  28. 55d777c [flang] improve array section analysis for WHERE (#194399) by jeanPerier · 3 days ago
  29. 814f0d6 [Flang][OpenMP] Clear close on descriptor members for box parents in USM (#194287) by Kareem Ergawy · 3 days ago
  30. bd482e8 [flang][cuda] Restore constructor for global only module (#194466) by Valentin Clement (バレンタイン クレメン) · 4 days ago
  31. 7fbbfb1 [flang][OpenMP] Move some utility functions from Semantics to Parser,… (#194434) by Krzysztof Parzyszek · 4 days ago
  32. c7de3d2 [Flang][OpenMP] Add support for scope construct (#193098) by Sunil Shrestha · 4 days ago
  33. 40c0c2e [NFC][flang] Reodered checks for concrete ops and ifaces. (#193879) by Slava Zakharin · 4 days ago
  34. 73a699d [flang][cuda] Include constant extents in cuf.alloc size computation (#194288) by khaki3 · 4 days ago
  35. d825d9e [flang][cuda] Fix CUFDeviceGlobal duplicate skip and CUFAddConstructor for empty gpu.module (#194290) by khaki3 · 4 days ago
  36. daf522e [flang][NFC] Converted five tests from old lowering to new lowering (part 50) (#194277) by Eugene Epshteyn · 4 days ago
  37. 29ee578 [Flang][OpenMP] Allow Fortran BLOCK construct inside WORKSHARE region (#193352) by jay0x · 4 days ago
  38. e51e107 [flang][semantics][openacc] Allow collapse clauses on do concurrent (#192488) by Andre Kuhlenschmidt · 4 days ago
  39. 13fc614 [Flang][OpenMP] Fix crash lowering parallel do with nested tile construct (#193955) by CHANDRA GHALE · 4 days ago
  40. 8085f9e [MLIR][OpenMP][OMPIRBuilder] Improve shared memory checks (#161864) by Sergio Afonso · 4 days ago
  41. 90abe99 [Flang][OpenMP] Add pass to replace allocas with device shared memory (#161863) by Sergio Afonso · 4 days ago
  42. 0544c8f [flang][NFC] Converted five tests from old lowering to new lowering (part 49) (#194276) by Eugene Epshteyn · 4 days ago
  43. 01b0ac3 [flang] only instantiate required symbols from parent modules (#193689) by jeanPerier · 4 days ago
  44. d573f8e [flang][OpenMP] Rename "declare constructs" to directives, NFC (#194240) by Krzysztof Parzyszek · 5 days ago
  45. 495c15b [flang][OpenMP] Replace llvmOmpClause with llvm::omp::Clause (#194162) by Krzysztof Parzyszek · 6 days ago
  46. 0de037a [flang][OpenMP] Clear branch labels in all program units (#194152) by Krzysztof Parzyszek · 6 days ago
  47. fe54563 [mlir] Add analysis filter in dataflow solver (#192998) by Max191 · 7 days ago
  48. a627c2b [flang] [flang-rt] Implement AT edit descriptor for Fortran 202X with appropriate handling and tests (#189157) by laoshd · 7 days ago
  49. b529b85 [flang] Fix abort on invalid -fdo-concurrent-to-openmp value. (#193929) by Abid Qadeer · 7 days ago
  50. 74b0f99 [flang][NFC] Converted five tests from old lowering to new lowering (part 48) (#193889) by Eugene Epshteyn · 7 days ago
  51. ffa9a33 [flang][OpenMP] Rename dirSpec to spec in openmp-parsers.cpp, NFC (#193967) by Krzysztof Parzyszek · 7 days ago
  52. 07ca477 [flang][NFC] Converted five tests from old lowering to new lowering (part 47) (#193886) by Eugene Epshteyn · 7 days ago
  53. 2b3b058 [flang][OpenMP] Move branching verification to semantic checks (#193324) by Krzysztof Parzyszek · 7 days ago
  54. b6cc46b [flang][OpenMP] Make OpenMPLoopConstruct inherit from OmpBlockConstruct (#193823) by Krzysztof Parzyszek · 7 days ago
  55. a089fb3 [Flang] Add `INLINEALWAYS` Compiler Directive (#192674) by Jack Styles · 7 days ago
  56. 487adc2 [flang][debug] generate llvm.fake.use for arguments at -g and O0 (#187044) by jeanPerier · 7 days ago
  57. fb71e10 Revert "[flang][cuda] Preserve fir.rebox captured by cuf.kernel in SimplifyArrayCoorOp" (#193855) by Zhen Wang · 8 days ago
  58. fdaba5c [flang] Add comparison operators for c_devptr (#192687) by nvptm · 8 days ago
  59. 8bb5659 [flang][cuda] Preserve fir.rebox captured by cuf.kernel in SimplifyArrayCoorOp (#193837) by Zhen Wang · 8 days ago
  60. 1d3f4d2 [flang] Add parser support for Fortran 2023 conditional arguments (F2023 R1526-R1528) (#191303) by Vineet Kumar · 8 days ago
  61. d1df21e [flang][OpenMP] Add parallel loop to loop directive parser set (#193621) by Matt · 8 days ago
  62. 163150b [flang][cuda] Flatten memref descriptors in GPU kernel argument packing (#193651) by Zhen Wang · 8 days ago
  63. 97e318d [flang] Route elemental CHARACTER MIN/MAX OPTIONAL cases through custom lowering (#191244) by Sairudra More · 8 days ago
  64. ee219d5 [flang] Support polymorphic types in conditional expressions (#192684) by Caroline Newcombe · 8 days ago
  65. 5d31d1f [flang] Add the MLIR pass pipelines for dumping (#183144) by tedj · 8 days ago
  66. 029f9b0 [flang] Ignore -fno-realloc-lhs for polymorphic allocatable LHS with warning (#192697) by Eugene Epshteyn · 8 days ago
  67. 0a33d60 [flang][OpenMP] Remove OmpEndLoopDirective from PFT (#193602) by Krzysztof Parzyszek · 8 days ago
  68. 5e52d52 [Flang][Semantics] Allow EVENT_TYPE, LOCK_TYPE and NOTIFY TYPE to be deallocate (#192940) by Jean-Didier PAILLEUX · 8 days ago
  69. a2a1cd7 [flang] Add Flang Community Call notes for 4/22/2026 (#193575) by Alexis Perry-Holby · 8 days ago
  70. 2ac813e [flang] Disable copy-out to INTENT(IN) args (#192382) by Eugene Epshteyn · 9 days ago
  71. caa1d3e [flang] Fix inline transfer for unsigned integer types (#193570) by Zhen Wang · 9 days ago
  72. 8b525a9 [flang][OpenMP] Support user-defined declare reduction with derived types (#190288) by Matt · 9 days ago
  73. 862762d [flang][OpenMP] Remove unused member, NFC (#193512) by Krzysztof Parzyszek · 9 days ago
  74. be0e278 [flang] Update LIT test for big-endian platform (NFC) (#193309) by Kelvin Li · 9 days ago
  75. 558a86d [Flang] Add SIMD Compiler Directive (#192969) by Jack Styles · 9 days ago
  76. b8d9688 [flang] Move ResolveAccParts and ResolveOmpParts into better location… (#193497) by Krzysztof Parzyszek · 9 days ago
  77. ca14ed8 [flang][OpenMP] Move directive deprecation check to semantic checks (#192796) by Krzysztof Parzyszek · 9 days ago
  78. f7c421f [mlir][GPU] Refactor GPUOps lowering (#188905) by Hocky Yudhiono · 9 days ago
  79. db7af3d [Flang][OpenMP] Fix DEFAULT(NONE) check for Cray pointers in nested OpenMP directives (#190764) by Urvi Rav · 9 days ago
  80. 25a052e [Flang] bug: preprocessor increases backslash to double backslash (#191512) by SunilKuravinakop · 9 days ago
  81. f240d96 [Passes] Remove Os and Oz optimization pipelines (#191363) by Nikita Popov · 9 days ago
  82. 3d1c893 [flang][acc] Update fir.convert rematerialization handling (#193301) by Razvan Lupusoru · 10 days ago
  83. 553768a [flang][OpenACC] Limit hoisting out of compute operations. (#193099) by Slava Zakharin · 10 days ago
  84. e19be21 [flang][debug] Handle USE statements inside modules (#186184) by Abid Qadeer · 10 days ago
  85. 3b662b3 [flang][OpenMP] Get final label from nested constructs (#192517) by Krzysztof Parzyszek · 11 days ago
  86. ecd8bb9 [flang][OpenMP] Move ALLOCATE + privatize check to semantic checks (#192792) by Krzysztof Parzyszek · 11 days ago
  87. 5087430 [flang][cuda][openacc] Enable CUDA interop for use_device by default (#193058) by Valentin Clement (バレンタイン クレメン) · 11 days ago
  88. beb0cef [flang][cuda] Only apply the implicit data attribute on the component for use_device (#192146) by Valentin Clement (バレンタイン クレメン) · 11 days ago
  89. 89c9a3f [flang] add missing accel intrinsics (#193020) by yebinchon · 11 days ago
  90. 3ca7109 [mlir][acc][flang] Add genCast API to PointerLikeType (#192720) by Razvan Lupusoru · 11 days ago
  91. ce5e4dc [flang] preserve representation of logical constants from TRANSFER (#192417) by jeanPerier · 11 days ago
  92. 7f48846 [flang] NameUniquer helper for detecting module-scope data (#192733) by nvptm · 14 days ago
  93. dbfce37 [flang][cuda] Add option to preserve global with no use for debug info (#192731) by Valentin Clement (バレンタイン クレメン) · 14 days ago
  94. c96b540 [flang][PPC] Remove -flang-experimental-hlfir flag in ppc vector tests (NFC) (#192715) by Kelvin Li · 14 days ago
  95. aa36855 [flang][acc] Accept component reference in non-global `acc declare` (#192563) by Razvan Lupusoru · 14 days ago
  96. 176de16 [flang][OpenACC] Support acc routine info on ProcEntityDetails for separate compilation (#192367) by khaki3 · 14 days ago
  97. 418f0b3 [flang][cuda][openacc] use the ultimate symbol to set the implicit device attribute (#192553) by Valentin Clement (バレンタイン クレメン) · 14 days ago
  98. 90746cb [flang][acc] Fix crash on collapse(force:N) with non-tightly nested loops (#191310) by khaki3 · 14 days ago
  99. a731f87 [flang][OpenMP] Clean up check-omp-structure.h, NFC (#192695) by Krzysztof Parzyszek · 14 days ago
  100. 051eec3 [flang] Fold x + 0, 0 + x and x - 0 for INTEGER and UNSIGNED (#192479) by Krzysztof Parzyszek · 14 days ago