[all-commits] [llvm/llvm-project] 9049c4: [RISCV][test] Add test of binop followed by extrac...
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Tue Jul 12 23:54:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9049c46b9d0edaf25ddeb0697aca5f999346668c
https://github.com/llvm/llvm-project/commit/9049c46b9d0edaf25ddeb0697aca5f999346668c
Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
Date: 2022-07-13 (Wed, 13 Jul 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/extractelt-fp-rv32.ll
M llvm/test/CodeGen/RISCV/rvv/extractelt-fp-rv64.ll
M llvm/test/CodeGen/RISCV/rvv/extractelt-int-rv32.ll
M llvm/test/CodeGen/RISCV/rvv/extractelt-int-rv64.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-extract.ll
Log Message:
-----------
[RISCV][test] Add test of binop followed by extractelement.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D129544
More information about the All-commits
mailing list