Posted in

Go编译器开发者闭门会纪要流出:golang.org/x/tools/go/ssa团队亲述“放弃Go AST转向IR优先”的3大技术赌注

第一章:Go编译器架构演进的历史 … Go编译器开发者闭门会纪要流出:golang.org/x/tools/go/ssa团队亲述“放弃Go AST转向IR优先”的3大技术赌注Read more

Posted in

Go编译器生成的汇编总不最优?用go tool compile -S + custom register allocator策略提升LLVM IR命中率

第一章:Go编译器生成汇编非最优 … Go编译器生成的汇编总不最优?用go tool compile -S + custom register allocator策略提升LLVM IR命中率Read more