add patches to GCCcore 14.2.0 & 14.3.0 to fix ICE with SVE on aarch64#25090
add patches to GCCcore 14.2.0 & 14.3.0 to fix ICE with SVE on aarch64#25090Thyre wants to merge 1 commit intoeasybuilders:developfrom
Conversation
|
I'll mark this as draft until I was able to check if I get further in PyTorch with a rebuilt GCCcore... |
|
Looking through pytorch/pytorch#172445, we might need a few more GCC patches to get forward. |
|
Test report by @Thyre |
|
Adding these patches unfortunately doesn't change anything: Maybe there's another patch for GCC 14 which fixes the issue. The test case in the bug report works with the patch. |
(created using
eb --new-pr)Should avoid the following error when building PyTorch in #24926:
See also: