[llvm] [SPIRV] Implement support for SPV_KHR_expect_assume (PR #66217)

Ilia Diachkov via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 21 16:48:47 PDT 2023


================
@@ -11,6 +11,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "SPIRVSubtarget.h"
+#include "MCTargetDesc/SPIRVBaseInfo.h"
----------------
iliya-diyachkov wrote:

Do we really need this?

https://github.com/llvm/llvm-project/pull/66217


More information about the llvm-commits mailing list