[all-commits] [llvm/llvm-project] 069f02: [AMDGPU] Update LiveVariables in SILowerControlFlow

Jay Foad via All-commits all-commits at lists.llvm.org
Wed May 3 08:11:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 069f027e1e6b1db9e3e6dcf4193c670e2be3d5d5
      https://github.com/llvm/llvm-project/commit/069f027e1e6b1db9e3e6dcf4193c670e2be3d5d5
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2023-05-03 (Wed, 03 May 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp

  Log Message:
  -----------
  [AMDGPU] Update LiveVariables in SILowerControlFlow

Update kills in one place that was missed. Fixes a test failure that
would otherwise be introduced by D149651.




More information about the All-commits mailing list