[PATCH] D117318: [RISCV][GlobalISel] Add lowerReturn for calling conv
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 9 08:27:00 PST 2022
arsenm added a comment.
LGTM
================
Comment at: llvm/test/CodeGen/RISCV/GlobalISel/irtranslator/ret.ll:144
+ ret [2 x i32] [i32 1, i32 2]
+}
----------------
Probably should have some vectors
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117318/new/
https://reviews.llvm.org/D117318
More information about the llvm-commits
mailing list