[all-commits] [llvm/llvm-project] 53d433: [clang][bytecode] Only emit literal_comparison for...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Mar 4 05:08:14 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53d433e702736f9edfee57ec2c1628c729336866
      https://github.com/llvm/llvm-project/commit/53d433e702736f9edfee57ec2c1628c729336866
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-03-04 (Tue, 04 Mar 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Interp.h
    M clang/test/AST/ByteCode/builtin-functions.cpp
    M clang/test/AST/ByteCode/functions.cpp

  Log Message:
  -----------
  [clang][bytecode] Only emit literal_comparison for string literals (#129691)

This is what the current interpreter does as well.



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