[all-commits] [llvm/llvm-project] 99f6a2: [clang][bytecode] Check floating-point semantics i...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Jun 9 01:37:10 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 99f6a20075abd71b4dd64b073c6159e507495cd2
      https://github.com/llvm/llvm-project/commit/99f6a20075abd71b4dd64b073c6159e507495cd2
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

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

  Log Message:
  -----------
  [clang][bytecode] Check floating-point semantics in `Memcpy` op (#202204)

We shouldn't try to do the memcpy if the semantics don't match.



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