[all-commits] [llvm/llvm-project] 922992: Fix typo "instrinsic" (#112899)

Jay Foad via All-commits all-commits at lists.llvm.org
Fri Oct 18 07:58:56 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 922992a22f7c87c192cf96606038df3cf20d6404
      https://github.com/llvm/llvm-project/commit/922992a22f7c87c192cf96606038df3cf20d6404
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2024-10-18 (Fri, 18 Oct 2024)

  Changed paths:
    M clang/utils/TableGen/RISCVVEmitter.cpp
    M flang/docs/OptionComparison.md
    M flang/include/flang/Runtime/magic-numbers.h
    M flang/lib/Evaluate/intrinsics.cpp
    M flang/lib/Optimizer/Builder/Runtime/Numeric.cpp
    M flang/lib/Optimizer/Builder/Runtime/Reduction.cpp
    M lldb/CMakeLists.txt
    M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
    M llvm/include/llvm/Transforms/Utils/SSAUpdater.h
    M llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp
    M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
    M llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
    M llvm/test/Bitcode/upgrade-aarch64-sve-intrinsics.ll
    M llvm/test/CodeGen/SystemZ/vec-reduce-add-01.ll
    M llvm/test/Transforms/JumpThreading/thread-debug-info.ll
    M llvm/test/Transforms/SROA/fake-use-sroa.ll
    M llvm/unittests/FuzzMutate/RandomIRBuilderTest.cpp
    M mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
    M mlir/lib/Target/LLVMIR/ModuleImport.cpp

  Log Message:
  -----------
  Fix typo "instrinsic" (#112899)



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