llvm-project
9bedece6
- [LegalizeTypes] Use correct type for constant in PromoteIntRes_FunnelShift.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 days ago
[LegalizeTypes] Use correct type for constant in PromoteIntRes_FunnelShift. This is a typo from #158553. We should use AmtVT instead of VT. I guess VT and AmtVT are always the same at this point for tested targets.
Author
topperc
Committer
topperc
Parents
4a8bb08b
Loading