Skip to content

[mlir][tosa] Remove extra trailing whitespace #134290

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 4, 2025
Merged

Conversation

Jerry-Ge
Copy link
Member

@Jerry-Ge Jerry-Ge commented Apr 3, 2025

Trivial change.

Signed-off-by: Jerry Ge <[email protected]>
Change-Id: I145c782fa21870e9368a2a1ab7452600c1a6abf1
@llvmbot
Copy link
Member

llvmbot commented Apr 3, 2025

@llvm/pr-subscribers-mlir-tosa

@llvm/pr-subscribers-mlir

Author: Jerry-Ge (Jerry-Ge)

Changes

Trivial change.


Full diff: https://github.com/llvm/llvm-project/pull/134290.diff

1 Files Affected:

  • (modified) mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td (+1-1)
diff --git a/mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td b/mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
index c5314f8d9d406..9db8a995b27ab 100644
--- a/mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
+++ b/mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
@@ -2251,7 +2251,7 @@ def Tosa_CastOp: Tosa_Op<"cast", [Pure,
   let description = [{
     Casts a tensor from one data type to another.
     * This table is showing the supported conversions from the TOSA Specification.
-    * The MLIR dialect here can be used to represent other conversions. 
+    * The MLIR dialect here can be used to represent other conversions.
 
     | Mode                     | Input   | Output  |
     |--------------------------|---------|---------|

@Jerry-Ge Jerry-Ge merged commit 7d05c23 into llvm:main Apr 4, 2025
14 checks passed
@llvm-ci
Copy link
Collaborator

llvm-ci commented Apr 4, 2025

LLVM Buildbot has detected a new failure on builder clang-aarch64-sve-vla-2stage running on linaro-g3-01 while building mlir at step 12 "ninja check 2".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/41/builds/5921

Here is the relevant piece of the build log for the reference
Step 12 (ninja check 2) failure: stage 2 checked (failure)
...
PASS: Flang :: Driver/bbc-openmp-version-macro.f90 (25207 of 97641)
PASS: Flang :: Driver/implicit-none.f90 (25208 of 97641)
PASS: Flang :: Driver/print-effective-triple.f90 (25209 of 97641)
PASS: Clangd Unit Tests :: ./ClangdTests/71/81 (25210 of 97641)
PASS: Flang :: Driver/msvc-dependent-lib-flags.f90 (25211 of 97641)
PASS: Flang :: Driver/predefined-macros-x86.f90 (25212 of 97641)
PASS: Flang :: Driver/print-resource-dir.F90 (25213 of 97641)
PASS: Flang :: Driver/override-triple.ll (25214 of 97641)
PASS: Flang :: Driver/predefined-macros-compiler-version.F90 (25215 of 97641)
UNRESOLVED: Flang :: Driver/slp-vectorize.ll (25216 of 97641)
******************** TEST 'Flang :: Driver/slp-vectorize.ll' FAILED ********************
Test has no 'RUN:' line
********************
PASS: Flang :: Driver/parse-error.ll (25217 of 97641)
PASS: Flang :: Driver/parse-fir-error.ll (25218 of 97641)
PASS: Flang :: Driver/phases.f90 (25219 of 97641)
PASS: Flang :: Driver/frepack-arrays-contiguity.f90 (25220 of 97641)
PASS: Flang :: Driver/macro-def-undef.F90 (25221 of 97641)
PASS: Flang :: Driver/print-target-triple.f90 (25222 of 97641)
PASS: Flang :: Driver/pthread.f90 (25223 of 97641)
PASS: Flang :: Driver/lto-bc.f90 (25224 of 97641)
PASS: Flang :: Driver/parse-ir-error.f95 (25225 of 97641)
PASS: Flang :: Driver/std2018-wrong.f90 (25226 of 97641)
PASS: Flang :: Driver/print-pipeline-passes.f90 (25227 of 97641)
PASS: Flang :: Driver/include-header.f90 (25228 of 97641)
PASS: Flang :: Driver/config-file.f90 (25229 of 97641)
PASS: Flang :: Driver/scanning-error.f95 (25230 of 97641)
PASS: Flang :: Driver/pp-fixed-form.f90 (25231 of 97641)
PASS: Flang :: Driver/mlir-pass-pipeline.f90 (25232 of 97641)
PASS: Flang :: Driver/supported-suffices/f03-suffix.f03 (25233 of 97641)
PASS: Flang :: Driver/linker-flags.f90 (25234 of 97641)
PASS: Flang :: Driver/supported-suffices/f08-suffix.f08 (25235 of 97641)
PASS: Flang :: Driver/pass-plugin-not-found.f90 (25236 of 97641)
PASS: Flang :: Driver/q-unused-arguments.f90 (25237 of 97641)
PASS: Flang :: Driver/missing-arg.f90 (25238 of 97641)
PASS: Flang :: Driver/mlink-builtin-bc.f90 (25239 of 97641)
PASS: Flang :: Driver/tco-code-gen-llvm.fir (25240 of 97641)
PASS: Flang :: Driver/target-gpu-features.f90 (25241 of 97641)
PASS: Flang :: Driver/target.f90 (25242 of 97641)
PASS: Clangd Unit Tests :: ./ClangdTests/68/81 (25243 of 97641)
PASS: Flang :: Driver/unsupported-vscale-max-min.f90 (25244 of 97641)
PASS: DataFlowSanitizer-aarch64 :: pair.cpp (25245 of 97641)
PASS: Flang :: Driver/mllvm.f90 (25246 of 97641)
PASS: Flang :: Driver/multiple-input-files.f90 (25247 of 97641)
PASS: Flang :: Driver/lto-flags.f90 (25248 of 97641)
PASS: Flang :: Driver/unparse-with-modules.f90 (25249 of 97641)
PASS: Flang :: Driver/fsave-optimization-record.f90 (25250 of 97641)
PASS: Flang :: Driver/no-duplicate-main.f90 (25251 of 97641)
PASS: Flang :: Driver/unparse-use-analyzed.f95 (25252 of 97641)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants