[Bug tree-optimization/112392] `a == nonnegative ? a : abs` -> abs

2024-05-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112392 Andrew Pinski changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|---

[Bug tree-optimization/112392] `a == nonnegative ? a : abs` -> abs

2024-05-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112392 --- Comment #4 from GCC Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:5726de79e2154a16d8a045567d2cfad035f7ed19 commit r15-328-g5726de79e2154a16d8a045567d2cfad035f7ed19 Author: Andrew Pinski Date: Mon

[Bug tree-optimization/112392] `a == nonnegative ? a : abs` -> abs

2024-05-07 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112392 Andrew Pinski changed: What|Removed |Added Keywords||patch URL|

[Bug tree-optimization/112392] `a == nonnegative ? a : abs` -> abs

2023-11-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112392 --- Comment #2 from Andrew Pinski --- Created attachment 56579 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56579&action=edit More complete testcase for the ones which should be detected

[Bug tree-optimization/112392] `a == nonnegative ? a : abs` -> abs

2023-11-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112392 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill