summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2021-12-27 14:50:04 +0100
committerNikita Popov <npopov@redhat.com>2021-12-27 14:52:11 +0100
commitde2ed8e38e73eeda5d13904467fbf263586cd75d (patch)
tree6bd3c449e8ec72f7e5fcda54e81c4fdeea73f775 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent5f22f248d85726f6dd0a056189424949020f28b2 (diff)
[InstCombine] Extract GEP of GEP fold into separate function
This change may not be entirely NFC, because a number of early returns will now only early return from this particular fold, rather than the whole visitGetElementPtr() implementation. This is also the reason why I'm doing this change, as I don't think this was intended.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions