[PATCH] D116215: [RISCV] Refactor some comparison instructions patterns
Jianjian Guan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 23 03:28:56 PST 2021
jacquesguan added a comment.
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`.
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