[all-commits] [llvm/llvm-project] 2d70ef: [mlir] Flip more uses to prefixed accessor form (N...

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Sun Jun 26 19:12:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d70eff80229be18e5f688b04164f96f52b52714
      https://github.com/llvm/llvm-project/commit/2d70eff80229be18e5f688b04164f96f52b52714
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2022-06-26 (Sun, 26 Jun 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/AMX/AMX.td
    M mlir/include/mlir/Dialect/Tensor/IR/TensorOps.td
    M mlir/lib/Conversion/AffineToStandard/AffineToStandard.cpp
    M mlir/lib/Conversion/TosaToLinalg/TosaToLinalgNamed.cpp
    M mlir/lib/Dialect/SCF/IR/SCF.cpp
    M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
    M mlir/lib/Dialect/Tensor/Transforms/SplitPadding.cpp

  Log Message:
  -----------
  [mlir] Flip more uses to prefixed accessor form (NFC).

Try to keep the final flip small. Need to flip MemRef as there are many
templated cases with it and Tensor.




More information about the All-commits mailing list