[all-commits] [llvm/llvm-project] 122cab: [RISCV] Add test for vector extension
Yueh-Ting (eop) Chen via All-commits
all-commits at lists.llvm.org
Fri Jan 14 23:52:31 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 122cab9b0571a5f0c6c66a6a5077fd3f759b2113
https://github.com/llvm/llvm-project/commit/122cab9b0571a5f0c6c66a6a5077fd3f759b2113
Author: eopXD <eop.chen at sifive.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/attributes.ll
Log Message:
-----------
[RISCV] Add test for vector extension
It seems that D115709 have mis-deleted the whole testcase for vector
extension. This commit adds them back.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D117353
More information about the All-commits
mailing list