[all-commits] [llvm/llvm-project] 46a1dd: [SCEV][NFC] Reorder checks to delay call of all_of

Max Kazantsev via All-commits all-commits at lists.llvm.org
Wed Oct 13 23:31:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 46a1dd47e630c0c528bfc02cf7c77160a7488017
      https://github.com/llvm/llvm-project/commit/46a1dd47e630c0c528bfc02cf7c77160a7488017
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2021-10-14 (Thu, 14 Oct 2021)

  Changed paths:
    M llvm/lib/Analysis/ScalarEvolution.cpp

  Log Message:
  -----------
  [SCEV][NFC] Reorder checks to delay call of all_of

Check lightweight getter condition before calling all_of.




More information about the All-commits mailing list