diff options
author | jofrn <jofernau@amd.com> | 2025-01-15 03:56:28 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-15 06:56:28 -0500 |
commit | c8bbbaa5c70a32f31a072740c87708be8f15f831 (patch) | |
tree | 6ac5845c99c7e711ebcd7c708440b19ab12ccd5e /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | e33f456ae591559883e89a1f18b2dec21225e90f (diff) | |
download | llvm-c8bbbaa5c70a32f31a072740c87708be8f15f831.zip llvm-c8bbbaa5c70a32f31a072740c87708be8f15f831.tar.gz llvm-c8bbbaa5c70a32f31a072740c87708be8f15f831.tar.bz2 |
[SelectionDAG][AMDGPU] Negative offset when selecting scratch sv offsets (#122251)
APInt will fail when given a negative offset. SelectScratchSVAddr
utilizes this function and can be given a negative offset as well, so
this change modifies it to use APSInt instead.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions