Verified Commit 160b4737 authored by 萝杨空队-梁韬's avatar 萝杨空队-梁韬
Browse files

opt: fix: 修复了一些 bug

1. 修复了函数内联之后基本块的前继顺序有可能与原函数中的顺序不同, 从而导致 phi 指令 incoming 配对错误的问题
2. 修复了 MemCache.copyFrom 只使用浅复制, 导致一些 MemPosHandler 被意外复用的情况
parent b21a9589
Showing with 43 additions and 9 deletions
+43 -9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment