diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-06-22 12:14:31 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-06-22 15:50:55 +0200 |
commit | 87bdde4962ea926e81a3534119ac8f02901b75b9 (patch) | |
tree | 6e68ec5b5e70a63780b1189f9472c74a6852fa90 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 5dd4d0d46fb892975bbb3a086da5a3a9996ced4d (diff) | |
download | llvm-87bdde4962ea926e81a3534119ac8f02901b75b9.zip llvm-87bdde4962ea926e81a3534119ac8f02901b75b9.tar.gz llvm-87bdde4962ea926e81a3534119ac8f02901b75b9.tar.bz2 |
[ConstantFold] Skip bitcast -> GEP transform for opaque pointers
Same as with the InstCombine transform, this is not possible for
bitcasts involving opaque pointers, as GEP preserves opaqueness.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions