Remove explicit number of inlined elements for SmallVector.
This patch is part of the upstreaming effort from fir-dev branch.
Co-authored-by: Jean Perier <jperier@nvidia.com>
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Paths
| Differential D110912
[fir][NFC] Remove explicit num of inlined element for SmallVectors ClosedPublic Authored by clementval on Oct 1 2021, 2:12 AM.
Details Summary Remove explicit number of inlined elements for SmallVector. This patch is part of the upstreaming effort from fir-dev branch. Co-authored-by: Jean Perier <jperier@nvidia.com>
Diff Detail
Event TimelineComment Actions This makes the code follow LLVM's coding guidelines for SmallVector:
LGTM This revision is now accepted and ready to land.Oct 1 2021, 2:30 AM Comment Actions
Thanks for the quick review. Closed by commit rG067312d28393: [fir][NFC] Remove explicit num of inlined element for SmallVectors (authored by clementval). · Explain WhyOct 1 2021, 5:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 376494 flang/include/flang/Optimizer/Dialect/FIROps.td
flang/lib/Optimizer/Dialect/FIROps.cpp
|