diff options
author | Tobias Grosser <tobias@grosser.es> | 2016-02-07 08:11:36 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2016-02-07 08:11:36 +0000 |
commit | 46bafbd0fe5236fb3d17851f296e7b3437929c35 (patch) | |
tree | ab6838156b4b1ddc9f20154eb6378d4121728a9f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 6962659a362c173c62afa391aba4a19681057ef8 (diff) | |
download | llvm-46bafbd0fe5236fb3d17851f296e7b3437929c35.zip llvm-46bafbd0fe5236fb3d17851f296e7b3437929c35.tar.gz llvm-46bafbd0fe5236fb3d17851f296e7b3437929c35.tar.bz2 |
Do not yet consider loads with non-canonical element size for load hoisting.
Invariant load hoisting of memory accesses with non-canonical element
types lacks support for equivalence classes that contain elements of
different width/size. This support should be added, but to get our buildbots
back to green, we disable load hoisting for memory accesses with non-canonical
element size for now.
llvm-svn: 260023
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions