[PATCH] D90575: [RISCV] Add missing patterns for rotr with immediate for Zbb/Zbp extensions.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 10:05:58 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG00eff96e1d02: [RISCV] Add missing patterns for rotr with immediate for Zbb/Zbp extensions. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D90575?vs=302179&id=302608#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90575

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
  llvm/lib/Target/RISCV/RISCVInstrInfoB.td
  llvm/test/CodeGen/RISCV/rv32Zbbp.ll
  llvm/test/CodeGen/RISCV/rv32Zbp.ll
  llvm/test/CodeGen/RISCV/rv64Zbbp.ll
  llvm/test/CodeGen/RISCV/rv64Zbp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90575.302608.patch
Type: text/x-patch
Size: 10784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201103/5753e38a/attachment.bin>


More information about the llvm-commits mailing list