summaryrefslogtreecommitdiff
path: root/flang/lib/Optimizer/Transforms/CUFGPUToLLVMConversion.cpp
AgeCommit message (Expand)Author
2025-09-14[mlir][LLVM] Add LLVMAddrSpaceAttrInterface and NVVMMemorySpaceAttr (#157339)Fabian Mora
2025-07-21[mlir][NFC] update `flang/Optimizer/Transforms` create APIs (11/n) (#149915)Maksim Levental
2025-05-13[Flang] Add missing dependent dialects to MLIR passes (#139260)Sergio Afonso
2025-04-24[flang][cuda] Convert gpu.launch_func with result (#137231)Valentin Clement (バレンタイン クレメン)
2025-04-21[flang][cuda] Only convert launch from CUDA Fortran kernels (#136221)Valentin Clement (バレンタイン クレメン)
2025-04-18[flang][cuda] Carry over the stream information to kernel launch (#136217)Valentin Clement (バレンタイン クレメン)
2025-04-10[flang][cuda] Pass stream information to kernel launch functions (#135246)Valentin Clement (バレンタイン クレメン)
2025-03-17[flang][cuda][NFC] Use ssa value for offset in shared memory op (#131661)Valentin Clement (バレンタイン クレメン)
2025-03-14[flang][cuda] Convert cuf.shared_memory operation to LLVM ops (#131396)Valentin Clement (バレンタイン クレメン)
2025-02-06[Flang] Move non-common headers to FortranSupport (#124416)Michael Kruse
2025-01-30[Flang][MLIR] Extend DataLayout utilities to have basic GPU Module support (#...agozillon
2025-01-24[flang][cuda] Handle launch of cooperative kernel (#124362)Valentin Clement (バレンタイン クレメン)
2024-12-10[flang][cuda] Avoid stack corruption when setting kernel launch parameters (#...khaki3
2024-12-10[flang][cuda] Fix GPULaunchKernelConversion to generate correct kernel launch...khaki3
2024-10-29[flang][cuda] Convert gpu.launch_func to CUFLaunchClusterKernel when cluster ...Valentin Clement (バレンタイン クレメン)
2024-10-23[flang][cuda] Add specialized gpu.launch_func conversion (#113493)Valentin Clement (バレンタイン クレメン)