As far as I know this did not affect code generation, but it did affect
the order of -debug-only=si-wqm output and the naming of autonamed
values in -print-after=si-wqm output.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
naming of autonamed values in -print-after=si-wqm output.
Wouldn't that show up in the name of IR values in an LLVM IR test (with Asserts/names enabled) that tested before/after running that pass?