[all-commits] [llvm/llvm-project] 2155f1: [clang][bytecode] Optimize InitElem{, Pop} (#159084)

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Sep 17 00:27:30 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2155f17d39f3969ef841c85ef1102a214ab22b30
      https://github.com/llvm/llvm-project/commit/2155f17d39f3969ef841c85ef1102a214ab22b30
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-09-17 (Wed, 17 Sep 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Interp.h
    M clang/lib/AST/ByteCode/Pointer.cpp
    M clang/lib/AST/ByteCode/Pointer.h

  Log Message:
  -----------
  [clang][bytecode] Optimize InitElem{,Pop} (#159084)

Try harder to avoid creating a new `Pointer` for the element.



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