[llvm-branch-commits] [llvm] DAG: Fix promote of half freeze (PR #131844)

2025-03-18 Thread Simon Pilgrim via llvm-branch-commits
@@ -2763,7 +2763,10 @@ void DAGTypeLegalizer::PromoteFloatResult(SDNode *N, unsigned ResNo) { #endif report_fatal_error("Do not know how to promote this operator's result!"); -case ISD::BITCAST:R = PromoteFloatRes_BITCAST(N); break; +case ISD::BITCAST: +

[llvm-branch-commits] [llvm] DAG: Fix promote of half freeze (PR #131844)

2025-03-18 Thread Frederik Harwath via llvm-branch-commits
https://github.com/frederik-h commented: I can confirm that this fixes the issue that I saw with PR #130988. https://github.com/llvm/llvm-project/pull/131844 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org

[llvm-branch-commits] [llvm] DAG: Fix promote of half freeze (PR #131844)

2025-03-18 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-selectiondag Author: Matt Arsenault (arsenm) Changes Round out the AMDGPU codegen test to all the generations to cover the illegal f16 targets. --- Patch is 430.15 KiB, truncated to 20.00 KiB below, full version: https://github.com/llvm/llvm-proj

[llvm-branch-commits] [llvm] DAG: Fix promote of half freeze (PR #131844)

2025-03-18 Thread Matt Arsenault via llvm-branch-commits
https://github.com/arsenm ready_for_review https://github.com/llvm/llvm-project/pull/131844 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] DAG: Fix promote of half freeze (PR #131844)

2025-03-18 Thread Matt Arsenault via llvm-branch-commits
arsenm wrote: > [!WARNING] > This pull request is not mergeable via GitHub because a downstack PR is > open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/131844?utm_source=stack-comment-downstack-mergeability-warning";