Skip to content
Snippets Groups Projects
Commit c5d32b0b authored by gaurip2's avatar gaurip2
Browse files

Changed references of HeteroC++ to Hetero-C++

parent 459417db
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ Using ``hpvm-dse``
==========================
``hpvm-dse`` provides a DSE workflow allowing the optimization of HPVM programs,
supporting any language that can target the IR (currently HPVM-C and HeteroC++).
supporting any language that can target the IR (currently HPVM-C and Hetero-C++).
The framework uses `HyperMapper (HM) <https://github.com/luinardi/hypermapper>`
to explore the design space.
......@@ -29,7 +29,7 @@ The Input Program
^^^^^^^^^^^^^^^^^
The input to ``hpvm-dse`` is an LLVM IR file (``.ll`` or ``.bc``) in the format
that would be obtained by using `hcc` to compile a HeteroC++ program into LLVM IR.
that would be obtained by using `hcc` to compile a Hetero-C++ program into LLVM IR.
Invoking ``hpvm-dse``
^^^^^^^^^^^^^^^^^^^^^
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment