[all-commits] [llvm/llvm-project] d0da85: [clang][x86][bytecode] Replace interp__builtin_par...

don via All-commits all-commits at lists.llvm.org
Wed Oct 8 07:15:45 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d0da85745dac153705bf1e2c465a8f487068085e
      https://github.com/llvm/llvm-project/commit/d0da85745dac153705bf1e2c465a8f487068085e
  Author: don <122427011+donneypr at users.noreply.github.com>
  Date:   2025-10-08 (Wed, 08 Oct 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/InterpBuiltin.cpp

  Log Message:
  -----------
  [clang][x86][bytecode] Replace interp__builtin_parity/clrsb/bitreverse/ffs with static bool interp__builtin_elementwise_int_unaryop callback  (#162346)

Fixes #160288



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