steakhal wrote:

I guess this is one sideeffect of `getZExtValue` and `getSExtValue`.
To me, it feels like all such calls could hit the same assert, thus it fixes 
this instance, but we still lack a generic solution to this problem at other 
places.
I'm not opposing to this fix, but it might make sense to step back and grep for 
these calls to see the wider picture.

https://github.com/llvm/llvm-project/pull/65887
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to