[all-commits] [llvm/llvm-project] cf8467: [mlir][openacc][NFC] move index in processDataOper...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Jun 9 07:28:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf8467057947e019f7fe45d00836dfb629715064
https://github.com/llvm/llvm-project/commit/cf8467057947e019f7fe45d00836dfb629715064
Author: Valentin Clement <clementval at gmail.com>
Date: 2021-06-09 (Wed, 09 Jun 2021)
Changed paths:
M mlir/lib/Target/LLVMIR/Dialect/OpenACC/OpenACCToLLVMIRTranslation.cpp
Log Message:
-----------
[mlir][openacc][NFC] move index in processDataOperands
Move the index variable used to track variables inside of the specific
processDataOperands functions.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D103924
More information about the All-commits
mailing list