[all-commits] [llvm/llvm-project] fc2afb: [AMDGPU] Improve StructurizeCFG pass performance b...

Valery Pykhtin via All-commits all-commits at lists.llvm.org
Tue Oct 14 11:07:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc2afbda360478904f3630c36ec65dc8ee3e6a60
      https://github.com/llvm/llvm-project/commit/fc2afbda360478904f3630c36ec65dc8ee3e6a60
  Author: Valery Pykhtin <valery.pykhtin at amd.com>
  Date:   2025-10-14 (Tue, 14 Oct 2025)

  Changed paths:
    M llvm/lib/Transforms/Scalar/StructurizeCFG.cpp

  Log Message:
  -----------
  [AMDGPU] Improve StructurizeCFG pass performance by using SSAUpdaterBulk. (#150937)

SSAUpdaterBulk replaces legacy SSAUpdater.



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