We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f63d7d5 commit 6b1d4feCopy full SHA for 6b1d4fe
IGC/AdaptorOCL/DriverInfoOCL.hpp
@@ -75,7 +75,6 @@ namespace TC
75
bool SupportInlineAssembly() const override { return true; }
76
/// Enables the use of inline data on XeHP_SDV+
77
virtual bool UseInlineData() const override { return true; }
78
- bool supportsAutoGRFSelection() const override { return true; }
79
};
80
81
}//namespace TC
0 commit comments