[llvm] [SPIRV] Add support for CodeSectionINTEL storage class in legalizer (PR #167961)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 14 14:03:12 PST 2025


================
@@ -0,0 +1,9 @@
+; RUN: not llc --global-isel %s -o /dev/null 2>&1 | FileCheck %s
+target datalayout = "e-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024-n8:16:32:64-G1-P9-A0"
----------------
arsenm wrote:

```suggestion
```

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


More information about the llvm-commits mailing list