[all-commits] [llvm/llvm-project] 69efcd: Fix typo `DenseElementAttr`-> `DenseElementsAttr` ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Oct 8 12:41:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 69efcd03bdb9ee7328dd4e75513ae214c1e23519
https://github.com/llvm/llvm-project/commit/69efcd03bdb9ee7328dd4e75513ae214c1e23519
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-10-08 (Thu, 08 Oct 2020)
Changed paths:
M mlir/include/mlir/IR/Attributes.h
M mlir/lib/IR/Attributes.cpp
Log Message:
-----------
Fix typo `DenseElementAttr`-> `DenseElementsAttr` in some comments (NFC)
More information about the All-commits
mailing list