[all-commits] [llvm/llvm-project] 8052c1: [mlir][openacc][NFC] Remove braces on single state...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu May 4 15:02:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8052c1e6ebbd993439006bd996bd34b9e8d32f57
https://github.com/llvm/llvm-project/commit/8052c1e6ebbd993439006bd996bd34b9e8d32f57
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-05-04 (Thu, 04 May 2023)
Changed paths:
M mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
Log Message:
-----------
[mlir][openacc][NFC] Remove braces on single statement bodies
Update format to stick to https://llvm.org/docs/CodingStandards.html#don-t-use-braces-on-simple-single-statement-bodies-of-if-else-loop-statements
More information about the All-commits
mailing list