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

Kaitlin Peng via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 14 13:03:47 PDT 2026


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

Yes. We also didn't do scalar tests with GLSL

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


More information about the llvm-commits mailing list