Hi Than,
Thank you a lot for sharing this valuable information. It helps me a lot to
understand this.
Thank you,
Kavindu
On Wednesday, 7 July 2021 at 20:31:12 UTC+5:30 th...@google.com wrote:
> Hi again,
>
> Sorry for the delay, I have been offline for a while.
>
>
> You wrote:
> >Regarding ad
Hi again,
Sorry for the delay, I have been offline for a while.
You wrote:
>Regarding address spaces, I saw that there is a pass to remove address
space casts. But if I generate IR using `llvm-goc -dump-ir -enable-gc=1
test.go` for the following go file, I still can see the addrspacecast
instruct
Hi,
Regarding address spaces, I saw that there is a pass to remove address
space casts. But if I generate IR using `*llvm-goc -dump-ir -enable-gc=1
test.go*` for the following go file, I still can see the *addrspacecast*
instruction. What is the reason to see that *addrspacecast? *I feel that
See https://llvm.org/docs/Statepoints.html for more on this.
Thanks, Than
On Mon, Jun 28, 2021 at 5:40 AM Kavindu Gimhan Zoysa
wrote:
> Hi all,
>
> Can you please explain the reason to use different address space when GC
> is enabled as shown in the below line?
>
>
> https://go.googlesource.co
Hi all,
Can you please explain the reason to use different address space when GC is
enabled as shown in the below line?
https://go.googlesource.com/gollvm/+/refs/heads/master/driver/CompileGo.cpp#559
Thank you,
Kavindu
--
You received this message because you are subscribed to the Google Grou