Closed
Description
This is a meta issue that tracks problems with external abstract interpreters stemming from recent CodeInstance
refactorings, especially #52233 and #53219.
Currently known issues include, but might not be limited to:
- Precompilation issues (JET.jl): These issues were exposed by Use tagged CodeInstances for AbstractInterpreter caching #52233, though it’s worth noting that there hadn't been robust support for caching external compilation results before the refactors. Currently investigating and discussing these in enhance the effectiveness of the test cases introduced in #53300 #53478 and 1.11: allow external abstract interpreter compilation #53488.
- Problems with irinterp by interpreters with the
may_optimize
option turned off (BaseBenchmarks.jl): This is due to Refactor CodeInfo/CodeInstance separation and interfaces #53219. For more detailed discussion, see b8a0a39#commitcomment-139076159
Metadata
Metadata
Assignees
Labels
No labels