[clang] [llvm] [HLSL] Move `normalize` implementation to header files (PR #216228)

Farzon Lotfi via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 14 10:46:09 PDT 2026


================
@@ -0,0 +1,52 @@
+; RUN: llc -verify-machineinstrs -O0 -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s
----------------
farzonl wrote:

did we just forget to do the opencl tests?

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


More information about the llvm-commits mailing list