[flang][cuda] Lower launch_bounds values (#81537)
This PR adds a new attribute to carry over the information from `launch_bounds`. The new attribute `CUDALaunchBoundsAttr` holds 2 to 3 integer attrinbutes and is added to `func.func` operation.
parent
f879ac03
Please register or sign in to comment