* match.pd: Refine type conversion in result expr for below pattern:
commit70241e81cafa24cca85e32f07079fb885e1719b4
authoramker <amker@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Nov 2016 12:09:19 +0000 (24 12:09 +0000)
committeramker <amker@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Nov 2016 12:09:19 +0000 (24 12:09 +0000)
tree20041d48692ba262f09dcf40768a2c7061a817cd
parentc424a93929b437f9375dc9d64236fef97915599c
* match.pd: Refine type conversion in result expr for below pattern:
(cond (cmp (convert1? x) c1) (convert2? x) c2) -> (minmax (x c)).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@242831 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/match.pd