summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/RegisterFile.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2018-06-21 11:53:16 +0000
committerDavid Green <david.green@arm.com>2018-06-21 11:53:16 +0000
commitd143c65de3c884d09197da279d2f04f094efaf15 (patch)
tree00b55affd4b30f374cd0363e690c296395b0e3c3 /llvm/tools/llvm-mca/RegisterFile.cpp
parent2a9cde026c3164ec3d4419d1c2da30ffdc70233d (diff)
downloadbcm5719-llvm-d143c65de3c884d09197da279d2f04f094efaf15.tar.gz
bcm5719-llvm-d143c65de3c884d09197da279d2f04f094efaf15.zip
[DA] Enable -da-delinearize by default
This enables da-delinearize in Dependence Analysis for delinearizing array accesses into multiple dimensions. This can help to increase the power of Dependence analysis on multi-dimensional arrays and prevent having to fall back to the slower and less accurate MIV tests. It adds static checks on the bounds of the arrays to ensure that one dimension doesn't overflow into another, and brings our code in line with our tests. Differential Revision: https://reviews.llvm.org/D45872 llvm-svn: 335217
Diffstat (limited to 'llvm/tools/llvm-mca/RegisterFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud