Re: [committed] Fix testsuite fallout on stormy16 after IOR->PLUS change

2024-06-22 Thread Jeff Law
On 6/22/24 6:01 AM, Georg-Johann Lay wrote: Am 22.06.24 um 00:00 schrieb Jeff Law: More minor fallout from the IOR->PLUS change a little while ago.  This time on xstormy16. The pattern to swap nibbles actually tries to handle all the cases of IOR, XOR and PLUS.  But when we generate PLUS

Re: [committed] Fix testsuite fallout on stormy16 after IOR->PLUS change

2024-06-22 Thread Georg-Johann Lay
Am 22.06.24 um 00:00 schrieb Jeff Law: More minor fallout from the IOR->PLUS change a little while ago.  This time on xstormy16. The pattern to swap nibbles actually tries to handle all the cases of IOR, XOR and PLUS.  But when we generate PLUS earlier in the pipeline, the simplifications/

[committed] Fix testsuite fallout on stormy16 after IOR->PLUS change

2024-06-21 Thread Jeff Law
More minor fallout from the IOR->PLUS change a little while ago. This time on xstormy16. The pattern to swap nibbles actually tries to handle all the cases of IOR, XOR and PLUS. But when we generate PLUS earlier in the pipeline, the simplifications/canonicalizations are slightly different re