mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 13:50:11 +00:00
[OpenMP][libomptarget] Add missing field in GenericELF64bit grid values
This commit is contained in:
parent
45760be33b
commit
f7e0208a09
@ -322,6 +322,7 @@ private:
|
||||
1, // GV_Slot_Size
|
||||
1, // GV_Warp_Size
|
||||
1, // GV_Max_Teams
|
||||
1, // GV_Default_Num_Teams
|
||||
1, // GV_SimpleBufferSize
|
||||
1, // GV_Max_WG_Size
|
||||
1, // GV_Default_WG_Size
|
||||
|
Loading…
Reference in New Issue
Block a user