Since the actual implementation class can arbitrarily shadow parts of the FunctionOpInterface exported API, access the body generically instead of via the use of the interface being defined.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.Apr 13 2022, 8:22 PM
stellaraccident mentioned this in D120203: [mlir] Introduce ml_program dialect..Apr 13 2022, 8:31 PM
This revision was landed with ongoing or failed builds.Apr 13 2022, 8:59 PM
Closed by commit rG4f7585195d59: [NFC] Generically resolve body in FunctionOpInterface verifyBody. (authored by stellaraccident). · Explain Why
This revision was automatically updated to reflect the committed changes.