[all-commits] [llvm/llvm-project] 0c4d7d: [mlir][openacc] Add ReturnLike trait to acc.yield ...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue May 16 08:44:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c4d7d14e94de5130d7747bde70c94bce77bb754
      https://github.com/llvm/llvm-project/commit/0c4d7d14e94de5130d7747bde70c94bce77bb754
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-05-16 (Tue, 16 May 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/OpenACC/OpenACC.h
    M mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td

  Log Message:
  -----------
  [mlir][openacc] Add ReturnLike trait to acc.yield operation

Just add the trait as acc.yield is a return like op.

Reviewed By: razvanlupusoru, jeanPerier

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




More information about the All-commits mailing list