[Lldb-commits] [clang] [lldb] [Clang][PowerPC] Add __dmr type and DMF integer calculation builtins (PR #142480)
Lei Huang via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 12 08:43:17 PDT 2025
================
@@ -0,0 +1,94 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py
----------------
lei137 wrote:
I might be missing something, what does `mmaplus` imply here? Since this tests mma builtins that uses the dmr registers, maybe `builtins-ppc-mma-dmr.c`?
https://github.com/llvm/llvm-project/pull/142480
More information about the lldb-commits
mailing list