[mlir][NFC] Use fold expressions instead of variadic class templates for...
[mlir][NFC] Use fold expressions instead of variadic class templates for adding operations/etc. to dialects. Summary: This is much simpler, and also greatly reduces the generated template recursion stack. Differential Revision: https://reviews.llvm.org/D76025
Loading
Please sign in to comment