[all-commits] [llvm/llvm-project] fa08af: [mlir][openacc] Add if, deviceptr operands and def...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Sun Sep 27 18:28:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fa08afc3207c4b41b82a1fdfe8265712ec0509b0
https://github.com/llvm/llvm-project/commit/fa08afc3207c4b41b82a1fdfe8265712ec0509b0
Author: Valentin Clement <clementval at gmail.com>
Date: 2020-09-27 (Sun, 27 Sep 2020)
Changed paths:
M mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
M mlir/test/Dialect/OpenACC/ops.mlir
Log Message:
-----------
[mlir][openacc] Add if, deviceptr operands and default attribute
Add operands to represent if and deviceptr. Default clause is represented with
an attribute.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D88331
More information about the All-commits
mailing list