[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
Fri Jun 9 09:30:42 PDT 2023


craig.topper created this revision.
craig.topper added reviewers: luke, reames, frasercrmck, fakepaper56.
Herald added subscribers: jobnoorman, VincentWu, vkmr, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya, arichardson.
Herald added a project: All.
craig.topper requested review of this revision.
Herald added subscribers: pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.

No idea what I was thinking when I suggested vadd.vi.


Repository:
  rG LLVM Github Monorepo

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152553.529990.patch
Type: text/x-patch
Size: 6219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230609/8d962a3e/attachment.bin>


More information about the llvm-commits mailing list