huangcm
2025-07-01 676035278781360996553c427a12bf358249ebf7
1
2
3
4
Regression test for load store elimination not respecting the loaded type. When
a wider value is stored in a narrower field and then loaded from that field,
LSE needs to replace the value to be stored with a type conversion to the
narrower type.