[PATCH] D135814: [RISCV] Add basic support for the sifive-7-series short forward branch optimization.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 13:57:31 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2b32e4f98b4f: [RISCV] Add basic support for the sifive-7-series short forward branch… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D135814?vs=468283&id=468310#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135814

Files:
  llvm/lib/Target/RISCV/RISCV.td
  llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/lib/Target/RISCV/RISCVSchedRocket.td
  llvm/lib/Target/RISCV/RISCVSchedSiFive7.td
  llvm/lib/Target/RISCV/RISCVSchedule.td
  llvm/lib/Target/RISCV/RISCVSubtarget.h
  llvm/test/CodeGen/RISCV/short-foward-branch-opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135814.468310.patch
Type: text/x-patch
Size: 26196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221017/d1fc169b/attachment.bin>


More information about the llvm-commits mailing list