[all-commits] [llvm/llvm-project] eede47: [mlir][tosa] Robustify Tosa_while_loop op against ...
Jasmine Tang via All-commits
all-commits at lists.llvm.org
Mon Sep 22 08:40:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eede47656b0cc9c3cff8e1959a6f3d55402f3283
https://github.com/llvm/llvm-project/commit/eede47656b0cc9c3cff8e1959a6f3d55402f3283
Author: Jasmine Tang <jjasmine at igalia.com>
Date: 2025-09-22 (Mon, 22 Sep 2025)
Changed paths:
M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
M mlir/test/Dialect/Tosa/verifier.mlir
Log Message:
-----------
[mlir][tosa] Robustify Tosa_while_loop op against null dereference and wrong assertion (#159910)
Follow up to #159756
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