[all-commits] [llvm/llvm-project] 9602aa: [mlir][tosa] fix crash when querying the rank of a...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Mon Jul 10 18:06:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9602aa472be55488eb9b5673ef92c43b79802c3c
https://github.com/llvm/llvm-project/commit/9602aa472be55488eb9b5673ef92c43b79802c3c
Author: Peiming Liu <peiming at google.com>
Date: 2023-07-11 (Tue, 11 Jul 2023)
Changed paths:
M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
Log Message:
-----------
[mlir][tosa] fix crash when querying the rank of an unranked tensor.
Reviewed By: jpienaar
Differential Revision: https://reviews.llvm.org/D154912
More information about the All-commits
mailing list