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 22:15:56 +0200 |
commit | 39796e1ad02a45b09ac3ef9e3dc1906f28804a91 (patch) | |
tree | 18e4c9d5d296802b9a839a346a9e38c3ed65e681 /llvm/lib/IR/Module.cpp | |
parent | d9cf8291e7ef26317c13ed9a4e9bd88855166d5d (diff) | |
download | llvm-39796e1ad02a45b09ac3ef9e3dc1906f28804a91.zip llvm-39796e1ad02a45b09ac3ef9e3dc1906f28804a91.tar.gz llvm-39796e1ad02a45b09ac3ef9e3dc1906f28804a91.tar.bz2 |
Reapply [InstCombine] Don't try converting opaque pointer bitcast to GEP
Reapplied without changes -- this was reverted together with an
underlying patch.
-----
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/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions