aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-11-28 10:12:41 +0000
committerGitHub <noreply@github.com>2024-11-28 10:12:41 +0000
commit82821254f532c1dbdfd5d985ef7130511efaaa83 (patch)
treebbce4637e6590556d9ba297c82624cd39af13033 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent831469fb552ba03d15fb717eeb526a71bfac8b6d (diff)
downloadllvm-82821254f532c1dbdfd5d985ef7130511efaaa83.zip
llvm-82821254f532c1dbdfd5d985ef7130511efaaa83.tar.gz
llvm-82821254f532c1dbdfd5d985ef7130511efaaa83.tar.bz2
[LV] Use IVUpdateMayOverflow to set HasNUW. (#111758)
If IVUpdateMayOverflow is false, we proved that the induction increment cannot overflow in the vector loop. This allows setting NUW in some cases when folding the tail. PR: https://github.com/llvm/llvm-project/pull/111758
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions