Custom ops that have no parser or printer should fall back to the dialect's parser and/or printer hooks. This avoids the need to define parsers and printers that simply dispatch to the dialect hook.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo