[llvm] [FunctionAttrs] Handle ConstantRange overflow in memset initializes inference (PR #145739)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 1 13:26:54 PDT 2025


nikic wrote:

@shafik Fixes to LLVM transforms should not be tested with Clang tests, outside of highly exceptional circumstances (e.g. if an issue requires a complex interaction between Clang and LLVM that cannot be reproduced standalone.)

https://github.com/llvm/llvm-project/pull/145739


More information about the llvm-commits mailing list