SCEV type conversion functions, such as getNoopOrSignExtend, will use getTypeSizeInBits to check the conversion type size.
This patch attempts to fix some assertion failures when stride type is undef or the size of alloc type does not match the bits type size.
Details
Details
Diff Detail
Diff Detail