[all-commits] [llvm/llvm-project] cde36c: DAG: Fix promote of half freeze
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Mar 18 20:19:46 PDT 2025
Branch: refs/heads/users/arsenm/sdag/fix-promote-freeze-half
Home: https://github.com/llvm/llvm-project
Commit: cde36c354c6c0e81f9ea25d4095240b320d133bb
https://github.com/llvm/llvm-project/commit/cde36c354c6c0e81f9ea25d4095240b320d133bb
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
M llvm/test/CodeGen/AMDGPU/freeze.ll
Log Message:
-----------
DAG: Fix promote of half freeze
Round out the AMDGPU codegen test to all the generations to cover
the illegal f16 targets.
Commit: 0b4c8b36a4e4800ce47a0714bda5dcfa9bcce537
https://github.com/llvm/llvm-project/commit/0b4c8b36a4e4800ce47a0714bda5dcfa9bcce537
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
Log Message:
-----------
Fix losing the actual freeze
Compare: https://github.com/llvm/llvm-project/compare/c9dd94fb05f0...0b4c8b36a4e4
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list