[PATCH] D40805: [RISCV] Support for varargs
Sameer AbuAsal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 7 15:44:21 PST 2017
sabuasal added inline comments.
================
Comment at: test/CodeGen/RISCV/vararg.ll:144
+; Ensure that 2x xlen size+alignment varargs are accessed via an "aligned"
+; register pair (wher the first register is even-numbered.
+
----------------
"where the first"
https://reviews.llvm.org/D40805
More information about the llvm-commits
mailing list