Skip to content

Commit e621008

Browse files
chen.qiangerekon
authored andcommitted
[Pass] Add LoopUnrollAndRemainder pass
1 parent 5ad8bbd commit e621008

File tree

19 files changed

+7820
-375
lines changed

19 files changed

+7820
-375
lines changed

llvm/lib/Target/RISCV/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ add_llvm_target(RISCVCodeGen
3838
RISCVGatherScatterLowering.cpp
3939
RISCVSplitLoopByLength.cpp
4040
RISCVCustomLICM.cpp
41+
RISCVLoopUnrollAndRemainder.cpp
4142
RISCVInsertVSETVLI.cpp
4243
RISCVInsertReadWriteCSR.cpp
4344
RISCVInsertWriteVXRM.cpp

0 commit comments

Comments
 (0)