torch-mlir/include/npcomp/Typing/Analysis/CPA
Stella Laurenzo dc271dfb87 Complete the basic spike to perform dtype inference.
* Correctly infers the unknown dtypes that emit as part of compilation for the simple ufunc case.
* Significant more testing needs to be done on the details now that the pass is minimally functional.
* The actual pass itself is still too hacky/not general, but the underlying analysis is further along.
2020-07-05 16:09:16 -07:00
..
Algorithm.h Complete the basic spike to perform dtype inference. 2020-07-05 16:09:16 -07:00
CMakeLists.txt NFC: Move CPA typing analysis down a directory. 2020-07-04 16:40:02 -07:00
Interfaces.h NFC: Rename Support.(h|cpp) to Types.(h|cpp). 2020-07-04 20:42:37 -07:00
Interfaces.td NFC: Move CPA typing analysis down a directory. 2020-07-04 16:40:02 -07:00
Types.h Complete the basic spike to perform dtype inference. 2020-07-05 16:09:16 -07:00