Re: [PATCH] rs6000: Match recent builtins changes in new builtins support

2021-11-09 Thread David Edelsohn via Gcc-patches
On Tue, Nov 9, 2021 at 4:40 PM Bill Schmidt wrote: > > Hi! Over the last month or so, Haochen made a couple of changes to the > builtins > support that need to be reflected into the new builtin support: > > 14e355df Disable gimple folding for vector min/max without fast-math > 91419baf

[PATCH] rs6000: Match recent builtins changes in new builtins support

2021-11-09 Thread Bill Schmidt via Gcc-patches
Hi! Over the last month or so, Haochen made a couple of changes to the builtins support that need to be reflected into the new builtin support: 14e355df Disable gimple folding for vector min/max without fast-math 91419baf Optimize vec_xl_sext In both cases these require almost identical