diff options
author | Fabian Ritter <fabian.ritter@amd.com> | 2025-08-12 09:35:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-12 09:35:19 +0200 |
commit | 53af2e693df9cea8df0a007f893f32b51550b0e0 (patch) | |
tree | 0b7ae9358b3031a73329c403fd4cecd68f90cd96 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 92f97cbc572b4ccba638de4bdb9990f3673d0f77 (diff) | |
download | llvm-53af2e693df9cea8df0a007f893f32b51550b0e0.zip llvm-53af2e693df9cea8df0a007f893f32b51550b0e0.tar.gz llvm-53af2e693df9cea8df0a007f893f32b51550b0e0.tar.bz2 |
[AMDGPU][GISel] Add inbounds flag to FLAT GISel tests (#153000)
This is in preparation for a patch that disables folding offsets into FLAT
instructions if the corresponding address computation is not inbounds, to avoid
miscompilations where this would lead to wrong aperture check results.
With the added inbounds flags for GEPs and G_PTR_ADDs affecting FLAT
instructions, the outputs for these tests won't change.
For SWDEV-516125.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions