The bytecode reader didn't handle properly the case where resource names
conflicted and were renamed, leading to orphan handles in the IR as well
as overwriting the exiting resources.
Details
Details
- Reviewers
rriddle - Commits
- rGcfd90939f708: Fix MLIR bytecode loading of resources
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo