[all-commits] [llvm/llvm-project] af2d3e: [AMDGPU][SDAG] Handle ISD::PTRADD in SelectionDAGA...
Fabian Ritter via All-commits
all-commits at lists.llvm.org
Fri Jun 13 07:04:00 PDT 2025
Branch: refs/heads/users/ritter-x2a/06-04-_amdgpu_sdag_handle_isd_ptradd_in_selectiondagaddressanalysis
Home: https://github.com/llvm/llvm-project
Commit: af2d3ea3a17b2d7eec54fcf030ff89a1a0422e5a
https://github.com/llvm/llvm-project/commit/af2d3ea3a17b2d7eec54fcf030ff89a1a0422e5a
Author: Fabian Ritter <fabian.ritter at amd.com>
Date: 2025-06-13 (Fri, 13 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
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