Previously these would crash. I don't think these can be generated
directly from C. Not sure if any optimizations can introduce them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113527
[RISCV] Promote f16 ceil/floor/round/roundeven/nearbyint/rint/trunc intrinsics to f32 libcalls. ClosedPublic Authored by craig.topper on Nov 9 2021, 4:59 PM.
Details Summary Previously these would crash. I don't think these can be generated
Diff Detail
Event TimelineHerald added subscribers: VincentWu, luke957, achieveartificialintelligence and 24 others. · View Herald TranscriptNov 9 2021, 4:59 PM This revision is now accepted and ready to land.Nov 11 2021, 2:13 AM This revision was landed with ongoing or failed builds.Nov 11 2021, 8:32 AM Closed by commit rGee7a006ce461: [RISCV] Promote f16 ceil/floor/round/roundeven/nearbyint/rint/trunc intrinsics… (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 386016 llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/half-intrinsics.ll
|
clang-format not found in user’s local PATH; not linting file.