[all-commits] [llvm/llvm-project] 0ae462: [RISCV][GISel] Move variadic-call.ll from call-low...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sun Oct 15 19:08:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ae4622126a2ea66de8f40b9366d486725529a82
https://github.com/llvm/llvm-project/commit/0ae4622126a2ea66de8f40b9366d486725529a82
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-10-15 (Sun, 15 Oct 2023)
Changed paths:
R llvm/test/CodeGen/RISCV/GlobalISel/call-lowering/variadic-call.ll
A llvm/test/CodeGen/RISCV/GlobalISel/irtranslator/variadic-call.ll
Log Message:
-----------
[RISCV][GISel] Move variadic-call.ll from call-lowering directory to irtranslator. NFC
Keeps it consistent with the other call tests.
More information about the All-commits
mailing list