[clang] [PowerPC][CLANG] DMF VSX Vector float GER 2x (rank-2 update) (PR #147383)
Maryam Moghadas via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 18 07:51:21 PDT 2025
================
@@ -0,0 +1,309 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 5
----------------
maryammo wrote:
There is already clang/test/CodeGen/PowerPC/builtins-ppc-dmf.c for future dmf builtins, so plz add the float ones in that test instead of adding a new file.
https://github.com/llvm/llvm-project/pull/147383
More information about the cfe-commits
mailing list