Skip to content

Commit

Permalink
[Pass] add LoopUnrollAndRemainder pass
Browse files Browse the repository at this point in the history
  • Loading branch information
chen.qian authored and gerekon committed Nov 26, 2024
1 parent f041c37 commit 45f4abc
Show file tree
Hide file tree
Showing 19 changed files with 7,831 additions and 375 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 @@ -39,6 +39,7 @@ add_llvm_target(RISCVCodeGen
RISCVGatherScatterLowering.cpp
RISCVSplitLoopByLength.cpp
RISCVCustomLICM.cpp
RISCVLoopUnrollAndRemainder.cpp
RISCVInsertVSETVLI.cpp
RISCVInsertReadWriteCSR.cpp
RISCVInsertWriteVXRM.cpp
Expand Down
Loading

0 comments on commit 45f4abc

Please sign in to comment.