[all-commits] [llvm/llvm-project] fd0785: [mlir][tosa] Reorder ERF op to align with TOSA spe...
Jerry-Ge via All-commits
all-commits at lists.llvm.org
Tue Apr 1 00:49:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd0785e67ca66fb7f59ae504b637285d27d4e5c9
https://github.com/llvm/llvm-project/commit/fd0785e67ca66fb7f59ae504b637285d27d4e5c9
Author: Jerry-Ge <jerry.ge at arm.com>
Date: 2025-04-01 (Tue, 01 Apr 2025)
Changed paths:
M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
Log Message:
-----------
[mlir][tosa] Reorder ERF op to align with TOSA spec (#133814)
Minor non-functional change of the dialect to better align with the
operator order from the TOSA specification:
https://www.mlplatform.org/tosa/tosa_spec.html
Signed-off-by: Jerry Ge <jerry.ge at arm.com>
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