Open
Description
Ok, so what I suggest here: please file an issue on the need to fix `nuw` and point to this PR: the incubator LLVM dialect is a bit behind and hasn't caught up with the `GEPNoWrapFlagsProp` upstream. So the `nuw` is probably a side-effect of this mess and let's leave like this until we rebase against upstream.
Originally posted by @bcardosolopes in #1621 (comment)
Support in LLVMIR dialect: llvm/llvm-project@96eeb6c
Needs to revisit GEPArg to account for additional flags once we rebase past the upstream commit