[all-commits] [llvm/llvm-project] 8bad4c: [AMDGPU] Legalize fminimum and fmaximum for gfx950
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed May 7 14:30:26 PDT 2025
Branch: refs/heads/users/rampitec/05-07-_amdgpu_legalize_fminimum_and_fmaximum_for_gfx950
Home: https://github.com/llvm/llvm-project
Commit: 8bad4c60da4c0f07c1e8ff36af10b39fd2add27d
https://github.com/llvm/llvm-project/commit/8bad4c60da4c0f07c1e8ff36af10b39fd2add27d
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2025-05-07 (Wed, 07 May 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/test/Analysis/CostModel/AMDGPU/maximum.ll
M llvm/test/Analysis/CostModel/AMDGPU/minimum.ll
M llvm/test/CodeGen/AMDGPU/fmaximum3.ll
M llvm/test/CodeGen/AMDGPU/fminimum3.ll
M llvm/test/CodeGen/AMDGPU/vector-reduce-fmaximum.ll
M llvm/test/CodeGen/AMDGPU/vector-reduce-fminimum.ll
Log Message:
-----------
[AMDGPU] Legalize fminimum and fmaximum for gfx950
Original patches by Matthew Arsenault.
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