[llvm] [SPIR-V] Handle spirv.MemoryModel metadata (PR #186138)

Arseniy Obolenskiy via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 16 10:50:24 PDT 2026


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

Done for both

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


More information about the llvm-commits mailing list