"git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "5af9aac00a02daa1f2c351bcdc0063e00f30d89a"
[Enhancement] Update kernel declaration pattern to support launch bounds in...
[Enhancement] Update kernel declaration pattern to support launch bounds in match_declare_kernel function (#366)
- Modified the regex pattern in `match_declare_kernel` to accommodate optional `__launch_bounds__` specifications, enhancing the function's ability to match kernel declarations accurately.
- This change improves the flexibility of kernel matching in the source code, allowing for more complex kernel definitions.
Co-authored-by:
Zhiwen Mo <zhiwen.mo25@ic.ac.uk>
Showing
Please register or sign in to comment