[all-commits] [llvm/llvm-project] 7602e2: [mlir] Flip to prefixed accessors (NFC)
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Sun Aug 7 08:46:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7602e285f69c4e3af60629100c151067c27b9eca
https://github.com/llvm/llvm-project/commit/7602e285f69c4e3af60629100c151067c27b9eca
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2022-08-07 (Sun, 07 Aug 2022)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
M mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
M mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
Log Message:
-----------
[mlir] Flip to prefixed accessors (NFC)
Missed these in td files.
More information about the All-commits
mailing list