[PATCH] D117533: [RISCV] Combine (vmv.s.x a, (vmv.x.s b)) to nothing.

Han-Kuan Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 17 21:04:05 PST 2022


HanKuanChen created this revision.
Herald added subscribers: VincentWu, luke957, achieveartificialintelligence, vkmr, frasercrmck, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya.
HanKuanChen requested review of this revision.
Herald added subscribers: llvm-commits, alextsao1999, eopXD, MaskRay.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D117533

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/vmv.s.x-vmv.x.s.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117533.400703.patch
Type: text/x-patch
Size: 4109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220118/7f8c95bd/attachment.bin>


More information about the llvm-commits mailing list