diff options
author | Adam Nemet <anemet@apple.com> | 2014-07-11 05:23:12 +0000 |
---|---|---|
committer | Adam Nemet <anemet@apple.com> | 2014-07-11 05:23:12 +0000 |
commit | e311c3c836bd56d371b3a8f7482a83ef858e86c4 (patch) | |
tree | dade70585fdf6b42b993bed327667813c40474ce /llvm/lib/DebugInfo/DWARFDebugInfoEntry.h | |
parent | de1e1a60e8106360d225d3207ca8ab3c3de13773 (diff) | |
download | bcm5719-llvm-e311c3c836bd56d371b3a8f7482a83ef858e86c4.tar.gz bcm5719-llvm-e311c3c836bd56d371b3a8f7482a83ef858e86c4.zip |
[X86] AVX512: Simplify logic in isCDisp8
It was computing the VL/n case as:
MemObjSize = VectorByteSize / ElemByteSize / Divider * ElemByteSize
ElemByteSize not only falls out but VectorByteSize/Divider now actually
matches the definition of VL/n.
Also some formatting fixes.
llvm-svn: 212794
Diffstat (limited to 'llvm/lib/DebugInfo/DWARFDebugInfoEntry.h')
0 files changed, 0 insertions, 0 deletions