There is nothing specific to FuncOp about the check, it can be changed
to be interface based.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D121194
[mlir][SCF] Replace use of FuncOp with FunctionOpInterface ClosedPublic Authored by rriddle on Mar 8 2022, 12:49 AM.
Details Summary There is nothing specific to FuncOp about the check, it can be changed
Diff Detail
Event Timelinerriddle added a child revision: D121195: [mlir][Vector] Drop use of FuncOp in transferOpflowOpt.Mar 8 2022, 12:49 AM Closed by commit rG47e3f9463673: [mlir][SCF] Replace use of FuncOp with FunctionOpInterface (authored by rriddle). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 413908 mlir/lib/Dialect/SCF/SCF.cpp
|