[all-commits] [llvm/llvm-project] bc38da: [mlir][scf] Add high-level documentation (#72313)

Rik Huijzer via All-commits all-commits at lists.llvm.org
Wed Nov 15 01:31:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc38da5d464c8efdbccf5b357bcaa024bf799d28
      https://github.com/llvm/llvm-project/commit/bc38da5d464c8efdbccf5b357bcaa024bf799d28
  Author: Rik Huijzer <github at huijzer.xyz>
  Date:   2023-11-15 (Wed, 15 Nov 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/SCF/IR/SCFOps.td

  Log Message:
  -----------
  [mlir][scf] Add high-level documentation (#72313)

Credits for this description go to @ftynse in
<https://discourse.llvm.org/t/scf-dialect-vs-cfg/3524/2> and
@antiagainst in
<https://www.lei.chat/posts/mlir-codegen-dialects-for-machine-learning-compilers/>!
(Unless it's wrong of course, then it's my bad.)

EDIT: Also related:
<https://discourse.llvm.org/t/codegen-dialect-overview/2723>.

---------

Co-authored-by: Mehdi Amini <joker.eph at gmail.com>




More information about the All-commits mailing list