================ @@ -11,6 +11,7 @@ //===----------------------------------------------------------------------===// #include "SPIRVSubtarget.h" +#include "MCTargetDesc/SPIRVBaseInfo.h" ---------------- aobolensk wrote: Done for both https://github.com/llvm/llvm-project/pull/186138