[all-commits] [llvm/llvm-project] b5df6a: [mlir][openacc] Fix num_gang parser (#78792)
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Jan 22 08:40:45 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b5df6a90f5365e61d2dfa1583d36cbc79ab5775b
https://github.com/llvm/llvm-project/commit/b5df6a90f5365e61d2dfa1583d36cbc79ab5775b
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2024-01-22 (Mon, 22 Jan 2024)
Changed paths:
M mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
M mlir/test/Dialect/OpenACC/ops.mlir
Log Message:
-----------
[mlir][openacc] Fix num_gang parser (#78792)
Nb of operand per segment is not correctly computed.
More information about the All-commits
mailing list