[all-commits] [llvm/llvm-project] 06130e: Reapply "[clang][bytecode] Stack-allocate bottom f...

Timm Baeder via All-commits all-commits at lists.llvm.org
Sat Feb 1 09:12:56 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06130ed341ddbf697045731300651fbbcb63f0ff
      https://github.com/llvm/llvm-project/commit/06130ed341ddbf697045731300651fbbcb63f0ff
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-02-01 (Sat, 01 Feb 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Context.cpp
    M clang/lib/AST/ByteCode/EvalEmitter.cpp
    M clang/lib/AST/ByteCode/Interp.h
    M clang/lib/AST/ByteCode/InterpFrame.cpp
    M clang/lib/AST/ByteCode/InterpFrame.h
    M clang/lib/AST/ByteCode/InterpState.cpp
    M clang/lib/AST/ByteCode/InterpState.h

  Log Message:
  -----------
  Reapply "[clang][bytecode] Stack-allocate bottom function frame" (#12… (#125349)

…5325)

Move the BottomFrame to InterpState instead.



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