Sign in
◑
Theme
llvm
/
llvm-project
/
flang
/
HEAD
83b271c
[flang][docs] Use Furo theme (#223151)
by Reid Kleckner
· 2 hours ago
main
master
9180902
[flang][OpenMP] Add -fopenmp-version flag to several tests (#224934)
by Krzysztof Parzyszek
· 3 hours ago
e325562
[flang][OpenMP] Annotate some directive and clause names (#225210)
by Krzysztof Parzyszek
· 3 hours ago
b0afcbc
[flang][OpenMP] NONTEMPORAL clause is allowed on DO SIMD in 5.0+ (#225082)
by Krzysztof Parzyszek
· 3 hours ago
46a07d6
[flang][cuda] Preserve allocator index when splitting host-accessible realloc assigns (#225537)
by Valentin Clement (バレンタイン クレメン)
· 3 hours ago
ceb3cf7
[mlir][acc] Add a synthetic flag to the data clause operations (#225213)
by Slava Zakharin
· 5 hours ago
01fc7ee
[flang][cuda] Add extra constructor option to CUFAddConstructor (#225181)
by Valentin Clement (バレンタイン クレメン)
· 5 hours ago
8e56b04
[FLANG][Semantics] Add check for DATA statement in interface body. (#221397)
by laoshd
· 6 hours ago
5957f47
[flang][acc] Don't treat a managed pointer as device resident data (#222769)
by yebinchon
· 7 hours ago
2fb693e
[Flang][OpenMP] Add diagnosing zero-length depend array sections and … (#224168)
by laoshd
· 8 hours ago
6dcfcbe
[flang][cuda] Record implicit managed attribution in module files (#224601)
by Kareem Ergawy
· 14 hours ago
624500d
[flang][debug] Do not scope device subprograms at the host procedure. (#225121)
by Abid Qadeer
· 14 hours ago
5d88b6f
[flang] Add option to exclude array literals from isCompilerGenerated (#225164)
by Valentin Clement (バレンタイン クレメン)
· 29 hours ago
cf29d81
[flang] Accept C-style comments in label fields (#207012)
by Leandro Lupori
· 32 hours ago
4f87dce
[flang][cuda] duplicate host_device procedures early and outline the copies under their original name (#224400)
by Zhen Wang
· 32 hours ago
ded0a82
[Flang][FIR] Handle SequenceTypes in isRecordWithAllocatableMember (#224048)
by agozillon
· 34 hours ago
1810ee3
[flang][OpenMP] Reword some diagnostic messages, NFC (#224945)
by Krzysztof Parzyszek
· 2 days ago
e9dc309
[MLIR][OpenMP] Support for dispatch construct with clauses nocontext & novariants (#215877)
by SunilKuravinakop
· 2 days ago
caa02e7
[flang][cuda] Implicitly attribute ALLOCATABLE/POINTER components as managed (#223087)
by Kareem Ergawy
· 2 days ago
5b8931a
[flang][cuda] Emit cuda sentinel only when compiling main (#224507)
by Valentin Clement (バレンタイン クレメン)
· 4 days ago
cc8a4e8
[flang][cuda] Split realloc for host-accessible CUDA Fortran allocatable assigns (#224195)
by Valentin Clement (バレンタイン クレメン)
· 4 days ago
cbb3652
[Flang][OpenMP] Support nested derived types in DO CONCURRENT device conversion (#218963)
by Arth Srivastava
· 4 days ago
f086eab
[flang] Mark visible Cray pointer associations as aliasing (#221350)
by junfengd-nv
· 4 days ago
51e842e
Reland [flang][HLFIR] make copyin/copyout allocation inline (#224063) (#224570)
by jeanPerier
· 5 days ago
da582da
Revert "[flang][HLFIR] make copyin/copyout allocation inline" (#224564)
by jeanPerier
· 5 days ago
61d6f57
[flang][HLFIR] make copyin/copyout allocation inline (#224063)
by jeanPerier
· 5 days ago
e259fe9
flang: Compute the module DataLayout from the triple and ABI (#224419)
by Matt Arsenault
· 5 days ago
cdbca5a
[flang] Fix RecordType sizes, TRANSFER lowering, and BIND(C) ABI on SystemZ/PPC64le (#220377)
by Daniel Chen
· 5 days ago
597f877
[OpenACC] Add a map flag for the attach/detach clause (#224433)
by Matsu
· 5 days ago
fa82871
[mlir][OpenACC] Error on external calls without acc routine info (#223815)
by Delaram Talaashrafi
· 5 days ago
175491d
[Flang][OpenMP] Improve use_device_addr code generation (#221265)
by Dominik Adamski
· 5 days ago
11b7a7e
[flang][semantics] Diagnose numeric storage size on use (#220779)
by Andre Kuhlenschmidt
· 5 days ago
e76b8e2
[flang][OpenACC] Attach a source location to the skipped-directive warning (#224348)
by Eugene Epshteyn
· 5 days ago
ddb3473
[mlir][LLVM] Add LLVM::getLoopAnnotationAttrName() (#224060)
by Scott Manley
· 5 days ago
4420de3
[flang][OpenACC] Skip non-loop evaluations when descending a collapsed/tiled DO nest (#223579)
by Ron Green [NVIDIA]
· 5 days ago
0afbd62
[OpenMP][DeviceRTL] Implement __kmpc_error for the error directive (#220702)
by Caroline Newcombe
· 6 days ago
d5b0880
[flang] Skip `fakeflang` tests on standalone build (#224241)
by Michał Górny
· 6 days ago
881fdbb
[Flang][Driver]Implemented the support for option -f[no-]optimize-sibling-calls in Flang (#216650)
by Kaviya Rajendiran
· 6 days ago
3082111
RuntimeLibcalls: Read exception model from the module flag (#223971)
by Matt Arsenault
· 6 days ago
4bdd9eb
[flang-rt] Copy out only the modified suffix of an argument temporary (#222101)
by Eugene Epshteyn
· 6 days ago
0f341c1
[flang] Fix unknown location for a main program that starts with INCLUDE (#224166)
by jiel-nv
· 6 days ago
e6b7b11
[flang][OpenMP] Remove dependency on openmp-runtime where not needed,… (#224122)
by Krzysztof Parzyszek
· 6 days ago
5b5cd3c
[flang][cuda] Limit mem:managed generic matching to allocatable and pointer (#223801)
by Valentin Clement (バレンタイン クレメン)
· 6 days ago
e2bc0dc
[flang][openacc][cuda] Recover acc routine bind info in CUDA Fortran module reads (#223595)
by Valentin Clement (バレンタイン クレメン)
· 6 days ago
ae08607
[flang][FIRToMemRef] Treat heap-pointer allocas as static, not as dynamic arrays (#223821)
by Susan Tan (ス-ザン タン)
· 6 days ago
aa031d5
[flang] Join reassociated sums with the head first (#223966)
by Tom Eccles
· 6 days ago
b61d448
[flang][test][NFC] Re-add OpenMP test for mismatched loop bound types (#223876)
by Gheorghe-Teodor Bercea
· 6 days ago
31da03e
[Flang] Diagnose nonvariable STAT= specifiers (#219696)
by nudt_yixiao
· 6 days ago
01e1990
[flang][OpenMP][NFC] Add missing lowering test coverage (#221079)
by Gheorghe-Teodor Bercea
· 6 days ago
5cad843
[flang] Attribute the generated entry point to the main program's start (#223742)
by jiel-nv
· 7 days ago
dbbb09a
[flang][cuda] Fix matching distance for use_device and none (#223849)
by Valentin Clement (バレンタイン クレメン)
· 7 days ago
1c5a7dd
[flang] Diagnose integer MOD/MODULO when the divisor is zero (#222790)
by junfengd-nv
· 7 days ago
c344b32
[flang][cuda] Save function result descriptor before function exit (#223484)
by Valentin Clement (バレンタイン クレメン)
· 7 days ago
0193ad6
[Flang][OpenMP] Remove close map type member removal code from MapInfoFinalization (#219438)
by agozillon
· 7 days ago
fa704cd
Revert "[flang][test][NFC] Add OpenMP test for mismatched loop bound types" (#223813)
by Valentin Clement (バレンタイン クレメン)
· 7 days ago
f41a2bb
[flang][test][NFC] Add OpenMP test for mismatched loop bound types (#221097)
by Gheorghe-Teodor Bercea
· 7 days ago
05f75cf
[Flang] Keep -fkeep-inline-functions as an ignored option (#223733)
by Zaara Syeda
· 7 days ago
caf65fb
[IR] Generalize !amdgpu.ignore.denormal.mode into !atomic.ignore.denormal.mode (#217585)
by Christian Sigg
· 7 days ago
25c6e1c
[flang][cuda][NFC] Move CUFDeviceIsActive function to the right place (#223453)
by Valentin Clement (バレンタイン クレメン)
· 7 days ago
2e51365
CodeGen: Remove TargetOptions::EABIVersion (#222672)
by Matt Arsenault
· 7 days ago
b97bedd
[Flang] Avoid crash resolving restricted specific intrinsics (#217852)
by nudt_yixiao
· 7 days ago
11dee44
[Flang][OpenMP] Support declare target on interfaces local to procedures (#218877)
by Sergio Afonso
· 7 days ago
75f17ad
[AMDGPU] Expose more subtarget features for MLIR (#223561)
by Krzysztof Drewniak
· 7 days ago
2f798de
[flang][acc] Ensure private recipe optional yields expected type (#223542)
by Razvan Lupusoru
· 7 days ago
540a604
[flang] Delete a trailing CYCLE that is the last statement of its DO (#223399)
by Kareem Ergawy
· 8 days ago
1f8045e
PPC: Replace EnableAIXExtendedAltivecABI with "target-abi" module flag (#221670)
by Matt Arsenault
· 8 days ago
c9eca37
[flang][openacc] Attach firstprivate scalar onto combined parallel loop (#222777)
by Susan Tan (ス-ザン タン)
· 8 days ago
c38e479
[flang][cuda][NFC] Link FIRCodeGenDialect against CUFAttrs (#223511)
by jiel-nv
· 8 days ago
6d45006
[flang][cuda] Exclude device variables from host debug info (#222241)
by jiel-nv
· 8 days ago
5cb93a3
[Flang][HLFIR] Bail out of EOSHIFT simplification for polymorphic arrays (#223118)
by Daniel Chen
· 8 days ago
dc5cde1
[flang][cuda] do not honor -fstack-arrays in device procedures (#223040)
by Zhen Wang
· 8 days ago
9f050fc
[flang] Promote scalar slots reached through fir.convert and fir.declare (#219314)
by Vijay Kandiah
· 8 days ago
08c619b
[flang] Respect math flags during conversions (#214311)
by jon-gibney
· 8 days ago
f0a8ecc
[OpenMP] Rename Assocation::LoopSeq to Association::LoopSequence, NFC (#223405)
by Krzysztof Parzyszek
· 8 days ago
62cf260
[FLANG][OMP] Add error message for invalid dependence type in taskwait construct (#219234). (#220837)
by laoshd
· 8 days ago
d6bc307
[Flang][OpenMP] Fix use_device_addr descriptor types (#222961)
by Akash Banerjee
· 8 days ago
e9999f1
[MLIR][OpenMP] DeclareTargetInterface and DeclareTargetAttr cleanup (#217295)
by Sergio Afonso
· 9 days ago
c89c905
[Flang][OpenMP] Show warning for -fdoconcurrent-to-openmp in SIMD only mode (#220943)
by Sergio Afonso
· 9 days ago
ae956f7
[OpenMP] Add definitions for REDUCTION_KIND and SHIFT clauses (#222745)
by Krzysztof Parzyszek
· 9 days ago
fce7dfd
[Flang][Driver]Implemented support for option -momit-leaf-frame-pointer/-mno-omit-leaf-frame-pointer in flang (#216700)
by Kaviya Rajendiran
· 11 days ago
6f840ef
[OpenMP] [Flang] Add Fortran integer(kind=8) overloads for omp_lib APIs (#221451)
by shivaramaarao
· 11 days ago
70dabcb
[flang][cuda] Synchronize context before finalization (#223058)
by Valentin Clement (バレンタイン クレメン)
· 11 days ago
dbfbbc3
[mlir][OpenACC] Preserve reduction mappings during materialization. (#222189)
by Slava Zakharin
· 11 days ago
1e8d4d5
[flang][OpenACC] Allocate bufferized recipe descriptors in device memory (#223028)
by Slava Zakharin
· 11 days ago
308f62e
[flang][OpenACC] Do not emit declare ctor/dtor for module PARAMETER variables (#222993)
by nvptm
· 11 days ago
ce4942b
[flang] Do not hoist fir.field_index out of loops (#222891)
by Kareem Ergawy
· 11 days ago
ee8ecce
[Flang/CI] Hotfix of flang/test/Driver/flang-f-opts.f90. (#223076)
by Slava Zakharin
· 11 days ago
afcd2be
[flang][acc] Add missing dependencies for TestOpenACCSupport (#222996)
by Razvan Lupusoru
· 11 days ago
4e07203
[flang][acc] Let getVariableName choose mangled or source names (#222815)
by Razvan Lupusoru
· 11 days ago
0c30ac3
[flang] Enumeration Type: (PR 3/5) Intrinsics + I/O + Modules (#193235)
by kwyatt-ext
· 11 days ago
33aec89
[OpenMP] Rename ClauseSet to Clauses and DirectiveSet to Directives, NFC (#222440)
by Krzysztof Parzyszek
· 12 days ago
dba05b5
[flang][OpenACC] Don't emit unstructured-loop TODO for wrappable loops (#222260)
by Kareem Ergawy
· 12 days ago
3f0dfff
[flang] Add driver support for x86 -m[option] target feature flags (#220159)
by shivaramaarao
· 12 days ago
1d096bb
[Flang][OpenMP] Remove target implicit allocatable member mapping from MapInfoFinalization and extend lowering to support it (#219434)
by agozillon
· 12 days ago
d6e204d
[flang] Fold fir.convert of an integer constant between integer types (#222188)
by Vijay Kandiah
· 12 days ago
58561c6
[flang][acc] Update descriptor attach rules to only pointer/allocatable (#222760)
by Razvan Lupusoru
· 12 days ago
b016d3a
[flang] Add notes for Sept. 9 Flang Community Call (#222436)
by Alexis Perry-Holby
· 12 days ago
3aa70df
[mlir] Migrate aggregate builders to explicit properties (#219195)
by Mehdi Amini
· 12 days ago
96a9843
[flang] add AllocationPolicy attribute to module and use it in InlineHLFIRCopy (#222013)
by jeanPerier
· 13 days ago
6007cdd
[LLVM][NVPTX][MLIR] Support layouts in mbarrier.init and add mbarrier.check_layout (#217252)
by Pradeep Kumar
· 13 days ago
Next »