aboutsummaryrefslogtreecommitdiff
path: root/test/codegen
diff options
context:
space:
mode:
authorMatthew Dempsky <mdempsky@google.com>2022-08-18 05:20:16 -0700
committerMatthew Dempsky <mdempsky@google.com>2022-08-18 17:26:40 +0000
commit52016be3f4e6deba54020ad8c969f1e2dba1eee3 (patch)
treef21300cf8800232712e559cd4068b4690d5edeb6 /test/codegen
parentd6294e00f029d93b8552827bce1f24f67458d3f2 (diff)
downloadgo-52016be3f4e6deba54020ad8c969f1e2dba1eee3.tar.xz
cmd/compile: enable more inlining for unified IR
The non-unified frontend had repeated issues with inlining and generics (#49309, #51909, #52907), which led us to substantially restrict inlining when shape types were present. However, these issues are evidently not present in unified IR's inliner, and the safety restrictions added for the non-unified frontend can simply be disabled in unified mode. Fixes #54497. Change-Id: I8e6ac9f3393c588bfaf14c6452891b9640a9d1bd Reviewed-on: https://go-review.googlesource.com/c/go/+/424775 Reviewed-by: Cuong Manh Le <cuong.manhle.vn@gmail.com> Run-TryBot: Matthew Dempsky <mdempsky@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Keith Randall <khr@golang.org> Reviewed-by: Keith Randall <khr@google.com>
Diffstat (limited to 'test/codegen')
0 files changed, 0 insertions, 0 deletions