summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/stripped-shared.test
diff options
context:
space:
mode:
authorRoman Gareev <gareevroman@gmail.com>2017-02-08 13:29:06 +0000
committerRoman Gareev <gareevroman@gmail.com>2017-02-08 13:29:06 +0000
commit772498dc684cef556928a6ce53f4d6b026b43a5d (patch)
tree897f51efd2676195c36254f06c50fa2fd0c2ab3e /llvm/test/tools/llvm-objdump/stripped-shared.test
parent2c0feec6995bd5ca3f30941dfc7d4718172bda8f (diff)
downloadbcm5719-llvm-772498dc684cef556928a6ce53f4d6b026b43a5d.tar.gz
bcm5719-llvm-772498dc684cef556928a6ce53f4d6b026b43a5d.zip
[NFC] Make ScheduleTreeOptimizer::optimizeBand return a schedule node optimized
with optimizeMatMulPattern This patch makes ScheduleTreeOptimizer::optimizeBand return a schedule node optimized with optimizeMatMulPattern. Otherwise, it could not use the isolate option, because standardBandOpts could try to tile a band node with anchored subtree and get the error, since the use of the isolate option causes any tree containing the node to be considered anchored. Furthermore, it is not intended to apply standard optimizations, when the matrix multiplication has been detected. llvm-svn: 294444
Diffstat (limited to 'llvm/test/tools/llvm-objdump/stripped-shared.test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud