diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-06-21 20:22:06 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-06-21 21:24:50 +0200 |
commit | d9f5d7b959de36085944d4a99a73f3053f953796 (patch) | |
tree | c2ca1f34dbce573fe8d0beafc85ff6496184e430 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | ea23c38d0605514f68e33d319a6bdd858381257a (diff) | |
download | llvm-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