llvm-project
e1cbf0f6
- GlobalISel/LegalizerHelper: Use type of input load dst for LowerLoad (#205815)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#205815 - GlobalISel/LegalizerHelper: Use type of input load dst for LowerLoad
Author
petar-avramovic
Parents
a0248a26
Loading