llvm-project
e1cbf0f6 - GlobalISel/LegalizerHelper: Use type of input load dst for LowerLoad (#205815)

Commit
31 days ago
GlobalISel/LegalizerHelper: Use type of input load dst for LowerLoad (#205815) Deduce dst type for new instructions, that do the load lowering, from destination type of original load instead of from MMO. Makes a difference with extendedLLTs.
Parents
Loading