nikic wrote:

It may be a good idea to skip the inference for constant arguments. I see a 
decent amount of things like `range(i64 -2147483576, 34359738361) 272` in the 
diffs.

Though I still don't think that we should be inferring range at all.

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

Reply via email to