diff options
author | Brox Chen <guochen2@amd.com> | 2025-10-03 17:34:42 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-03 17:34:42 -0400 |
commit | b8127cc8d0f5cb48c106199a059442e2719e8656 (patch) | |
tree | 229fea1b718e3aec49e26fd8329a7ef2fd51ed71 /llvm/lib/Support/Parallel.cpp | |
parent | 50285eaa594618bc430114da17fcce3c24f36810 (diff) | |
download | llvm-b8127cc8d0f5cb48c106199a059442e2719e8656.zip llvm-b8127cc8d0f5cb48c106199a059442e2719e8656.tar.gz llvm-b8127cc8d0f5cb48c106199a059442e2719e8656.tar.bz2 |
[AMDGPU][True16][CodeGen] fix v_mov_b16_t16 index in folding pass (#161764)
With true16 mode v_mov_b16_t16 is added as new foldable copy inst, but
the src operand is in different index.
Use the correct src index for v_mov_b16_t16.
Diffstat (limited to 'llvm/lib/Support/Parallel.cpp')
0 files changed, 0 insertions, 0 deletions