aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/noder
diff options
context:
space:
mode:
authorCuong Manh Le <cuong.manhle.vn@gmail.com>2022-06-14 09:04:55 +0700
committerGopher Robot <gobot@golang.org>2022-06-15 21:22:56 +0000
commit8a9485c023543ba688b6b316223e243fdf36b074 (patch)
tree3f5e26dca1d3f083c583ea79c427defd2ae7ae15 /src/cmd/compile/internal/noder
parent394ea70cc925ab59b6c1a3d41accbc5613c71e3b (diff)
downloadgo-8a9485c023543ba688b6b316223e243fdf36b074.tar.xz
[dev.unified] test: extract different inline test between unified and non-unified
Unified IR records the inline nodes position right at the position of the inline call, while the old inliner always records at the position of the original nodes. We want to keep non-unified working up through go 1.20, thus this CL extract the inline test case that is different in Unified IR and the old inliner. Updates #53058 Change-Id: I14b0ee99fe797d34f27cfec068982790c64ac263 Reviewed-on: https://go-review.googlesource.com/c/go/+/411935 Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com> Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Diffstat (limited to 'src/cmd/compile/internal/noder')
0 files changed, 0 insertions, 0 deletions