"vscode:/vscode.git/clone" did not exist on "ec9e35c10536dd02ce55e973ae2c26730d5aebd7"
  • Shucai Xiao's avatar
    Context serialization (#607) · 6e1f9f20
    Shucai Xiao authored
    
    
    * Add initial serialization
    
    * Formatting
    
    * Add unit tests
    
    * Formatting
    
    * Add tests for serialization
    
    * Formatting
    
    * Use or not and
    
    * Add value test
    
    * Formatting
    
    * Add more tests
    
    * Add shape serialization
    
    * Formatting
    
    * Add serializtion for literal and argument
    
    * Formatting
    
    * Add from and to value to operatation
    
    * Formatting
    
    * Serialize empty types
    
    * Formatting
    
    * Tidy fixes
    
    * Formatting
    
    * Fix tidy issues
    
    * Formatting
    
    * Reformat value type macro
    
    * Formatting
    
    * Handle enum types
    
    * Formatting
    
    * Use const ref
    
    * Update
    
    * Add tests for to_value/from_value
    
    * Formatting
    
    * code backup
    
    * clang format
    
    * code backup
    
    * clang format
    
    * code backup
    
    * clang format
    
    * remove the from/to_value method for the generate context struct
    
    * clang format
    
    * code backup
    
    * Dont print literal data in hip_copy_literal
    
    * clang format
    
    * add unit test to have better coverage
    
    * remove unnecessary code
    
    * remove unnecessary code
    
    * fix review comments
    
    * clang format
    
    * fix review comments
    Co-authored-by: default avatarPaul <pfultz2@yahoo.com>
    Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
    6e1f9f20
context_test.cpp 455 Bytes