llvm-project
9bedece6 - [LegalizeTypes] Use correct type for constant in PromoteIntRes_FunnelShift.

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
Committer
Parents
Loading