[PATCH] D112436: [fir][NFC] Format and make FIROps.td homogenous

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 25 04:16:45 PDT 2021


clementval created this revision.
clementval added reviewers: jeanPerier, svedanayagam, sscalpone, kiranchandramohan, jdoerfert, schweitz, pmccormick, rovka, AlexisPerry, PeteSteinfeld.
Herald added a project: Flang.
clementval requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This patch has couple of small changes to clean-up FIROps.td.

- Wrap lines that are longer than 80.
- All parser, verifier and printer that are single line are wrapped with double quotes.
- Couple of small typos.

Co-authored-by: Jean Perier <jperier at nvidia.com>
Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D112436

Files:
  flang/include/flang/Optimizer/Dialect/FIROps.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112436.381930.patch
Type: text/x-patch
Size: 8070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211025/72484946/attachment.bin>


More information about the llvm-commits mailing list