[PATCH] D155439: [RISCV] Add SDNode patterns for vrol.[vv,vx] and vror.[vv,vx,vi]

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 21 02:23:02 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG33a83c5486d5: [RISCV] Add SDNode patterns for vrol.[vv,vx] and vror.[vv,vx,vi] (authored by luke).

Changed prior to commit:
  https://reviews.llvm.org/D155439?vs=542457&id=542823#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155439

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/lib/Target/RISCV/RISCVInstrInfoZvk.td
  llvm/test/CodeGen/RISCV/rvv/vrol-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vror-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155439.542823.patch
Type: text/x-patch
Size: 149655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230721/05676188/attachment-0001.bin>


More information about the llvm-commits mailing list