[PATCH] D109245: [RISCV] Use V0 instead of VMV0: for mask vectors in isel patterns.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 8 09:48:20 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb04c09c07cfa: [RISCV] Use V0 instead of VMV0: for mask vectors in isel patterns. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D109245?vs=370608&id=371375#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109245

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp2i.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-i2fp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert-subvector.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vadd-vp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vselect.ll
  llvm/test/CodeGen/RISCV/rvv/interleave-crash.ll
  llvm/test/CodeGen/RISCV/rvv/vadd-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vselect-fp-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vselect-fp-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109245.371375.patch
Type: text/x-patch
Size: 48051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/555e4452/attachment.bin>


More information about the llvm-commits mailing list