Files
intel-graphics-compiler/IGC/CMFE
bokrzesi 8ff0a499f1 [LLVM16] Minor compilation fixes: Optionals
Porting IGC code to LLVM16

Once changes related to Source/IGC/CMFE/AdaptorCM/Frontend.h file are merged
the return type of makeFEWrapper() will be changed from LLVM::Optional to std::optional.
Due to this change the IGCLLVM::makeOptional() call no longer valid and can be removed.
2024-11-04 23:22:47 +01:00
..