[llvm] [SelectionDAG] Fix soft-promotion of f16 BUILD_VECTOR for MSA targets (PR #210515)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 06:53:44 PDT 2026
================
@@ -1,41 +1,146 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
----------------
arsenm wrote:
Generally should pre-commit the conversion to generated checks
https://github.com/llvm/llvm-project/pull/210515
More information about the llvm-commits
mailing list