[PATCH] D129544: [RISCV][test] Add test of binop followed by extractelement.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 02:02:47 PDT 2022


jacquesguan updated this revision to Diff 443869.
jacquesguan added a comment.

Add scalable vector cases.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129544/new/

https://reviews.llvm.org/D129544

Files:
  llvm/test/CodeGen/RISCV/rvv/extractelt-fp-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/extractelt-fp-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/extractelt-int-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/extractelt-int-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-extract.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129544.443869.patch
Type: text/x-patch
Size: 20304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220712/c6b62938/attachment.bin>


More information about the llvm-commits mailing list