[all-commits] [llvm/llvm-project] d3d300: AMDGPU: Use helper function for use/def chain walk
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Feb 27 05:22:34 PST 2025
Branch: refs/heads/users/arsenm/amdgpu/factor-copy-chain-lookup-func
Home: https://github.com/llvm/llvm-project
Commit: d3d300522d58d8f376cb059327bfeec9e1abd17f
https://github.com/llvm/llvm-project/commit/d3d300522d58d8f376cb059327bfeec9e1abd17f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
Log Message:
-----------
AMDGPU: Use helper function for use/def chain walk
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