[all-commits] [llvm/llvm-project] 7cb962: [mlir][openacc] Update acc.enter_data verifier for...

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7cb9629920462135be55b1a2ff2012a04a824bdd
      https://github.com/llvm/llvm-project/commit/7cb9629920462135be55b1a2ff2012a04a824bdd
  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.enter_data verifier for dataOperands

Data operands associated with acc.enter_data should comes
from acc data entry operations.

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list