Move StaticVerifierFunctionEmitter to CodeGenHelper.h so that it can be
used for both ODS and DRR.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/include/mlir/TableGen/CodeGenHelpers.h | ||
---|---|---|
116 | Could we use an array of Operations instead? Seeing the raw, underlying type feels to open. |
Could we use an array of Operations instead? Seeing the raw, underlying type feels to open.