When hashing on MachineOperand::MO_ConstantPoolIndex, now MIR-Canon and MIRVRegNamer will no longer result in a hash collision.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D74449
[llvm][MIR-Canon] Adding support for avoiding collisions across constant pool indices. plotfi on Feb 11 2020, 4:03 PM. Authored by
Details When hashing on MachineOperand::MO_ConstantPoolIndex, now MIR-Canon and MIRVRegNamer will no longer result in a hash collision.
Diff Detail
|