[all-commits] [llvm/llvm-project] cd16c7: [IRCE] Use function_ref<> instead of optional<func...

Benjamin Maxwell via All-commits all-commits at lists.llvm.org
Wed Jul 30 23:56:27 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd16c706ba245c1eeafdacf89e4837a57efe8a2d
      https://github.com/llvm/llvm-project/commit/cd16c706ba245c1eeafdacf89e4837a57efe8a2d
  Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
  Date:   2025-07-31 (Thu, 31 Jul 2025)

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

  Log Message:
  -----------
  [IRCE] Use function_ref<> instead of optional<function_ref<>> (NFC) (#151308)

llvm::function_ref<> is nullable.



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