Re: [PATCH][ldist] Don't add lib calls with -fno-tree-loop-distribute-patterns

2022-01-31 Thread Richard Biener via Gcc-patches
On Mon, Jan 31, 2022 at 5:26 PM Tom de Vries wrote: > > [ was: Re: [RFC] ldist: Recognize rawmemchr loop patterns ] > > On 1/31/22 16:00, Richard Biener wrote: > >> I'm running into PR56888 ( > >> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56888 ) on nvptx due to > >> this, f.i. in gcc/testsuite

[PATCH][ldist] Don't add lib calls with -fno-tree-loop-distribute-patterns

2022-01-31 Thread Tom de Vries via Gcc-patches
[ was: Re: [RFC] ldist: Recognize rawmemchr loop patterns ] On 1/31/22 16:00, Richard Biener wrote: I'm running into PR56888 ( https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56888 ) on nvptx due to this, f.i. in gcc/testsuite/gcc.c-torture/execute/builtins/strlen.c, where gcc/testsuite/gcc.c-tortu