[all-commits] [llvm/llvm-project] 520966: [CIR] Upstream pointer arithmetic support (#138041)

Andy Kaylor via All-commits all-commits at lists.llvm.org
Thu May 1 11:11:23 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5209668e357e0a1d295d9e9aa9dbca8f41132c0c
      https://github.com/llvm/llvm-project/commit/5209668e357e0a1d295d9e9aa9dbca8f41132c0c
  Author: Andy Kaylor <akaylor at nvidia.com>
  Date:   2025-05-01 (Thu, 01 May 2025)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenBuilder.h
    M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
    A clang/test/CIR/CodeGen/pointers.cpp

  Log Message:
  -----------
  [CIR] Upstream pointer arithmetic support (#138041)

This adds support for explicit pointer arithmetic, including unary
increment and decrement of pointer values.



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