diff options
author | Lucie Choi <clucie@google.com> | 2025-10-02 04:00:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-02 11:00:56 +0000 |
commit | 2eb63375912b5c6585c1fde2e49860d0d78d4fee (patch) | |
tree | e0215ad0065826f622d2a95816d231460c631ddf /llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp | |
parent | 6382bb5dda106a4bae0f0a17e88396036969784b (diff) | |
download | llvm-2eb63375912b5c6585c1fde2e49860d0d78d4fee.zip llvm-2eb63375912b5c6585c1fde2e49860d0d78d4fee.tar.gz llvm-2eb63375912b5c6585c1fde2e49860d0d78d4fee.tar.bz2 |
[SPIR-V] Prevent adding duplicate binding instructions for implicit binding (#161299)
Prevent adding duplicate instructions for implicit bindings when they
are from the same resource. The fix is to store and check if the binding
number is already assigned for each `OrderId`.
Resolves https://github.com/llvm/llvm-project/issues/160716
Diffstat (limited to 'llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp')
0 files changed, 0 insertions, 0 deletions