[midend-reg2mem]增加reg2mem遍,应用未定义值,增加inst迭代器查找方法,通过编译且脚本运行通过率不变

This commit is contained in:
rain2133
2025-07-29 02:01:48 +08:00
parent 535a935bf1
commit 3e4cac089e
6 changed files with 337 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ add_executable(sysyc
DCE.cpp
AddressCalculationExpansion.cpp
Mem2Reg.cpp
# Reg2Mem.cpp
Reg2Mem.cpp
RISCv64Backend.cpp
RISCv64ISel.cpp
RISCv64RegAlloc.cpp