Macro is used to avoid repeating same pattern many times.
Also fixed the ordering of ops to be consistent.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D157419
[mlir][sparse][gpu] reduce boilerplate class declarations ClosedPublic Authored by aartbik on Aug 8 2023, 10:26 AM.
Details Summary Macro is used to avoid repeating same pattern many times.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 8 2023, 10:29 AM This revision was landed with ongoing or failed builds.Aug 8 2023, 10:43 AM Closed by commit rG9dfd3c3247b7: [mlir][sparse][gpu] reduce boilerplate class declarations (authored by aartbik). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 548280 mlir/lib/Conversion/GPUCommon/GPUToLLVMConversion.cpp
|