aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2021-06-21 20:22:06 +0200
committerNikita Popov <nikita.ppv@gmail.com>2021-06-21 21:24:50 +0200
commitd9f5d7b959de36085944d4a99a73f3053f953796 (patch)
treec2ca1f34dbce573fe8d0beafc85ff6496184e430 /llvm/lib/CodeGen/MachineFunction.cpp
parentea23c38d0605514f68e33d319a6bdd858381257a (diff)
downloadllvm-d9f5d7b959de36085944d4a99a73f3053f953796.zip
llvm-d9f5d7b959de36085944d4a99a73f3053f953796.tar.gz
llvm-d9f5d7b959de36085944d4a99a73f3053f953796.tar.bz2
[InstCombine] Extract bitcast -> gep transform
Move this into a separate function, to make sure that early returns do not accidentally skip other transforms. There is already one isSized() check that could run into this issue, thus this change is not strictly NFC.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions