[all-commits] [llvm/llvm-project] a7b50e: [mlir][openacc] Update acc.data verifier for dataO...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon May 8 09:28:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7b50effcfefc6deb3d061edb7a1a9aaaf851535
https://github.com/llvm/llvm-project/commit/a7b50effcfefc6deb3d061edb7a1a9aaaf851535
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
M mlir/test/Dialect/OpenACC/invalid.mlir
Log Message:
-----------
[mlir][openacc] Update acc.data verifier for dataOperands
Data operands associated with acc.data should comes
from acc data entry/exit operations or acc.getdeviceptr.
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D149992
More information about the All-commits
mailing list