在 LowerInstruction 的 switch 中添加 Br 和 CondBr case。 这两个指令在 LowerModule 中已经处理,不会传递到 LowerInstruction, 但为了消除编译器的 -Wswitch 警告,添加这两个 case 并直接返回。 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
parent
3078c4cc5a
commit
693f54adf7
Loading…
Reference in new issue