[Bug rtl-optimization/125757] `smax <smin <a, nonneg>, 0>` can be simplified into `umin<a, nonneg>`
"sjames at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125757 --- Comment #4 from Sam James <sjames at gcc dot gnu.org> --- (In reply to Kevin Stefanov from comment #3) > I'd like to work on this one. I'd appreciate some mentoring on it, as I'm > new to GCC RTL. I've found the chapter for it in GCC Internals. See above, I think this one isn't an option, but hopefully Drea can find another one similar to it for you.