mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-23 19:32:57 +00:00
constant_propagation_pass: Prepare for IR matchers
This commit is contained in:
@@ -96,6 +96,7 @@ add_library(dynarmic
|
||||
ir_opt/constant_propagation_pass.cpp
|
||||
ir_opt/dead_code_elimination_pass.cpp
|
||||
ir_opt/identity_removal_pass.cpp
|
||||
ir_opt/ir_matcher.h
|
||||
ir_opt/passes.h
|
||||
ir_opt/verification_pass.cpp
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user