After D137970, we do the fixable instruction conversion in place
so we don't need to worry about iterator invalidation. This lets
us to conversion and updates in a single loop.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo