[all-commits] [llvm/llvm-project] e3b350: [mlir][NFC] Use `BaseMemRefType::isValidElementTyp...
Vladislav Vinogradov via All-commits
all-commits at lists.llvm.org
Wed Mar 3 05:03:48 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e3b350ce83a049c1608147754319c27d5fff684b
https://github.com/llvm/llvm-project/commit/e3b350ce83a049c1608147754319c27d5fff684b
Author: Vladislav Vinogradov <vlad.vinogradov at intel.com>
Date: 2021-03-03 (Wed, 03 Mar 2021)
Changed paths:
M mlir/lib/Parser/TypeParser.cpp
Log Message:
-----------
[mlir][NFC] Use `BaseMemRefType::isValidElementType` in Parser
Instead of hard-coded check.
Reviewed By: ftynse, rriddle
Differential Revision: https://reviews.llvm.org/D97612
More information about the All-commits
mailing list