As mentioned in D125947, we can reduce codegen results by
adding an explicit hard single-float ABI.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126640
[RISCV] Set target-abi explicitly to reduce codegen results ClosedPublic Authored by • pcwang-thead on May 30 2022, 3:09 AM.
Details Summary As mentioned in D125947, we can reduce codegen results by
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 31 2022, 2:19 AM This revision was landed with ongoing or failed builds.May 31 2022, 10:49 PM Closed by commit rG57203af16728: [RISCV] Set target-abi explicitly to reduce codegen results (authored by • pcwang-thead). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 433287 llvm/test/CodeGen/RISCV/codemodel-lowering.ll
llvm/test/CodeGen/RISCV/rv64f-float-convert-strict.ll
llvm/test/CodeGen/RISCV/rv64f-float-convert.ll
|