Skip to content

Commit

Permalink
Feature/custom licm
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen Qian authored and gerekon committed Nov 14, 2024
1 parent 8ebdd25 commit f06e8b6
Show file tree
Hide file tree
Showing 5 changed files with 637 additions and 2 deletions.
1 change: 1 addition & 0 deletions llvm/lib/Target/RISCV/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ add_llvm_target(RISCVCodeGen
RISCVFrameLowering.cpp
RISCVGatherScatterLowering.cpp
RISCVSplitLoopByLength.cpp
RISCVCustomLICM.cpp
RISCVInsertVSETVLI.cpp
RISCVInsertReadWriteCSR.cpp
RISCVInsertWriteVXRM.cpp
Expand Down
Loading

0 comments on commit f06e8b6

Please sign in to comment.