diff options
author | Fabian Ritter <fabian.ritter@amd.com> | 2025-09-19 10:19:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-19 10:19:38 +0200 |
commit | a2dcc88f39a86aff728929577135cd161ac91a7a (patch) | |
tree | 0124b779472be49a06b2615a5f985b44749cb0ba /clang/lib/AST/ByteCode/Compiler.cpp | |
parent | e747223c03e16d02cd0dc6f8eedb5c825a7366c1 (diff) | |
download | llvm-a2dcc88f39a86aff728929577135cd161ac91a7a.zip llvm-a2dcc88f39a86aff728929577135cd161ac91a7a.tar.gz llvm-a2dcc88f39a86aff728929577135cd161ac91a7a.tar.bz2 |
[AMDGPU][SDAG] Handle ISD::PTRADD in various special cases (#145330)
There are more places in SIISelLowering.cpp and AMDGPUISelDAGToDAG.cpp
that check for ISD::ADD in a pointer context, but as far as I can tell
those are only relevant for 32-bit pointer arithmetic (like frame
indices/scratch addresses and LDS), for which we don't enable PTRADD
generation yet.
For SWDEV-516125.
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions