[all-commits] [llvm/llvm-project] af3297: [mlir][tosa] Enhance verify checks for PAD Op (#13...
Peng Sun via All-commits
all-commits at lists.llvm.org
Mon Apr 28 00:39:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af329725d4d70cb79f34c40061d04995afedc605
https://github.com/llvm/llvm-project/commit/af329725d4d70cb79f34c40061d04995afedc605
Author: Peng Sun <peng.sun at arm.com>
Date: 2025-04-28 (Mon, 28 Apr 2025)
Changed paths:
M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
M mlir/lib/Dialect/Tosa/Transforms/TosaValidation.cpp
M mlir/test/Dialect/Tosa/dynamic_extension.mlir
M mlir/test/Dialect/Tosa/invalid.mlir
M mlir/test/Dialect/Tosa/invalid_extension.mlir
M mlir/test/Dialect/Tosa/verifier.mlir
Log Message:
-----------
[mlir][tosa] Enhance verify checks for PAD Op (#137177)
* add padding shape verification
* add and update LIT test
Signed-off-by: Peng Sun <peng.sun at arm.com>
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