diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-06-21 20:35:30 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-06-21 21:24:50 +0200 |
commit | 5780611d7e044ef56c4214df2c236ef5e15545ab (patch) | |
tree | 31f0599583f0d0513c41aebc6e07a07c2e16e9db /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | d9f5d7b959de36085944d4a99a73f3053f953796 (diff) | |
download | llvm-5780611d7e044ef56c4214df2c236ef5e15545ab.zip llvm-5780611d7e044ef56c4214df2c236ef5e15545ab.tar.gz llvm-5780611d7e044ef56c4214df2c236ef5e15545ab.tar.bz2 |
[InstCombine] Don't try converting opaque pointer bitcast to GEP
Bitcasts having opaque pointer source or result type cannot be
converted into a zero-index GEP, GEP source and result types
always have the same opaque-ness.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions