[Lldb-commits] [clang] [lldb] [llvm] [HLSL] Pack Intrinsics and related types (PR #224277)
Alexander Johnston via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 24 04:59:46 PDT 2026
================
@@ -0,0 +1,31 @@
+//===-- HLSLPackedTypes.def - HLSL packed scalar types ----------*- C++ -*-===//
----------------
Alexander-Johnston wrote:
Yes, also curious. I ummed and erred about it, but figured adding them alongside the relatively simple pack intrs would help give some context to them.
Very interested to hear opinions on both splitting the PR, and what extra testing would like to be seen for the packed types
https://github.com/llvm/llvm-project/pull/224277
More information about the lldb-commits
mailing list