================
@@ -48,6 +55,10 @@ template <Direction DIR> class InternalDescriptorUnit :
public ConnectionState {
void BlankFillOutputRecord();
StaticDescriptor<maxRank, true /*addendum*/> staticDescriptor_;
+ RT_OFFLOAD_VAR_GROUP_BEGIN
+ static constexpr std::size_t ownBufferSizeInBytes{1024};
+ RT_OFFLOAD_VAR_GROUP_END
----------------
klausler wrote:
Should this be one line lower?
https://github.com/llvm/llvm-project/pull/85181
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits