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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 21:08:14 PDT 2022


craig.topper updated this revision to Diff 439259.
craig.topper added a comment.

Address review comment


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.439259.patch
Type: text/x-patch
Size: 9652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220623/b9632c49/attachment.bin>


More information about the llvm-commits mailing list