Legalizer used to request an ext load from i8 to i1 when promoting
vector element type to i8. Fixed.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
If you look at line 1922 it just uses i8 regardless. This might be a separate issue. The issue addressed here is when an extload requested from wider to a narrower type.