[all-commits] [llvm/llvm-project] 2c174a: [LoongArch] Move illegal ImmArg tests to llvm/test...
Gong LingQin via All-commits
all-commits at lists.llvm.org
Fri Jan 6 20:27:47 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c174a53d50bff301234c08d9ba130e1f0d22e28
https://github.com/llvm/llvm-project/commit/2c174a53d50bff301234c08d9ba130e1f0d22e28
Author: gonglingqin <gonglingqin at loongson.cn>
Date: 2023-01-07 (Sat, 07 Jan 2023)
Changed paths:
R llvm/test/CodeGen/LoongArch/frameaddr-returnaddr-error.ll
M llvm/test/CodeGen/LoongArch/intrinsic-la32-error.ll
A llvm/test/CodeGen/LoongArch/returnaddr-error.ll
A llvm/test/Verifier/LoongArch/intrinsic-immarg.ll
A llvm/test/Verifier/LoongArch/lit.local.cfg
Log Message:
-----------
[LoongArch] Move illegal ImmArg tests to llvm/test/Verifier
This patch also fixes incorrect function declarations in test cases
and remove -disable-verify from the test case.
Fix https://github.com/llvm/llvm-project/issues/59839
More information about the All-commits
mailing list