[PATCH] D121080: [RISCV] Fix incorrect optimization for masked vmsgeu.vi with 0 immediate.

Zakk Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 6 19:23:13 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3be907621f15: [RISCV] Fix incorrect optimization for masked vmsgeu.vi with 0 immediate. (authored by khchen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121080

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/test/CodeGen/RISCV/rvv/vmsgeu-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmsgeu-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121080.413330.patch
Type: text/x-patch
Size: 7703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220307/662ced7b/attachment.bin>


More information about the llvm-commits mailing list