[all-commits] [llvm/llvm-project] f8f4fc: [MLIR][Arith][NFC] Use the interface of 'getElemen...
LiqinWeng via All-commits
all-commits at lists.llvm.org
Thu Dec 29 19:57:55 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8f4fc11d1b9256685a44725b55e431c57aaade3
https://github.com/llvm/llvm-project/commit/f8f4fc11d1b9256685a44725b55e431c57aaade3
Author: liqinweng <Liqin.Weng at streamcomputing.com>
Date: 2022-12-30 (Fri, 30 Dec 2022)
Changed paths:
M mlir/lib/Dialect/Arith/IR/ArithOps.cpp
Log Message:
-----------
[MLIR][Arith][NFC] Use the interface of 'getElementTypeOrSelf' to get the resType
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D140608
More information about the All-commits
mailing list