[all-commits] [llvm/llvm-project] cde203: [mlir][Pass] Coalesce dynamic pass pipelines befor...

River Riddle via All-commits all-commits at lists.llvm.org
Fri Mar 19 14:36:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cde203e0f9438a4bba3b9b50bd437444852b9909
      https://github.com/llvm/llvm-project/commit/cde203e0f9438a4bba3b9b50bd437444852b9909
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2021-03-19 (Fri, 19 Mar 2021)

  Changed paths:
    M mlir/lib/Pass/Pass.cpp

  Log Message:
  -----------
  [mlir][Pass] Coalesce dynamic pass pipelines before running

This was missed when dynamic pass pipelines were added, and is necessary for maximizing the performance/parallelism potential of the pass pipeline.




More information about the All-commits mailing list