[all-commits] [llvm/llvm-project] 5820c9: [SCEVExpander] Use early continue and move comment...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Aug 11 07:58:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5820c9257e38fbfc15c314b50e629616800a0f95
      https://github.com/llvm/llvm-project/commit/5820c9257e38fbfc15c314b50e629616800a0f95
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-08-11 (Fri, 11 Aug 2023)

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

  Log Message:
  -----------
  [SCEVExpander] Use early continue and move comment (NFC)

In preparation for adding additional checks here.




More information about the All-commits mailing list