Fix CL entry
This commit is contained in:
parent
b4cc945c04
commit
27d2c49c41
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PR tree-optimization/94920
|
||||
* match.pd (x >= 0 ? x : 0) + (x <= 0 ? -x : 0): New simplification.
|
||||
(x <= 0 ? -x : 0): New simplification.
|
||||
(x <= 0 ? -x : 0): New simplification.
|
||||
|
||||
2022-07-21 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue