-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RISCV] Use f64 for LocVT for ilp32 when whole f64 is passed on the s…
…tack. NFC (#69118) This removes the special case from unpackF64OnRV32DSoftABI. We can use the default MemLoc handling. This also allows us to remove a isRegLoc() check from LowerCall. This part of preparation for supporting FP arguments with GISel.
- Loading branch information
Showing
1 changed file
with
3 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters