[llvm-dev] [SCEV] inconsistent operand ordering

Chawla, Pankaj via llvm-dev llvm-dev at lists.llvm.org
Tue Nov 1 05:19:43 PDT 2016


LGTM.
Thanks for fixing this!

-Pankaj

-----Original Message-----
From: Sanjoy Das [mailto:sanjoy at playingwithpointers.com] 
Sent: Sunday, October 30, 2016 9:02 PM
To: Chawla, Pankaj <pankaj.chawla at intel.com>
Cc: llvm-dev at lists.llvm.org
Subject: Re: [llvm-dev] [SCEV] inconsistent operand ordering

Hi Pankaj,

On 10/18/16, 1:25 PM, Chawla, Pankaj wrote:
 > I see that we are trying to keep ScalarEvolution stable around  > instruction ordering. My suggestion would be to not restrict the fix  > by only recursing on the first operand.

I think I've addressed this in https://reviews.llvm.org/rL285535, PTAL.

-- Sanjoy


More information about the llvm-dev mailing list