[all-commits] [llvm/llvm-project] 2d8f0c: [mlir][openacc] Add missing print of vector_length...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue Sep 15 06:49:09 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d8f0c05dbe76a31060a729928b9b9d7ebbf0c40
      https://github.com/llvm/llvm-project/commit/2d8f0c05dbe76a31060a729928b9b9d7ebbf0c40
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2020-09-15 (Tue, 15 Sep 2020)

  Changed paths:
    M mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
    M mlir/test/Dialect/OpenACC/ops.mlir

  Log Message:
  -----------
  [mlir][openacc] Add missing print of vector_length in parallel op

This patch adds the missing print for the vector_length in the parallel operation.

Reviewed By: ftynse

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




More information about the All-commits mailing list