[all-commits] [llvm/llvm-project] a116f0: [LICM][NFC] Reorder checks to speed up things slig...

max-azul via All-commits all-commits at lists.llvm.org
Mon Apr 20 21:50:41 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a116f0fa868424f88b9276911935d68ef1f3e714
      https://github.com/llvm/llvm-project/commit/a116f0fa868424f88b9276911935d68ef1f3e714
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2020-04-21 (Tue, 21 Apr 2020)

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

  Log Message:
  -----------
  [LICM][NFC] Reorder checks to speed up things slightly

Side effect check is made faster than potentially heavy other checks.




More information about the All-commits mailing list