[PATCH] D152553: [RISCV] Use tail undisturbed vmv.v.v instead of vadd.vi with 0 for vp.merge with all ones mask.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 10:27:36 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc5fdab30143a: [RISCV] Use tail undisturbed vmv.v.v instead of vadd.vi with 0 for vp.mergeā€¦ (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D152553?vs=529990&id=530581#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152553

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152553.530581.patch
Type: text/x-patch
Size: 6208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230612/e834777a/attachment.bin>


More information about the llvm-commits mailing list