[all-commits] [llvm/llvm-project] 0a0606: [MLIR] Remove the unused `ArithmeticCastOp`.
Alexandre Rames via All-commits
all-commits at lists.llvm.org
Wed Oct 27 10:56:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a06068ac76617fabe689a3b8a167fca81600a21
https://github.com/llvm/llvm-project/commit/0a06068ac76617fabe689a3b8a167fca81600a21
Author: Alexandre Rames <arames at apple.com>
Date: 2021-10-27 (Wed, 27 Oct 2021)
Changed paths:
M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
Log Message:
-----------
[MLIR] Remove the unused `ArithmeticCastOp`.
This was deprecated as part of a54f4eae0e1d0ef5adccdcf9f6c2b518dc1101aa.
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D112638
More information about the All-commits
mailing list