aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2025-07-02 09:23:36 +0200
committerGitHub <noreply@github.com>2025-07-02 09:23:36 +0200
commit83272a48493948c5190be00e7e734a0335be86f8 (patch)
tree0320efb065c0592c3528802ba8d564940c3cf4f6 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent0588e8188c647460b641b09467fe6b13a8d510d5 (diff)
downloadllvm-83272a48493948c5190be00e7e734a0335be86f8.zip
llvm-83272a48493948c5190be00e7e734a0335be86f8.tar.gz
llvm-83272a48493948c5190be00e7e734a0335be86f8.tar.bz2
[InstCombine] Fold icmp of gep chain with base (#144065)
Fold icmp between a chain of geps and its base pointer. Previously only a single gep was supported. This will be extended to handle the case of two gep chains with a common base in a followup. This helps to avoid regressions after #137297.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions