[all-commits] [llvm/llvm-project] 7ec698: AMDGPU: Add tests for minimum and maximum intrinsi...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri May 3 12:43:52 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ec698e6edf5add1f0b49b42fba707bea4b80225
https://github.com/llvm/llvm-project/commit/7ec698e6edf5add1f0b49b42fba707bea4b80225
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-05-03 (Fri, 03 May 2024)
Changed paths:
A llvm/test/CodeGen/AMDGPU/llvm.maximum.f16.ll
A llvm/test/CodeGen/AMDGPU/llvm.maximum.f32.ll
A llvm/test/CodeGen/AMDGPU/llvm.maximum.f64.ll
A llvm/test/CodeGen/AMDGPU/llvm.minimum.f16.ll
A llvm/test/CodeGen/AMDGPU/llvm.minimum.f32.ll
A llvm/test/CodeGen/AMDGPU/llvm.minimum.f64.ll
Log Message:
-----------
AMDGPU: Add tests for minimum and maximum intrinsics (#90997)
Baseline tests for new expansion. I think we can do better and avoid the
classes.
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