[clang] [clang][bytecode] Support bitcasting into float fields (PR #114825)

2024-11-04 Thread Timm Baeder via cfe-commits
https://github.com/tbaederr closed https://github.com/llvm/llvm-project/pull/114825 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang][bytecode] Support bitcasting into float fields (PR #114825)

2024-11-04 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Timm Baeder (tbaederr) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/114825.diff 4 Files Affected: - (modified) clang/lib/AST/ByteCode/Compiler.cpp (+1-1) - (modified) clang/lib/AST/ByteCode/InterpBuiltinBitCast.cpp

[clang] [clang][bytecode] Support bitcasting into float fields (PR #114825)

2024-11-04 Thread Timm Baeder via cfe-commits
https://github.com/tbaederr created https://github.com/llvm/llvm-project/pull/114825 None >From fcc54305a0a953f0d5ecc41d3e411172c17c8c6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timm=20B=C3=A4der?= Date: Mon, 4 Nov 2024 16:18:52 +0100 Subject: [PATCH] [clang][bytecode] Support bitcasting into