[clang] [HIP][SPIR-V] Enable optimizations for amdgcnspirv target (PR #189383)

Marcos Maronas via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 31 02:26:00 PDT 2026


================
@@ -0,0 +1,37 @@
+// Verify SPIR-V compilation enables basic optimizations with targeted disables
+// and defaults to -O3
----------------
maarquitos14 wrote:

```suggestion
// and defaults to -O3.
```

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


More information about the cfe-commits mailing list