On 12/31/2025 10:00 AM, Daniel Henrique Barboza wrote:
This points to a problem either in the match part of the pattern or
in the simplification part of the pattern.
The message is indeed not user friendly. But I don't think it has to
do with
the pattern being added here - I can get the same error in 'master',
without this
patch, and a small hack to reproduce it in a 64 bit host:
Oh! It's the gimple test. Indeed I wouldn't necessarily expect the
gimple FE to handle all the corner cases as in many respects it assumes
the input is valid. So yes, we can adjust the test.
Jeff