[PATCH] D128393: [RISCV] Add macrofusion infrastructure and one example usage.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 08:40:45 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4045b62d4cc9: [RISCV] Add macrofusion infrastructure and one example usage. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D128393?vs=439260&id=439418#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128393

Files:
  llvm/lib/Target/RISCV/CMakeLists.txt
  llvm/lib/Target/RISCV/RISCV.td
  llvm/lib/Target/RISCV/RISCVMacroFusion.cpp
  llvm/lib/Target/RISCV/RISCVMacroFusion.h
  llvm/lib/Target/RISCV/RISCVSubtarget.cpp
  llvm/lib/Target/RISCV/RISCVSubtarget.h
  llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
  llvm/test/CodeGen/RISCV/macro-fusion-lui-addi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128393.439418.patch
Type: text/x-patch
Size: 9623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220623/ad47d50b/attachment.bin>


More information about the llvm-commits mailing list