This patch adds the missing print for the vector_length in the parallel operation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D87630
[mlir][openacc] Add missing print of vector_length in parallel op clementval on Sep 14 2020, 1:18 PM. Authored by
Details This patch adds the missing print for the vector_length in the parallel operation.
Diff Detail
|
Could you spell out the type? It's not obvious from the context so we prefer explicit types to auto.