[Bug target/117939] [15 Regression] nvptx: CRC test cases execution test FAILs

2025-01-14 Thread tschwinge at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117939 Thomas Schwinge changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug target/117939] [15 Regression] nvptx: CRC test cases execution test FAILs

2024-12-06 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117939 --- Comment #2 from Jeffrey A. Law --- While it may not been been obviously related to the CRC work, the testcase itself looks like a CRC to me. It's almost certainly the case that the CRC pass is detecting it and turning it into a table lookup

[Bug target/117939] [15 Regression] nvptx: CRC test cases execution test FAILs

2024-12-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117939 Andrew Pinski changed: What|Removed |Added CC||pinskia at gcc dot gnu.org Target Mil