Final Report

RobertoRosmaninho
Published: 08/24/2021

This week I focused in prepare this document and get the last PR approved. Also, I tried to fix the 2 last Issues opened.

GSOC Final Report

After ten weeks of hard work on the project "LLVM Back-end for the Tensor Algebra Compiler" for Google Summer of Code 2021 I was able to develop the following contributions:

  • Support for branch and loop operations (IfThenElse, While, For)
  • Support for binary and unary operations (Neg, Sub, Div, Rem, Min, Max, And, Or, BitOr, BitAnd)
  • Support for comparison operators (LTE, GTE, LT, GT, EQ, NEQ)
  • Support for other operations (Assign, Cast, Case, Indices property, Comment, BlankLine)
  • Support for booleans
  • Added new tests to assess the correctness of new operations

These contributions allow the basic use of TACO with LLVM like arithmetic operations on sparse or dense tensors passed as command-line arguments with llvm flag or using the TACO C++ Library.

The project resulted in 6 Pull Requests and 5 Issues. Five PRs were merged, and one was closed because its content was already been developed by Guilherme, my mentor, on another branch. 3 Issues are still open.

The project can be separated into 3 phases:

  • First impressions and branch update
  • Implementation of Basic Operations
  • Fix old implementation, test writing, and searching for bugs

The first phase was developed in the two first weeks and resulted in the following PRs:

The first phase was to update the llvm-backend branch that I used on the project with the new alterations on the main, and update the readme with instructions to use TACO with LLVM support using a conda environment.

I opened an issue to inform that the LLVM IR generated by TACO lacks information of the target machine when compared with the IR generated by clang:

This issue was not resolved yet because it doesn't impact the program operation and IR generation.

The second and main phase was developed from the third to the eighth week and resulted in the following PRs:

The main implementation was developed during these weeks with the assistance of my mentor Guilherme Leobas. As mentioned before, the first PR wasn't merged because its content was already been implemented on PR #7. The issues that I opened and solved during these weeks were the following:

The last two weeks of development was used to write new tests, find bugs on corner cases and format the code resulting in the following PRs:

The tests were implemented on a separated folder called "llvm-examples" and on gTest, the framework used by taco to automate tests. The following Issues were opened due to bugs found on these tests:

These issues are the start point for future improvements on the project.

This experience was excellent, I could learn more about TACO, LLVM, compilers, open-source cooperation, and development. I hope to be able to continue contributing to this project soon.

DJDT

Versions

Time

Settings from gsoc.settings

Headers

Request

SQL queries from 1 connection

Static files (2312 found, 3 used)

Templates (11 rendered)

Cache calls from 1 backend

Signals

Log messages