The fp128 in llvm.round and llvm.trunc is not supported in X86_64 for
now. Revert the support. To support quad precision for llvm.round and
llvm.trunc, it may should be supported using runtime.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo