[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 16:22:56 PST 2022


khchen updated this revision to Diff 413323.
khchen added a comment.

Fix typos. Thanks Craig.


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.413323.patch
Type: text/x-patch
Size: 7703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220307/fd937687/attachment.bin>


More information about the llvm-commits mailing list