[all-commits] [llvm/llvm-project] 1b6023: [SimplifyCFG] Avoid redundant calls in gather. (NF...

Andreas Jonson via All-commits all-commits at lists.llvm.org
Mon Aug 18 09:46:14 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b60236200735abc39e5bd3a2280123e9789dec5
      https://github.com/llvm/llvm-project/commit/1b60236200735abc39e5bd3a2280123e9789dec5
  Author: Andreas Jonson <andjo403 at hotmail.com>
  Date:   2025-08-18 (Mon, 18 Aug 2025)

  Changed paths:
    M llvm/lib/Transforms/Utils/SimplifyCFG.cpp

  Log Message:
  -----------
  [SimplifyCFG] Avoid redundant calls in gather. (NFC) (#154133)

Split out from https://github.com/llvm/llvm-project/pull/154007 as it
showed compile time improvements

NFC as there needs to be at least two icmps that is part of the chain.



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