[mlir][openacc] Add missing print of vector_length in parallel op
authorValentin Clement <clementval@gmail.com>
Tue, 15 Sep 2020 13:48:24 +0000 (09:48 -0400)
committerclementval <clementval@gmail.com>
Tue, 15 Sep 2020 13:48:47 +0000 (09:48 -0400)
commit2d8f0c05dbe76a31060a729928b9b9d7ebbf0c40
tree32eb1fd9cfd6d5312f504c7b6fffd8a6d2f1c347
parentc897a7fb3e2a5c200a3e87a92886eab20d9f7fc7
[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
mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
mlir/test/Dialect/OpenACC/ops.mlir