diff options
author | Fabian Ritter <fabian.ritter@amd.com> | 2025-06-13 15:59:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-13 15:59:58 +0200 |
commit | 8b11de70681355d7e7a4f8f3da85afa31fa7fc74 (patch) | |
tree | 34b35ddbbada276b400f6fcee7432906fefe911a /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | a361a3dc7a12b776507f48035f245e764c45455d (diff) | |
download | llvm-8b11de70681355d7e7a4f8f3da85afa31fa7fc74.zip llvm-8b11de70681355d7e7a4f8f3da85afa31fa7fc74.tar.gz llvm-8b11de70681355d7e7a4f8f3da85afa31fa7fc74.tar.bz2 |
[AMDGPU][SDAG] Initial support for ISD::PTRADD (#141725)
Enable generation of PTRADD SelectionDAG nodes for pointer arithmetic for SI,
for now behind an internal CLI option. Also add basic patterns to match these
nodes. Optimizations will come in follow-up PRs. Basic tests for SDAG codegen
with PTRADD are in test/CodeGen/AMDGPU/ptradd-sdag.ll
Only affects 64-bit address spaces for now, since the immediate use case only
affects the flat address space.
For SWDEV-516125.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions