[clang] [llvm] [PowerPC] Support for Packed BCD conversion builtins (PR #142723)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 6 09:10:10 PDT 2025
================
@@ -0,0 +1,23 @@
+// Testfile for negative condition for BCD builtins national2packed, packed2zoned and zoned2packed.
----------------
Himadhith wrote:
Okay it does seem redundant, I will remove the negative test case file and keep `clang/test/Sema/builtins-bcd-transform.c` to check for semantics along with the check for error.
https://github.com/llvm/llvm-project/pull/142723
More information about the llvm-commits
mailing list