Skip to content

Commit 916259b

Browse files
chen.qiangerekon
authored andcommitted
[Pass] add CustomLICM Pass
1 parent dedb8cc commit 916259b

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
@@ -37,6 +37,7 @@ add_llvm_target(RISCVCodeGen
3737
RISCVFrameLowering.cpp
3838
RISCVGatherScatterLowering.cpp
3939
RISCVSplitLoopByLength.cpp
40+
RISCVCustomLICM.cpp
4041
RISCVInsertVSETVLI.cpp
4142
RISCVInsertReadWriteCSR.cpp
4243
RISCVInsertWriteVXRM.cpp

0 commit comments

Comments
 (0)