[all-commits] [llvm/llvm-project] 477934: [mlir][tosa] Fix not to crash with large permutati...
Kai Sasaki via All-commits
all-commits at lists.llvm.org
Sun Oct 29 03:14:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 47793481a4dac8b23fbdface9679835ea551a86c
https://github.com/llvm/llvm-project/commit/47793481a4dac8b23fbdface9679835ea551a86c
Author: Kai Sasaki <lewuathe at gmail.com>
Date: 2023-10-29 (Sun, 29 Oct 2023)
Changed paths:
M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
M mlir/test/Dialect/Tosa/tosa-infer-shapes.mlir
Log Message:
-----------
[mlir][tosa] Fix not to crash with large permutation indexes (#69857)
More information about the All-commits
mailing list