[PATCH] D133255: [RISCV] Transform VMERGE_VVM_<LMUL>_TU with all ones mask to VADD_VI_<LMUL>_TU.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 4 23:04:18 PDT 2022


fakepaper56 updated this revision to Diff 457888.
fakepaper56 added a comment.

Address Craig's comment and `-verify-machineinstrs` into test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133255

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
  llvm/test/CodeGen/RISCV/rvv/rvv-vmerge-to-vadd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133255.457888.patch
Type: text/x-patch
Size: 18195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220905/68dc1e52/attachment.bin>


More information about the llvm-commits mailing list