[all-commits] [llvm/llvm-project] bd5d41: [mlir][openacc][NFC] Use interleaveComma in printe...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Jan 17 10:42:35 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd5d41a3401f2dc31a82bb04deb0f47fd768a270
https://github.com/llvm/llvm-project/commit/bd5d41a3401f2dc31a82bb04deb0f47fd768a270
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
Log Message:
-----------
[mlir][openacc][NFC] Use interleaveComma in printers (#78347)
Simplify printer code and use llvm::interleaveComma to print comma
separated list.
More information about the All-commits
mailing list