summaryrefslogtreecommitdiff
path: root/flang/lib/Semantics/assignment.h
AgeCommit message (Expand)Author
2025-07-08[flang][cuda] Do not produce data transfer in offloaded do concurrent (#147435)users/david-salinas/fix_offload_compressionValentin Clement (バレンタイン クレメン)
2025-06-09[flang][openmp]Add UserReductionDetails and use in DECLARE REDUCTION (#140066)Tom Eccles
2025-02-04[flang][cuda] Relax semanctic check in cuf kernel and openacc compute constru...Valentin Clement (バレンタイン クレメン)
2022-10-31[flang] Fix pointer definition semantic checking via refactoringPeter Klausler
2020-03-28[flang] Reformat with latest clang-format and .clang-formatTim Keith
2020-03-09[flang] Change CheckDefinabilityInPureScope to return boolTim Keith
2020-02-25[flang] [LLVMify F18] Compiler module folders should have capitalised names (...CarolineConcatto