[PATCH] D110508: [SelectionDAG] Fix shift libcall ABI mismatch in shift-amount argument
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 26 14:17:04 PDT 2021
craig.topper added inline comments.
================
Comment at: llvm/test/CodeGen/RISCV/shifts.ll:612
+ ret i64 %res
+}
----------------
Can you test fshr.i128 as well?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110508/new/
https://reviews.llvm.org/D110508
More information about the llvm-commits
mailing list