aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorScott Egerton <9487234+ScottEgerton@users.noreply.github.com>2024-05-02 17:30:11 +0100
committerGitHub <noreply@github.com>2024-05-02 17:30:11 +0100
commiteb8236381bcfdb5071143160c7a0663f8e3c1c97 (patch)
tree6682ea1f4083336c15b147f9c0a6fbefe2301acc /llvm/lib/IR/Module.cpp
parente71eacc5b19785bc46ce9c3d8541a0c83c65660e (diff)
downloadllvm-eb8236381bcfdb5071143160c7a0663f8e3c1c97.zip
llvm-eb8236381bcfdb5071143160c7a0663f8e3c1c97.tar.gz
llvm-eb8236381bcfdb5071143160c7a0663f8e3c1c97.tar.bz2
[AMDGPU] Group multiple single use producers under one single use instruction. (#90713)
Previously each single use producer would be marked with a "S_SINGLEUSE_VDST 1" instruction. This patch adds support for larger immediates that encode multiple single use producers into one S_SINGLEUSE_VDST instruction.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions