diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-03-08 15:08:32 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-03-08 15:08:32 +0000 |
commit | 90078c5580e3017cad65d5593b3c59a5b812b475 (patch) | |
tree | b41d1657e3d242c9d307b5fbfc87ead45d6f5d43 /llvm/lib/CodeGen/InterferenceCache.cpp | |
parent | 9d3c0b655af4f66d44928680f0f5db2319bea314 (diff) | |
download | llvm-90078c5580e3017cad65d5593b3c59a5b812b475.zip llvm-90078c5580e3017cad65d5593b3c59a5b812b475.tar.gz llvm-90078c5580e3017cad65d5593b3c59a5b812b475.tar.bz2 |
Add sign-extension during codegen of index expressions
When code generating array index expressions the types of the different
components of the index expressions may not always match. We extend the type of
the index expression (if possible) and assert otherwise.
llvm-svn: 231592
Diffstat (limited to 'llvm/lib/CodeGen/InterferenceCache.cpp')
0 files changed, 0 insertions, 0 deletions