Prathamesh Kulkarni wrote:
Thanks for your suggestions on RFC email, the attached patch adds support for
streaming of poly_int when it's degree <= accel's NUM_POLY_INT_COEFFS.
First, thanks a lot for your patch!
Secondly, it seems as if this patch is indented to fully or partially
fix the following PRs.
If so, can you add the PR to the commit log such that both "git log"
will help finding the problem report and the commit will show up
in the issue?
https://gcc.gnu.org/PR111937
PR ipa/111937
offloading from x86_64-linux-gnu to riscv*-linux-gnu will have issues
https://gcc.gnu.org/PR96265
PR ipa/96265
offloading to nvptx-none from aarch64-linux-gnu (and
riscv*-linux-gnu) does not work
And - marked as duplicate of the latter:
https://gcc.gnu.org/PR114174
PR lto/114174
[aarch64] Offloading to nvptx-none
Thanks,
Tobias