[clang] [llvm] Add cross builtins and cross HLSL function to DirectX and SPIR-V backend (PR #109180)

Farzon Lotfi via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 23 20:08:13 PDT 2024


================
@@ -0,0 +1,57 @@
+; RUN: opt -S  -dxil-intrinsic-expansion  < %s | FileCheck %s --check-prefix=CHECK
----------------
farzonl wrote:

My point still stands why do you need two runs?

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


More information about the cfe-commits mailing list