Re: [PATCH] Fix ICE PR94144

2020-03-23 Thread Jeff Law via Gcc-patches
On Mon, 2020-03-23 at 16:32 +0100, Andrea Corallo wrote: > Hi all, > > I'd like to submit this for PR94144. > > The patch prevent 'simplify_logical_relational_operation' to generate > insn with a float only operator with non float operands. > > > In the PR the following > > (ior:SI (gt:SI (reg

[PATCH] Fix ICE PR94144

2020-03-23 Thread Andrea Corallo
Hi all, I'd like to submit this for PR94144. The patch prevent 'simplify_logical_relational_operation' to generate insn with a float only operator with non float operands. In the PR the following (ior:SI (gt:SI (reg:CC 66 cc) (const_int 0 [0])) (le:SI (reg:CC 66 cc)