llvm icon indicating copy to clipboard operation
llvm copied to clipboard

Code and format clean up for FPGA extensions

Open ericxu233 opened this issue 3 years ago • 0 comments

As per requested, convert _snake_case code to CamelCase for template arguments.

Valid since template arguments don't have the case that it will collide with customer code.

ericxu233 avatar Sep 15 '22 20:09 ericxu233