The current logic hashes the context to detect registration changes and re-run
the pass initialization. However it wasn't checking for changes to the
pipeline, so a pass that would get added after a first run would not be
initialized during subsequent runs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo