diff options
author | Scott Egerton <9487234+ScottEgerton@users.noreply.github.com> | 2024-05-02 17:30:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-02 17:30:11 +0100 |
commit | eb8236381bcfdb5071143160c7a0663f8e3c1c97 (patch) | |
tree | 6682ea1f4083336c15b147f9c0a6fbefe2301acc /llvm/lib/IR/Module.cpp | |
parent | e71eacc5b19785bc46ce9c3d8541a0c83c65660e (diff) | |
download | llvm-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