llvm-project
e5ecf9c5 - Update matmul example to the latest polly version

Comment changes are shownComment changes are hidden
Commit
12 years ago
Update matmul example to the latest polly version As the namings of the scops have changed, polly was not able to read in the user given .jscop files. By renaming the provided files, polly now finds them again and can use them to optimize the matmul function. We also update the generated files to reflect the very latest version of Polly. Merged from: https://llvm.org/svn/llvm-project/polly/trunk@182265 llvm-svn: 183376
Author
Parents
  • polly/www
    • File
      example_manual_matmul.html
    • experiments/matmul
      • init_array___%1---%19.jscop
      • init_array___%for.cond---%for.end19.jscop
      • main___%1---%17.jscop
      • main___%for.cond---%for.end30.jscop
      • main___%for.cond---%for.end30.jscop.interchanged
      • main___%for.cond---%for.end30.jscop.interchanged+tiled
      • main___%for.cond---%for.end30.jscop.interchanged+tiled+vector
      • File
        matmul.normalopt.exe
      • matmul.normalopt.ll
      • File
        matmul.normalopt.s
      • File
        matmul.polly.interchanged+tiled+vector+openmp.exe
      • matmul.polly.interchanged+tiled+vector+openmp.ll
      • File
        matmul.polly.interchanged+tiled+vector+openmp.s
      • File
        matmul.polly.interchanged+tiled+vector.exe
      • matmul.polly.interchanged+tiled+vector.ll
      • File
        matmul.polly.interchanged+tiled+vector.s
      • File
        matmul.polly.interchanged+tiled.exe
      • matmul.polly.interchanged+tiled.ll
      • File
        matmul.polly.interchanged+tiled.s
      • File
        matmul.polly.interchanged.exe
      • matmul.polly.interchanged.ll
      • File
        matmul.polly.interchanged.s
      • matmul.preopt.ll
      • File
        matmul.s
      • File
        scops.init_array.dot
      • File
        scops.init_array.dot.png
      • File
        scops.main.dot
      • File
        scops.main.dot.png
      • File
        scops.print_array.dot
      • File
        scops.print_array.dot.png
      • File
        scopsonly.init_array.dot
      • File
        scopsonly.init_array.dot.png
      • File
        scopsonly.main.dot
      • File
        scopsonly.main.dot.png
      • File
        scopsonly.print_array.dot
      • File
        scopsonly.print_array.dot.png