summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis
diff options
context:
space:
mode:
authorAdam Nemet <anemet@apple.com>2014-07-11 05:23:12 +0000
committerAdam Nemet <anemet@apple.com>2014-07-11 05:23:12 +0000
commite311c3c836bd56d371b3a8f7482a83ef858e86c4 (patch)
treedade70585fdf6b42b993bed327667813c40474ce /llvm/lib/Analysis
parentde1e1a60e8106360d225d3207ca8ab3c3de13773 (diff)
downloadbcm5719-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/Analysis')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud