[PATCH] D103740: [RISCV] Support vector comparision for RVP

Jim Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 7 03:12:13 PDT 2021


Jim updated this revision to Diff 350225.
Jim added a comment.

Update comments and tests.

addi+xor has been combined as xori.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103740

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoP.td
  llvm/test/CodeGen/RISCV/rvp/vector-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103740.350225.patch
Type: text/x-patch
Size: 157975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210607/62153cf0/attachment.bin>


More information about the llvm-commits mailing list