[PATCH] D96443: [RISCV] Add support for integer fixed vector setcc and storing a mask vector.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 19:26:36 PST 2021


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

Remove masked load/store handling. That's been moved to another 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.322898.patch
Type: text/x-patch
Size: 35753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210211/713fe312/attachment.bin>


More information about the llvm-commits mailing list