CHIP-SPV / chipStar

chipStar is a tool for compiling and running HIP/CUDA on SPIR-V via OpenCL or Level Zero APIs.
Other
157 stars 27 forks source link

wrap vector operator overloading with preprocessor directives to prev… #873

Closed jjennychen closed 2 weeks ago

jjennychen commented 2 weeks ago

…ent double definitions

Note: Added preprocessor directives to the operator overloadings inside and outside of struct; indented wrapped code to fit coding style.

pvelesko commented 2 weeks ago

@jjennychen

Cleaned up formatting to reduce the diff & incorporated this into #875