[all-commits] [llvm/llvm-project] 61f95c: IR: Simplify BlockAddress replacement (#135360)

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Apr 11 08:02:55 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 61f95c6429df523dc3f04e85a5d500008c76e1fa
      https://github.com/llvm/llvm-project/commit/61f95c6429df523dc3f04e85a5d500008c76e1fa
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-04-11 (Fri, 11 Apr 2025)

  Changed paths:
    M llvm/lib/IR/BasicBlock.cpp

  Log Message:
  -----------
  IR: Simplify BlockAddress replacement (#135360)

Don't repeatedly replaceAllUsesWith in a loop.



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