[all-commits] [llvm/llvm-project] bd077e: Released restriction that prevented implicit dynam...
rafaelubalmw via All-commits
all-commits at lists.llvm.org
Tue Aug 1 09:00:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd077e98e463933e72bbd7bd03c6432d529e710c
https://github.com/llvm/llvm-project/commit/bd077e98e463933e72bbd7bd03c6432d529e710c
Author: Rafael Ubal Tena <rubal at mathworks.com>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M mlir/docs/Traits/Broadcastable.md
M mlir/lib/Dialect/Traits.cpp
M mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir
M mlir/test/Dialect/traits.mlir
Log Message:
-----------
Released restriction that prevented implicit dynamic-to-static dimension type cast in TOSA ops.
Reviewed By: jpienaar, gflegar
Differential Revision: https://reviews.llvm.org/D156714
More information about the All-commits
mailing list