[all-commits] [llvm/llvm-project] bd03b4: [PowerPC] Add AMO load builtins for conditional in...

Maryam Moghadas via All-commits all-commits at lists.llvm.org
Wed Dec 3 16:58:26 PST 2025


  Branch: refs/heads/users/maryammo/amo3
  Home:   https://github.com/llvm/llvm-project
  Commit: bd03b46776be530b4201129575c3daa385582ac0
      https://github.com/llvm/llvm-project/commit/bd03b46776be530b4201129575c3daa385582ac0
  Author: Maryam Moghadas <maryammo at ca.ibm.com>
  Date:   2025-12-04 (Thu, 04 Dec 2025)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsPPC.def
    M clang/lib/CodeGen/TargetBuiltins/PPC.cpp
    M clang/lib/Sema/SemaPPC.cpp
    M clang/test/CodeGen/PowerPC/builtins-amo-err.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-amo.c
    M llvm/include/llvm/IR/IntrinsicsPowerPC.td
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
    M llvm/lib/Target/PowerPC/PPCInstr64Bit.td
    M llvm/lib/Target/PowerPC/PPCInstrInfo.td
    M llvm/test/CodeGen/PowerPC/amo-enable.ll

  Log Message:
  -----------
  [PowerPC] Add AMO load builtins for conditional increment/decrement


  Commit: 1142c9377c64cc4ed2cdcf2972276798110732b1
      https://github.com/llvm/llvm-project/commit/1142c9377c64cc4ed2cdcf2972276798110732b1
  Author: Maryam Moghadas <maryammo at ca.ibm.com>
  Date:   2025-12-04 (Thu, 04 Dec 2025)

  Changed paths:
    M llvm/test/CodeGen/PowerPC/amo-enable.ll

  Log Message:
  -----------
  Remove redundant tests from amo-enable.ll


Compare: https://github.com/llvm/llvm-project/compare/c0eced5d37a4...1142c9377c64

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