[PATCH] D96443: [RISCV] Add support for integer fixed vector setcc

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 11:23:33 PST 2021


craig.topper updated this revision to Diff 323096.
craig.topper added a comment.

Use the splat ComplexPatterns that were updated for vmv_v_x_vl in the integer binary operation patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96443

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-setcc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96443.323096.patch
Type: text/x-patch
Size: 35732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210211/4d3f1fbe/attachment.bin>


More information about the llvm-commits mailing list