[all-commits] [llvm/llvm-project] 9e6a7b: AMDGPU: Add baseline test for v_mac_f16 rounding mode
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Apr 27 05:39:05 PDT 2026
Branch: refs/heads/users/arsenm/amdgpu/fix-v-mac-f16-rounding-mode-fixme
Home: https://github.com/llvm/llvm-project
Commit: 9e6a7bbbd72d9d902be7a0da0eee5d0638830951
https://github.com/llvm/llvm-project/commit/9e6a7bbbd72d9d902be7a0da0eee5d0638830951
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-04-27 (Mon, 27 Apr 2026)
Changed paths:
A llvm/test/CodeGen/AMDGPU/v_mac_f16-fpdp-rounding-mode.ll
Log Message:
-----------
AMDGPU: Add baseline test for v_mac_f16 rounding mode
Commit: bdae9e37c88670d98c2d6fc57351a9913ffcd1b5
https://github.com/llvm/llvm-project/commit/bdae9e37c88670d98c2d6fc57351a9913ffcd1b5
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-04-27 (Mon, 27 Apr 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP2Instructions.td
M llvm/test/CodeGen/AMDGPU/v_mac_f16-fpdp-rounding-mode.ll
Log Message:
-----------
AMDGPU: Address fixme for v_mac_f16 rounding mode
This should use the f16/f64 rounding mode
Compare: https://github.com/llvm/llvm-project/compare/9e6a7bbbd72d%5E...bdae9e37c886
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