[all-commits] [llvm/llvm-project] 1b284c: AMDGPU: Fix gfx950 ashr pk i8/u8 patterns (#130040)
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Mar 6 16:36:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b284c50818ac034693518655142c6c2056a9597
https://github.com/llvm/llvm-project/commit/1b284c50818ac034693518655142c6c2056a9597
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-03-07 (Fri, 07 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 (#130040)
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