[all-commits] [llvm/llvm-project] a4c895: Microoptimize dominance a bit - NFC.

Chris Lattner via All-commits all-commits at lists.llvm.org
Sat May 1 12:49:00 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a4c8952e6d4c67cca8387e6951e41c1bd4d5960e
      https://github.com/llvm/llvm-project/commit/a4c8952e6d4c67cca8387e6951e41c1bd4d5960e
  Author: Chris Lattner <clattner at nondot.org>
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
    M mlir/lib/IR/Dominance.cpp

  Log Message:
  -----------
  Microoptimize dominance a bit - NFC.

Don't get RegionKindInterface if we won't use it. Noticed by inspection.




More information about the All-commits mailing list