diff options
author | Sebastian Pop <spop@codeaurora.org> | 2014-05-27 22:42:09 +0000 |
---|---|---|
committer | Sebastian Pop <spop@codeaurora.org> | 2014-05-27 22:42:09 +0000 |
commit | bc9009a20a7b1ffbf86c8a9f880efd068024e59a (patch) | |
tree | f972709389e0ce8595dba1e9c81be92396beb7a9 /llvm/lib/CodeGen | |
parent | f93ef123300cf943980fef09cee723cf49c96017 (diff) | |
download | bcm5719-llvm-bc9009a20a7b1ffbf86c8a9f880efd068024e59a.tar.gz bcm5719-llvm-bc9009a20a7b1ffbf86c8a9f880efd068024e59a.zip |
pass element size to delinearization
Instead of relying on the delinearization to infer the size of an element,
compute the element size from the base address type. This is a much more precise
way of computing the element size than before, as we would have mixed together
the size of an element with the strides of the innermost dimension.
llvm-svn: 209695
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions