The 9th parameter of "static bool CC_RISCV(...)" is isFixed, not isRet.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
| Time | Test | |
|---|---|---|
| 4,450 ms | Profile-x86_64.Profile-x86_64::Unknown Unit Message ("") |
Differential D81333
Fix a typo in RISCVISelLowering.cpp Authored by benshi001 on Jun 6 2020, 6:23 AM.
Details
The 9th parameter of "static bool CC_RISCV(...)" is isFixed, not isRet.
Diff Detail
Unit Tests
|