torch-mlir/test
Sean Silva 7edb5f3641 [RefBackend] Rename RefBackend dialect to Refback
I now realize that VerboseCamelCase is not the best choice for dialect
directory/file names and C++ identifiers (take e.g. "Linalg", "Basicpy",
etc. as prior art here; not LinearAlgebra or BasicPython). If I had to
name the convention it seems to be "Shortword" (or of course just
acronym dialects like LLVM, SCF, etc.).

This rename also has the side benefit of differentiating RefBackend
directories, which now refer to the actual backend itself, from
Refback/Refbackrt, which are the dialects which happen to be used by
that backend.
2020-10-08 09:07:00 -07:00
..
Backend/Iree Collapse different top level test directories into test/. 2020-08-03 17:41:16 -07:00
CAPI Add capture function arguments. 2020-10-01 18:59:58 -07:00
Conversion [RefE2E] Add support for unary ops exp and tanh 2020-09-24 18:41:30 -07:00
Dialect [RefBackend] Rename RefBackend dialect to Refback 2020-10-08 09:07:00 -07:00
Python Collapse different top level test directories into test/. 2020-08-03 17:41:16 -07:00
RefBackend [RefBackend] Rename Npcomprt dialect to Refbackrt. 2020-10-08 09:07:00 -07:00
npcomp-run-mlir [RefE2E] Initialize the linalg matmul accumulator buffer. 2020-10-02 16:24:52 -07:00
CMakeLists.txt Add capture function arguments. 2020-10-01 18:59:58 -07:00
lit.cfg.py Add capture function arguments. 2020-10-01 18:59:58 -07:00
lit.site.cfg.py.in Collapse different top level test directories into test/. 2020-08-03 17:41:16 -07:00