[all-commits] [llvm/llvm-project] afb058: Fix TOSA verifier to emit verbose errors
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sun Dec 5 11:18:12 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: afb0582325f4165c9aea8e3ed3ed451e577616e4
https://github.com/llvm/llvm-project/commit/afb0582325f4165c9aea8e3ed3ed451e577616e4
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-12-05 (Sun, 05 Dec 2021)
Changed paths:
M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
A mlir/test/Dialect/Tosa/invalid.mlir
Log Message:
-----------
Fix TOSA verifier to emit verbose errors
Also as a test for invalid ops which was missing.
More information about the All-commits
mailing list