[llvm] [RISCV] Pick correct lround libcall for fp128 (PR #213220)
Sam Elliott via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 2 23:03:37 PDT 2026
================
@@ -0,0 +1,133 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
----------------
lenary wrote:
Can you do two separate commits: one to add a rv64 line to fp128.ll, and the second to fix this bug?
https://github.com/llvm/llvm-project/pull/213220
More information about the llvm-commits
mailing list