Skip to content

Commit 45f4abc

Browse files
chen.qiangerekon
chen.qian
authored andcommitted
[Pass] add LoopUnrollAndRemainder pass
1 parent f041c37 commit 45f4abc

19 files changed

+7831
-375
lines changed

llvm/lib/Target/RISCV/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ add_llvm_target(RISCVCodeGen
3939
RISCVGatherScatterLowering.cpp
4040
RISCVSplitLoopByLength.cpp
4141
RISCVCustomLICM.cpp
42+
RISCVLoopUnrollAndRemainder.cpp
4243
RISCVInsertVSETVLI.cpp
4344
RISCVInsertReadWriteCSR.cpp
4445
RISCVInsertWriteVXRM.cpp

0 commit comments

Comments
 (0)