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