[all-commits] [llvm/llvm-project] e8dbed: [RISCV][GISEL] Fix RUN lines in vararg.ll
Michael Maitland via All-commits
all-commits at lists.llvm.org
Fri Dec 8 11:57:25 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e8dbed097a41cc911b90cc40aa7d9509a1555df7
https://github.com/llvm/llvm-project/commit/e8dbed097a41cc911b90cc40aa7d9509a1555df7
Author: Michael Maitland <michaeltmaitland at gmail.com>
Date: 2023-12-08 (Fri, 08 Dec 2023)
Changed paths:
M llvm/test/CodeGen/RISCV/GlobalISel/vararg.ll
Log Message:
-----------
[RISCV][GISEL] Fix RUN lines in vararg.ll
The `< %s` needed to be removed. This change fixes the test introduced
in 02379d19147afda413a2bc757e8d2f5249d772d1
More information about the All-commits
mailing list