Re: Compiler optimization help

2025-07-06 Thread Thomas de Bock via Gcc
2025 15:27:19 To: gcc@gcc.gnu.org Subject: Compiler optimization help Hello, I'm looking to contribute to the project, hoping to implement the compiler optimization specified in: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63164. Would appreciate any help/tips regarding what files I should

Compiler optimization help

2025-07-04 Thread Thomas de Bock via Gcc
Hello, I'm looking to contribute to the project, hoping to implement the compiler optimization specified in: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63164. Would appreciate any help/tips regarding what files I should look at to start working towards implementing something like this, cheers