Skip to content

Commit 41b599e

Browse files
chen.qiangerekon
authored andcommitted
[Pass] add CustomLICM Pass
1 parent b3f8263 commit 41b599e

File tree

5 files changed

+508
-42
lines changed

5 files changed

+508
-42
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
RISCVFrameLowering.cpp
3939
RISCVGatherScatterLowering.cpp
4040
RISCVSplitLoopByLength.cpp
41+
RISCVCustomLICM.cpp
4142
RISCVInsertVSETVLI.cpp
4243
RISCVInsertReadWriteCSR.cpp
4344
RISCVInsertWriteVXRM.cpp

0 commit comments

Comments
 (0)