[llvm-bugs] [Bug 95361] Structure generated by clang-cl.exe on Windows is incompatible with MSVC ABI

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95361 Summary Structure generated by clang-cl.exe on Windows is incompatible with MSVC ABI Labels new issue Assignees

[llvm-bugs] [Bug 95360] Clang-Format, suggest add AlignAfterOpenBracket: BAS_AlwaysBlockIndent

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95360 Summary Clang-Format, suggest add AlignAfterOpenBracket: BAS_AlwaysBlockIndent Labels clang-format Assignees

[llvm-bugs] [Bug 95359] [ARM][clang] Add a warning for calling an __attribute__((interrupt)) function

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95359 Summary [ARM][clang] Add a warning for calling an __attribute__((interrupt)) function Labels clang Assignees

[llvm-bugs] [Bug 95351] [libc] full build integration tests fails with `libm` during linking

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95351 Summary [libc] full build integration tests fails with `libm` during linking Labels libc Assignees Rep

[llvm-bugs] [Bug 95349] [libc] Missing `thread` to `libc.include.fcntl` dependency in full build

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95349 Summary [libc] Missing `thread` to `libc.include.fcntl` dependency in full build Labels libc Assignees

[llvm-bugs] [Bug 95347] Enabling libcxx runtimes breaks running clang unit tests on MacOS

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95347 Summary Enabling libcxx runtimes breaks running clang unit tests on MacOS Labels libc++, build-problem Assignees

[llvm-bugs] [Bug 95345] [BOLT] BinaryEmitter.cpp calls emitLabel twice on the same symbol

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95345 Summary [BOLT] BinaryEmitter.cpp calls emitLabel twice on the same symbol Labels BOLT Assignees Reporte

[llvm-bugs] [Bug 95343] [DebugInfo][Reassociate] Missing debug location drop for the moved instruction

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95343 Summary [DebugInfo][Reassociate] Missing debug location drop for the moved instruction Labels new issue Assignees

[llvm-bugs] [Bug 95342] llvm doesn't work on macbook pro(intel)sonoma 14.5

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95342 Summary llvm doesn't work on macbook pro(intel)sonoma 14.5 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 95336] Boolean expressions that contain only one condition are also included in the MC/DC analysis in VectorCAST.

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95336 Summary Boolean expressions that contain only one condition are also included in the MC/DC analysis in VectorCAST. Labels Assignees

[llvm-bugs] [Bug 95317] clangd crash when using prebuilt modules of the C standard library

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95317 Summary clangd crash when using prebuilt modules of the C standard library Labels new issue Assignees R

[llvm-bugs] [Bug 95311] [clang] __has_unique_object_representations gives inconsistent answer based on instantiation order

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95311 Summary [clang] __has_unique_object_representations gives inconsistent answer based on instantiation order Labels clang Assignees

[llvm-bugs] [Bug 95300] clang/lib/Lex/PPDirectives.cpp:3765:43: style: Redundant condition

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95300 Summary clang/lib/Lex/PPDirectives.cpp:3765:43: style: Redundant condition Labels clang, code-quality Assignees

[llvm-bugs] [Bug 95291] [X86] Call result #3 has unhandled type f16

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95291 Summary [X86] Call result #3 has unhandled type f16 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 95288] [Clang Diagnostics] [C++] Fixit suggesting dereferencing a `T*` to call a `T` constructor should be on a seperate line

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95288 Summary [Clang Diagnostics] [C++] Fixit suggesting dereferencing a `T*` to call a `T` constructor should be on a seperate line Labels clang

[llvm-bugs] [Bug 95284] [RISCV] Regression due to creation of avgfloors nodes

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95284 Summary [RISCV] Regression due to creation of avgfloors nodes Labels backend:RISC-V, llvm:codegen Assignees

[llvm-bugs] [Bug 95280] [C++] NRVO doesn't elide move when return type is a placeholder in a function template

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95280 Summary [C++] NRVO doesn't elide move when return type is a placeholder in a function template Labels new issue Assignees

