Re: [PATCH] testsuite: Adjust jump threading test expectation

2024-11-12 Thread Andrew Carlotti
On Wed, Nov 06, 2024 at 02:28:39PM -0800, Andrew Pinski wrote: > On Tue, Nov 5, 2024 at 4:53 AM Andrew Carlotti > wrote: > > > > This test started failing on aarch64 after 0cfc9c95 in 2023 ("Phi > > analyzer - Initialize with range instead of a tree."). > > > > The only change visible in the pass

Re: [PATCH] testsuite: Adjust jump threading test expectation

2024-11-06 Thread Andrew Pinski
On Tue, Nov 5, 2024 at 4:53 AM Andrew Carlotti wrote: > > This test started failing on aarch64 after 0cfc9c95 in 2023 ("Phi > analyzer - Initialize with range instead of a tree."). > > The only change visible in the pass dumps prior to thread2 is the upper > bounds of some ranges are reduced from

Re: [PATCH] testsuite: Adjust jump threading test expectation

2024-11-06 Thread Aldy Hernandez
Andrew Carlotti writes: > This test started failing on aarch64 after 0cfc9c95 in 2023 ("Phi > analyzer - Initialize with range instead of a tree."). > > The only change visible in the pass dumps prior to thread2 is the upper > bounds of some ranges are reduced from +INF to 7, consistent with the