[PATCH] D96934: [RISCV] Add support for fixed vector MULHU/MULHS.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 09:15:33 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG156fc07e19ae: [RISCV] Add support for fixed vector MULHU/MULHS. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D96934?vs=324520&id=324675#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96934

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96934.324675.patch
Type: text/x-patch
Size: 44972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210218/d4054475/attachment.bin>


More information about the llvm-commits mailing list