[all-commits] [llvm/llvm-project] 86e4be: [MIPS] LLVM data layout give i128 an alignment of ...

yingopq via All-commits all-commits at lists.llvm.org
Wed Nov 6 07:14:54 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 86e4beb702fde407a35938a1c37279a61c0291e7
      https://github.com/llvm/llvm-project/commit/86e4beb702fde407a35938a1c37279a61c0291e7
  Author: yingopq <115543042+yingopq at users.noreply.github.com>
  Date:   2024-11-06 (Wed, 06 Nov 2024)

  Changed paths:
    M clang/lib/Basic/Targets/Mips.h
    M clang/test/CodeGen/target-data.c
    M llvm/lib/IR/AutoUpgrade.cpp
    M llvm/lib/Target/Mips/MipsTargetMachine.cpp
    A llvm/test/CodeGen/Mips/data-layout.ll
    M llvm/test/CodeGen/Mips/implicit-sret.ll
    M llvm/unittests/Bitcode/DataLayoutUpgradeTest.cpp

  Log Message:
  -----------
  [MIPS] LLVM data layout give i128 an alignment of 16 for mips64 (#112084)

Fix parts of #102783.



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