diff options
author | Ruiling, Song <ruiling.song@amd.com> | 2025-09-02 21:50:47 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-02 21:50:47 +0800 |
commit | 45dec71725bd57831051c27e43da698c23de1a52 (patch) | |
tree | a949956e79338aed79a0352d128edaf4ec6297f1 /llvm/test/CodeGen/AMDGPU | |
parent | 89f53af3fffed3e41167fbb7bc10d4885cd97c7f (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
Our GPU compiler usually construct pointers through inttoptr. The memory
was pre-allocated before the shader function execution and remains valid
through the execution of the shader function. This brings back the
expected behavior of instruction hoisting for the test
`hoist-speculatable-load.ll`, which was broken by #126117.
Diffstat (limited to 'llvm/test/CodeGen/AMDGPU')
0 files changed, 0 insertions, 0 deletions