================
@@ -1460,6 +1499,9 @@ struct CUDADeviceTy : public GenericDeviceTy {
/// simultaneously.
uint32_t HardwareParallelism = 0;
+ /// Device page size
----------------
EuphoricThinking wrote:
done
https://github.com/llvm/llvm-project/pull/203353