[PATCH] D98839: [RISCV] Fix isel pattern of masked vmslt[u]

ShihPo Hung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 17 20:18:35 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfca5d63aa8d4: [RISCV] Fix isel pattern of masked vmslt[u] (authored by arcbbb).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98839

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/vmslt-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmslt-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vmsltu-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmsltu-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98839.331447.patch
Type: text/x-patch
Size: 44619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210318/7a8aa3b1/attachment.bin>


More information about the llvm-commits mailing list