[all-commits] [llvm/llvm-project] 70b68d: [AMDGPU] Fix si-optimize-exec-masking stepping int...

Joseph Huber via All-commits all-commits at lists.llvm.org
Tue Jun 9 06:08:30 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 70b68dff845403f62d77f42850ac779a78662272
      https://github.com/llvm/llvm-project/commit/70b68dff845403f62d77f42850ac779a78662272
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp
    M llvm/test/CodeGen/AMDGPU/vcmp-saveexec-to-vcmpx.mir

  Log Message:
  -----------
  [AMDGPU] Fix si-optimize-exec-masking stepping into debug values (#201947)

Summary:
This pass tries to step between register uses and would try to enter a
debug instruction if it managed to get between them.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list