zhouguangyuan0718 wrote: > I think @efriedma-quic was opposited the 32-bit support. I'm inclined to not > do it unless there's claer requirment.
Thanks, we are developing a [Go compiler based on LLVM](https://github.com/goplus/llgo), for the closure context, we need a reserve register to pass it. And I hope it can be provided by llvm native. https://github.com/llvm/llvm-project/pull/186123 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
