mirror of
https://github.com/intel/intel-graphics-compiler.git
synced 2025-10-30 08:18:26 +08:00
Introduce llvm patch that builds upon commit:
88da019977
Original commit diagnosed an issue in the legacy inliner and claimed
to fix it but the change was non-functional and only added
a debug mode assert.
This patch modifies it to mitigate the problem in the cases where
the assert would happen.