[clang] [llvm] [PowerPC] Support for Packed BCD conversion builtins (PR #142723)
Lei Huang via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 6 08:25:44 PDT 2025
================
@@ -0,0 +1,23 @@
+// Testfile for negative condition for BCD builtins national2packed, packed2zoned and zoned2packed.
----------------
lei137 wrote:
What is the difference between this and `clang/test/Sema/builtins-bcd-transform.c` below?
I am not sure we need both.
https://github.com/llvm/llvm-project/pull/142723
More information about the llvm-commits
mailing list