[all-commits] [llvm/llvm-project] 287982: DAG: Fix promote of half freeze
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Mar 18 17:52:14 PDT 2025
Branch: refs/heads/users/arsenm/sdag/fix-promote-freeze-half
Home: https://github.com/llvm/llvm-project
Commit: 2879828062c35c89257012932b97803f2d1770c5
https://github.com/llvm/llvm-project/commit/2879828062c35c89257012932b97803f2d1770c5
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: c9dd94fb05f0f863873fa3936ee9a15989dd3f19
https://github.com/llvm/llvm-project/commit/c9dd94fb05f0f863873fa3936ee9a15989dd3f19
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/b8cf2b159b0b...c9dd94fb05f0
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