[all-commits] [llvm/llvm-project] f1da74: AMDGPU: Fix gfx950 ashr pk i8/u8 patterns
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Mar 6 01:45:50 PST 2025
Branch: refs/heads/users/arsenm/gfx950/fix-ashr-pk-i8-u8-pattern-merge-issue
Home: https://github.com/llvm/llvm-project
Commit: f1da741c1ee4c1c0060b3414e255b64fe34d5c5b
https://github.com/llvm/llvm-project/commit/f1da741c1ee4c1c0060b3414e255b64fe34d5c5b
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-03-06 (Thu, 06 Mar 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
M llvm/test/CodeGen/AMDGPU/v_ashr_pk.ll
Log Message:
-----------
AMDGPU: Fix gfx950 ashr pk i8/u8 patterns
The correct version of the pattern got lost in a merge somewhere
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