Files
llvm-project/llvm/lib/CodeGen/CodeGenPrepare.cpp
Mirko 2d84862fb3 [CodeGenPrepare] Drop nuw on gep unmerging if the new index is negative (#193488)
Fixes #193487.

Drop nuw if unmerging would result in gep with a negative index.
2026-04-23 15:20:33 +00:00

355 KiB