[all-commits] [llvm/llvm-project] c225d6: [AMDGPU][SDAG] Handle ISD::PTRADD in SelectionDAGA...
Fabian Ritter via All-commits
all-commits at lists.llvm.org
Thu Jun 26 00:48:08 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c225d6dee01175855de12d358e74734e0c328d7b
https://github.com/llvm/llvm-project/commit/c225d6dee01175855de12d358e74734e0c328d7b
Author: Fabian Ritter <fabian.ritter at amd.com>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp
M llvm/test/CodeGen/AMDGPU/ptradd-sdag-optimizations.ll
Log Message:
-----------
[AMDGPU][SDAG] Handle ISD::PTRADD in SelectionDAGAddressAnalysis (#142778)
This is used in a bunch of memory-related transforms.
For SWDEV-516125.
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