[all-commits] [llvm/llvm-project] ba400e: AMDGPU: Use helper function for use/def chain walk...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Feb 27 09:50:46 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba400e862e0cc0c766883e1cc8146c0884e0df02
https://github.com/llvm/llvm-project/commit/ba400e862e0cc0c766883e1cc8146c0884e0df02
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-02-28 (Fri, 28 Feb 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
Log Message:
-----------
AMDGPU: Use helper function for use/def chain walk (#129052)
PeepholeOpt has a nicer version of this which handles more
cases.
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