- Call copy constructor of the base class
- Assign value of the option directly
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D125101
[mlir][NFC] Fix `GpuKernelOutliningPass` copy constructor warnings ClosedPublic Authored by unterumarmung on May 6 2022, 8:44 AM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 11 2022, 9:00 AM Closed by commit rG70c463efc8df: [mlir][NFC] Fix `GpuKernelOutliningPass` copy constructor warnings (authored by unterumarmung). · Explain WhyMay 12 2022, 1:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 428879 mlir/lib/Dialect/GPU/Transforms/KernelOutlining.cpp
|