This is much simpler, and also greatly reduces the generated template recursion stack.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D76025
[mlir][NFC] Use fold expressions instead of variadic class templates for adding operations/etc. to dialects. ClosedPublic Authored by rriddle on Mar 11 2020, 1:54 PM.
Details Summary This is much simpler, and also greatly reduces the generated template recursion stack.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 11 2020, 3:00 PM Closed by commit rG4977a5f50da3: [mlir][NFC] Use fold expressions instead of variadic class templates for adding… (authored by rriddle). · Explain WhyMar 11 2020, 5:04 PM This revision was automatically updated to reflect the committed changes.
Diff 249804 mlir/include/mlir/IR/Dialect.h
|