"vscode:/vscode.git/clone" did not exist on "301b84e3af2f196a150a0729b6e826b07bb5027d"
Add initial code generation (#762)
* Add code object op
* Formattting
* Add more value tests
* Formatting
* Fix from_value conversion from binary
* Formatting
* Dont use offload copy
* Remove iostream header
* Fix compilation errors
* Formatting
* Rename var
* Add missing files
* Formatting
* Remove duplicate variable
* Remove comment
* Template the function so sfinae will work
* Formatting
* Use template specialization since ADL is broken on hcc
* Formatting
* Annotate the constructor with HD for hcc
* Make variable const
Co-authored-by:
mvermeulen <5479696+mvermeulen@users.noreply.github.com>
Showing
cmake/Embed.cmake
100644 → 100755
src/include/migraphx/stringutils.hpp
100644 → 100755
File added
File added
File added
File added
File added
File added
Please register or sign in to comment