[all-commits] [llvm/llvm-project] 97b2e6: [flang][cuda] Use ssa value for offset in shared m...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Mar 17 12:32:09 PDT 2025
Branch: refs/heads/users/clementval/cuf_shared_synamic
Home: https://github.com/llvm/llvm-project
Commit: 97b2e6e910ea62136a3ef13859bd95e672c107ce
https://github.com/llvm/llvm-project/commit/97b2e6e910ea62136a3ef13859bd95e672c107ce
Author: Valentin Clement <clementval at gmail.com>
Date: 2025-03-17 (Mon, 17 Mar 2025)
Changed paths:
M flang/include/flang/Optimizer/Dialect/CUF/CUFOps.td
M flang/lib/Optimizer/Dialect/CUF/CUFOps.cpp
M flang/lib/Optimizer/Transforms/CUFComputeSharedMemoryOffsetsAndSize.cpp
M flang/lib/Optimizer/Transforms/CUFGPUToLLVMConversion.cpp
M flang/test/Fir/CUDA/cuda-shared-offset.mlir
M flang/test/Fir/CUDA/cuda-shared-to-llvm.mlir
Log Message:
-----------
[flang][cuda] Use ssa value for offset in shared memory op
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list