It isn't mutated during the conversion already, communicate this through the API.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mehdi_amini added a parent revision: D157198: Clarify the invariant of the MLIR pass pipeline around `Pass::initialize()`.Aug 5 2023, 3:06 PM
mehdi_amini added a child revision: D157183: Add a generic "convert-to-llvm" pass delegating to an interface.
mehdi_amini removed a parent revision: D157198: Clarify the invariant of the MLIR pass pipeline around `Pass::initialize()`.
This revision is now accepted and ready to land.Aug 5 2023, 5:24 PM
This revision was landed with ongoing or failed builds.Aug 7 2023, 6:46 PM
Closed by commit rG370a6f094d52: [MLIR] Make the `ConversionTarget` const ref in the DialectConversion (NFC) (authored by mehdi_amini). · Explain Why
This revision was automatically updated to reflect the committed changes.