This prefix is unnecessary as SmallVector is re-exported in the mlir namespace.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D88025
[NFC][mlir] Remove llvm:: prefix from SmallVector in parallel pretty printer. ClosedPublic Authored by DavidTruby on Sep 21 2020, 8:23 AM.
Details Summary This prefix is unnecessary as SmallVector is re-exported in the mlir namespace.
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptSep 21 2020, 8:23 AM This revision is now accepted and ready to land.Sep 21 2020, 9:48 AM Closed by commit rGbf202b8ce77c: [NFC][mlir] Remove llvm:: prefix from SmallVector in parallel pretty printer. (authored by DavidTruby). · Explain WhySep 22 2020, 6:46 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 293179 mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
|