[all-commits] [llvm/llvm-project] 78a09c: [mlir][opeancc] Update acc.update verifier for dat...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon May 8 09:29:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 78a09cbd3e2890b5cd03cd66b2cc98d83811a728
      https://github.com/llvm/llvm-project/commit/78a09cbd3e2890b5cd03cd66b2cc98d83811a728
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-05-08 (Mon, 08 May 2023)

  Changed paths:
    M flang/test/Lower/OpenACC/acc-update.f90
    M mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
    M mlir/test/Dialect/OpenACC/invalid.mlir

  Log Message:
  -----------
  [mlir][opeancc] Update acc.update verifier for dataOperands

Data operands associated with acc.update should comes
from acc data entry/exit operations or acc.getdeviceptr.

Reviewed By: razvanlupusoru

Differential Revision: https://reviews.llvm.org/D149990




More information about the All-commits mailing list