diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-09-17 20:16:21 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-09-17 20:16:21 +0000 |
commit | 6f36d9ab01cf5c385590fea96481b742c8ce65cf (patch) | |
tree | 60d16b2f8ba71fa1c9d42206b8668e72e8baf1a3 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | ff642b9b84e0c8d226f4d7ce2ae2853a89b08cda (diff) | |
download | llvm-6f36d9ab01cf5c385590fea96481b742c8ce65cf.zip llvm-6f36d9ab01cf5c385590fea96481b742c8ce65cf.tar.gz llvm-6f36d9ab01cf5c385590fea96481b742c8ce65cf.tar.bz2 |
Delinearize multi-dimensional arrays through bitcasts
In some cases instcombine introduces bitcasts that slightly obfuscate the
multi-dimensionality of an array. This patch teaches our fixed-size
delinearization how to look through bitcasts.
llvm-svn: 247928
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions