[Bug rtl-optimization/125757] `smax <smin <a, nonneg>, 0>` can be simplified into `umin<a, nonneg>`
kevinstefanov15 at gmail dot com 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 #5 from Kevin Stefanov <kevinstefanov15 at gmail dot com> --- (In reply to Sam James from comment #4) > (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. Oh, okay thank you. That would be nice.