[all-commits] [llvm/llvm-project] 611959: [AMDGPU] Fixed v_swap_b32 match

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Wed Oct 21 10:14:48 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 611959f004d78f99e45fdc940a7a4322b85d04d9
      https://github.com/llvm/llvm-project/commit/611959f004d78f99e45fdc940a7a4322b85d04d9
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2020-10-21 (Wed, 21 Oct 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp
    M llvm/test/CodeGen/AMDGPU/v_swap_b32.mir

  Log Message:
  -----------
  [AMDGPU] Fixed v_swap_b32 match

1. Fixed liveness issue with implicit kills.
2. Fixed potential problem with an indirect mov.

Fixes: SWDEV-256848

Differential Revision: https://reviews.llvm.org/D89599




More information about the All-commits mailing list