[all-commits] [llvm/llvm-project] 421728: [NFC] Factor out computation of best unswitch cost...

Max Kazantsev via All-commits all-commits at lists.llvm.org
Tue Oct 11 22:44:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 421728b40c54aa3c3bcdf73dd44591503ecdaa23
      https://github.com/llvm/llvm-project/commit/421728b40c54aa3c3bcdf73dd44591503ecdaa23
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2022-10-12 (Wed, 12 Oct 2022)

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

  Log Message:
  -----------
  [NFC] Factor out computation of best unswitch cost candidate

Split out a major peice of this method to make code more readable.




More information about the All-commits mailing list