[all-commits] [llvm/llvm-project] 4fe2ad: [mlir][tosa] Align dialect summary and description...

Jerry-Ge via All-commits all-commits at lists.llvm.org
Tue Mar 25 08:21:07 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4fe2ad498efad016a16b960d6bc7c32882847879
      https://github.com/llvm/llvm-project/commit/4fe2ad498efad016a16b960d6bc7c32882847879
  Author: Jerry-Ge <jerry.ge at arm.com>
  Date:   2025-03-25 (Tue, 25 Mar 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
    M mlir/include/mlir/Dialect/Tosa/IR/TosaShapeOps.td

  Log Message:
  -----------
  [mlir][tosa] Align dialect summary and description sections to the TOSA v1.0 spec (#132835)

Align dialect summary and description sections to the TOSA v1.0 spec

* Updated the summary and description sections in the dialect to better
align with the TOSA v1.0 specification.
* Fixed the output variable names LogicalAndOp, LogicalRightShiftOp,
LogicalXorOp
* Removed some redundant comments

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