llvm
llvm copied to clipboard
Code and format clean up for FPGA extensions
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.