Re: [testsuite] Update several scev/IVOPTs cases

2020-02-28 Thread Jeff Law
On Tue, 2020-02-25 at 17:52 +0800, Kewen.Lin wrote: > Hi, > > Several scev/IVOPTs cases aim to check some array references are sceved and > later marked as REFERENCE ADDRESS IV groups. With IV group type dumping > improving, these check strings can be improved. Otherwise, they become > fragile >

[testsuite] Update several scev/IVOPTs cases

2020-02-25 Thread Kewen.Lin
Hi, Several scev/IVOPTs cases aim to check some array references are sceved and later marked as REFERENCE ADDRESS IV groups. With IV group type dumping improving, these check strings can be improved. Otherwise, they become fragile with dumping changes. This patch is to keep check strings concise