[all-commits] [llvm/llvm-project] 5fee92: [mlir][Pass] Update the documentation for the decl...

River Riddle via All-commits all-commits at lists.llvm.org
Tue Apr 7 14:22:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5fee925bebe002eb4b44ba4e2d5847ba417a344d
      https://github.com/llvm/llvm-project/commit/5fee925bebe002eb4b44ba4e2d5847ba417a344d
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2020-04-07 (Tue, 07 Apr 2020)

  Changed paths:
    M mlir/docs/WritingAPass.md

  Log Message:
  -----------
  [mlir][Pass] Update the documentation for the declarative pass specification

The pass tablegen backend now generates base classes instead of utilities, so this revision updates the documentation to reflect that.




More information about the All-commits mailing list