[all-commits] [llvm/llvm-project] 725014: [BOLT][NFC] Simplify CFG validation (#91977)

Nathan Sidwell via All-commits all-commits at lists.llvm.org
Tue May 14 06:36:55 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 725014d866e2a75bfe293ee2d168d4c8f302fc74
      https://github.com/llvm/llvm-project/commit/725014d866e2a75bfe293ee2d168d4c8f302fc74
  Author: Nathan Sidwell <nathan at acm.org>
  Date:   2024-05-14 (Tue, 14 May 2024)

  Changed paths:
    M bolt/lib/Core/BinaryFunction.cpp

  Log Message:
  -----------
  [BOLT][NFC] Simplify CFG validation (#91977)

Remove 'Valid' local boolean that has a single use, and return directly instead.



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