mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 01:04:57 +08:00
refactor: Remove not needed ocloc message
Signed-off-by: Daria Hinz <daria.hinz@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
a9798794b9
commit
86337dc2ee
@@ -640,9 +640,6 @@ int OfflineCompiler::initialize(size_t numArgs, const std::vector<std::string> &
|
||||
|
||||
preferredIntermediateRepresentation = fclFacade->getPreferredIntermediateRepresentation();
|
||||
} else {
|
||||
if (!isQuiet()) {
|
||||
argHelper->printf("Compilation from IR - skipping loading of FCL\n");
|
||||
}
|
||||
preferredIntermediateRepresentation = IGC::CodeType::spirV;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user