[clang] [llvm] [SPIR-V] Change DL for logical SPIR-V (PR #190807)
Nathan Gauër via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 8 01:48:05 PDT 2026
================
@@ -1,5 +1,6 @@
// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 5
+// RUN: %clang_cc1 -O1 -triple spirv-pc-vulkan-compute %s -emit-llvm -o - -mllvm -print-before-all
----------------
Keenuts wrote:
Was for debugging, forgot to revert, thanks!
https://github.com/llvm/llvm-project/pull/190807
More information about the cfe-commits
mailing list