[all-commits] [llvm/llvm-project] 02379d: [RISCV][GISEL] Add vararg.ll LLVM IR -> ASM test
Michael Maitland via All-commits
all-commits at lists.llvm.org
Fri Dec 8 11:26:15 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 02379d19147afda413a2bc757e8d2f5249d772d1
https://github.com/llvm/llvm-project/commit/02379d19147afda413a2bc757e8d2f5249d772d1
Author: Michael Maitland <michaeltmaitland at gmail.com>
Date: 2023-12-08 (Fri, 08 Dec 2023)
Changed paths:
A llvm/test/CodeGen/RISCV/GlobalISel/vararg.ll
Log Message:
-----------
[RISCV][GISEL] Add vararg.ll LLVM IR -> ASM test
This test is added to be the counterpart of the SelectionDAG
llvm/test/CodeGen/RISCV/vararg.ll test. Minor changes were made compared
to the other version, all which are commented in the test file added in
this commit.
More information about the All-commits
mailing list