[all-commits] [llvm/llvm-project] 4149ec: [MLIR] Remove redundant verifier code in arith::Co...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sun Apr 27 06:56:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4149ec9970f10dc5f4bdc92563cad6229c8fa3ea
https://github.com/llvm/llvm-project/commit/4149ec9970f10dc5f4bdc92563cad6229c8fa3ea
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2025-04-27 (Sun, 27 Apr 2025)
Changed paths:
M mlir/lib/Dialect/Arith/IR/ArithOps.cpp
Log Message:
-----------
[MLIR] Remove redundant verifier code in arith::ConstantOp
This is already checked by the `AllTypesMatch` traits defined in ODS.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list