aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorRamkumar Ramachandra <ramkumar.ramachandra@codasip.com>2024-10-22 09:58:54 +0100
committerGitHub <noreply@github.com>2024-10-22 09:58:54 +0100
commitd897ea37dbac66d51794938af4f112e05fb61b05 (patch)
tree20016d1842f0615bae5a0ae322018b99f4aaa70b /llvm/lib/CodeGen/CodeGen.cpp
parentf719cfa8685a30a3f4115cc0ce446262daf81244 (diff)
downloadllvm-d897ea37dbac66d51794938af4f112e05fb61b05.zip
llvm-d897ea37dbac66d51794938af4f112e05fb61b05.tar.gz
llvm-d897ea37dbac66d51794938af4f112e05fb61b05.tar.bz2
LAA: check nusw on GEP in place of inbounds (#112223)
With the introduction of the nusw flag in GEPNoWrapFlags, it should be safe to weaken the check in LoopAccessAnalysis to just check the nusw flag on the GEP, instead of inbounds.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions