[all-commits] [llvm/llvm-project] 5f4c89: Fix unsigned typos (#76670)
Rageking8 via All-commits
all-commits at lists.llvm.org
Sat Jan 27 22:20:20 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f4c89edd0ade97ab3e2d6df5375974f4b975d58
https://github.com/llvm/llvm-project/commit/5f4c89edd0ade97ab3e2d6df5375974f4b975d58
Author: Rageking8 <106309953+Rageking8 at users.noreply.github.com>
Date: 2024-01-27 (Sat, 27 Jan 2024)
Changed paths:
M clang/test/Analysis/additive-op-on-sym-int-expr.c
M llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTypeUtilities.h
M llvm/test/MC/AArch64/neon-diagnostics.s
M llvm/test/MC/AArch64/neon-scalar-shift-imm.s
M llvm/test/MC/Disassembler/AArch64/neon-instructions.txt
M mlir/docs/Dialects/Linalg/OpDSL.md
M mlir/python/mlir/dialects/linalg/opdsl/lang/comprehension.py
Log Message:
-----------
Fix unsigned typos (#76670)
More information about the All-commits
mailing list