write phi elimination

This commit is contained in:
2024-10-19 02:47:51 +00:00
parent 0f016c8eb0
commit 2e94fba653
8 changed files with 101 additions and 16 deletions

2
include/opt/regalloc.h Normal file
View File

@ -0,0 +1,2 @@
#pragma once
#include "phieliminate.h"