The compiler-rt part which adds the emitted symbols is handled in
a subsequent patch.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91731
[AArch64] Lower fptrunc/fpext from/to FP128t to/from FP16 ClosedPublic Authored by zatrazz on Nov 18 2020, 11:34 AM.
Details Summary The compiler-rt part which adds the emitted symbols is handled in
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 19 2020, 1:23 AM This revision was landed with ongoing or failed builds.Nov 19 2020, 10:15 AM Closed by commit rG807320119fbb: [AArch64] Lower fptrunc/fpext from/to FP128t to/from FP16 (authored by zatrazz). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 306457 llvm/include/llvm/IR/RuntimeLibcalls.def
llvm/lib/CodeGen/TargetLoweringBase.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/arm64-fp128.ll
|