[llvm-bugs] [Bug 95278] [X86] [Crash] Assertion `isSimple() && "Expected a SimpleValueType!"' failed.

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95278 Summary [X86] [Crash] Assertion `isSimple() && "Expected a SimpleValueType!"' failed. Labels new issue Assignees

[llvm-bugs] [Bug 95274] [X86] [Crash] LLVM ERROR: Do not know how to split the result of this operator!

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95274 Summary [X86] [Crash] LLVM ERROR: Do not know how to split the result of this operator! Labels new issue Assignees

[llvm-bugs] [Bug 95273] lld-link can not resolve relative path for MSVC linker LIBPATH:

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95273 Summary lld-link can not resolve relative path for MSVC linker LIBPATH: Labels new issue Assignees Repo

llvm-bugs@lists.llvm.org

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95271 Summary Assertion `(TLI.getTypeAction(*DAG.getContext(), Op.getValueType()) == TargetLowering::TypeLegal || Op.getOpcode() == ISD::TargetConstant || Op.getOpcode() == ISD::Register) && "Unexpected illega

[llvm-bugs] [Bug 95260] Post

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95260 Summary Post Labels new issue Assignees Reporter feuesghost How to

[llvm-bugs] [Bug 95255] [Missed optimization] `has_single_bit` when the value is known to be non-zero

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95255 Summary [Missed optimization] `has_single_bit` when the value is known to be non-zero Labels new issue Assignees

[llvm-bugs] [Bug 95250] [gsoc2024][libc][math][c23] Implement _Float16 higher math functions

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95250 Summary [gsoc2024][libc][math][c23] Implement _Float16 higher math functions Labels libc Assignees Repo

[llvm-bugs] [Bug 95246] [mlir] Crash when using --convert-scf-to-cf

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95246 Summary [mlir] Crash when using --convert-scf-to-cf Labels mlir Assignees Reporter wan

[llvm-bugs] [Bug 95241] [Clang] Change register types.

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95241 Summary [Clang] Change register types. Labels clang Assignees Reporter witbring

[llvm-bugs] [Bug 95239] [Clang] Confuse an memory operand as immediate value.

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95239 Summary [Clang] Confuse an memory operand as immediate value. Labels clang Assignees Reporter

[llvm-bugs] Issue 68141 in oss-fuzz: llvm: Coverage build failure

2024-06-12 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #9 on issue 68141 by ClusterFuzz-External: llvm: Coverage build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68141#c9 Friendly reminder that the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https://os

[llvm-bugs] [Bug 95232] [Clang] Allows incorrect memory size directive.

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95232 Summary [Clang] Allows incorrect memory size directive. Labels clang Assignees Reporter

[llvm-bugs] [Bug 95230] Unexpected Behavior on Affine-Loop-Fusion

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95230 Summary Unexpected Behavior on Affine-Loop-Fusion Labels new issue Assignees Reporter

[llvm-bugs] [Bug 95225] Capturing constant bit-field by reference is not a constant expression

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95225 Summary Capturing constant bit-field by reference is not a constant _expression_ Labels new issue Assignees

[llvm-bugs] [Bug 95222] [clang] Follow-up on #embed implementation

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95222 Summary [clang] Follow-up on #embed implementation Labels clang, c23, clang:frontend Assignees

[llvm-bugs] [Bug 95216] Converting float16 -> float32 in computations seem to behave inconsistently

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95216 Summary Converting float16 -> float32 in computations seem to behave inconsistently Labels Assignees Reporter

[llvm-bugs] [Bug 95209] [clang/python] check-clang-python currently fails due to outdated Python version

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95209 Summary [clang/python] check-clang-python currently fails due to outdated Python version Labels clang Assignees

[llvm-bugs] [Bug 95207] [clang++ arm64] std::move error

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95207 Summary [clang++ arm64] std::move error Labels clang Assignees Reporter peter5232

[llvm-bugs] [Bug 95204] [lld][AArch64][ELF][PAC] Support `.relr.auth.dyn` section

2024-06-12 Thread LLVM Bugs via llvm-bugs
Issue 95204 Summary [lld][AArch64][ELF][PAC] Support `.relr.auth.dyn` section Labels lld, lld:ELF Assignees kovdan0