See #57475
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/include/mlir/Dialect/Transform/Transforms/Passes.h | ||
---|---|---|
19 | If we want to generate a constructor that is equal to the old one, this should be GEN_PASS_DECL_CHECKUSESPASS, and the pass in tablegen should be named CheckUsesPass |
mlir/include/mlir/Dialect/Transform/Transforms/Passes.h | ||
---|---|---|
19 | Good point for the TableGen naming! |
If we want to generate a constructor that is equal to the old one, this should be GEN_PASS_DECL_CHECKUSESPASS, and the pass in tablegen should be named CheckUsesPass