[PATCH] D116215: [RISCV] Refactor some comparison instructions patterns

Chenbing.Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 23 17:48:28 PST 2021


Chenbing.Zheng added a comment.

In D116215#3207804 <https://reviews.llvm.org/D116215#3207804>, @jacquesguan wrote:

> There are two test cases `CodeGen/RISCV/rvv/vmsltu-rv32.ll` and `CodeGen/RISCV/rvv/vmsltu-rv64.ll` failed, should re-check the pattern of `vmsltu`.

yer, I will check it


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116215



More information about the llvm-commits mailing list