Just found some typos while reading the llvm/circt project.
- compliment -> complement
- emitsd -> emits
Paths
| Differential D138668
Correct typos ClosedPublic Authored by Sprite on Nov 24 2022, 6:45 AM.
Details Summary Just found some typos while reading the llvm/circt project.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project, Restricted Project. · View Herald Transcript Herald added subscribers: cfe-commits, llvm-commits, stephenneuendorffer, nicolasvasilache. · View Herald Transcript This revision is now accepted and ready to land.Nov 26 2022, 7:09 AM Comment Actions @jpienaar Sorry, this is my first time using this platform. I just tried running arc land --revision D138668 and it is trying to push my local commit (I have rebased manually) to the main branch on https://github.com/llvm/llvm-project.git, and apparently I don't have push access. What should I do?
Revision Contents
Diff 477775 clang-tools-extra/clang-tidy/abseil/DurationRewriter.cpp
clang/lib/StaticAnalyzer/Core/TextDiagnostics.cpp
clang/test/CodeGen/X86/x86-GCC-inline-asm-Y-constraints.c
llvm/docs/AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/lib/CodeGen/SplitKit.h
llvm/test/MC/X86/x86-GCC-inline-asm-Y-constraints.ll
mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
|