[llvm-bugs] [Bug 142367] AddNamedMetadata fails for strings in the C interface

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142367 Summary AddNamedMetadata fails for strings in the C interface Labels new issue Assignees Reporter

[llvm-bugs] [Bug 142365] [Flang][OpenMP] crashes when using task private with character pointer/allocatable

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142365 Summary [Flang][OpenMP] crashes when using task private with character pointer/allocatable Labels flang Assignees

[llvm-bugs] [Bug 142368] SHA instructions mixed with AVX degrades performance by 10x

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142368 Summary SHA instructions mixed with AVX degrades performance by 10x Labels backend:X86, performance Assignees

[llvm-bugs] [Bug 142360] When connected to lldb-server gdbserver on Windows, symbols are not loaded unless program file paths are the same

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142360 Summary When connected to lldb-server gdbserver on Windows, symbols are not loaded unless program file paths are the same Labels lldb, platform:w

[llvm-bugs] [Bug 142402] [mlir][tosa] Tosa.Resize incorrect arguments assertion crash

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142402 Summary [mlir][tosa] Tosa.Resize incorrect arguments assertion crash Labels mlir Assignees Reporter

[llvm-bugs] [Bug 142405] [InstCombine] Infinite loop at -O3

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142405 Summary [InstCombine] Infinite loop at -O3 Labels llvm:instcombine, llvm:hang, generated by fuzzer Assignees

[llvm-bugs] [Bug 142370] TSan seems to ignore std::shared_timed_mutex

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142370 Summary TSan seems to ignore std::shared_timed_mutex Labels new issue Assignees Reporter

[llvm-bugs] [Bug 142351] LLDB-DAP "Cannot read properties of undefined" in latest version

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142351 Summary LLDB-DAP "Cannot read properties of undefined" in latest version Labels new issue Assignees Re

[llvm-bugs] [Bug 142426] [clang-format] Clang format takes way too long to format some preproc macros

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142426 Summary [clang-format] Clang format takes way too long to format some preproc macros Labels clang, clang-format Assignees

[llvm-bugs] [Bug 142442] hwasan: globals which have been assigned a section cannot be instrumented

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142442 Summary hwasan: globals which have been assigned a section cannot be instrumented Labels new issue Assignees

[llvm-bugs] [Bug 142446] Request Commit Access For JustinStitt

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142446 Summary Request Commit Access For JustinStitt Labels infra:commit-access-request Assignees Reporter

[llvm-bugs] [Bug 142412] riscv hwasan: tagged globals use GOT even in non-pic mode

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142412 Summary riscv hwasan: tagged globals use GOT even in non-pic mode Labels new issue Assignees Reporter

[llvm-bugs] [Bug 142414] [flang] Another variation of defined assignment error

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142414 Summary [flang] Another variation of defined assignment error Labels flang:frontend Assignees Reporter

[llvm-bugs] [Bug 142447] [InstCombine] ICmp i1 X, C not simplified as expected. with opt "-passes=lto"

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142447 Summary [InstCombine] ICmp i1 X, C not simplified as expected. with opt "-passes=lto" Labels new issue Assignees

[llvm-bugs] [Bug 142449] build kite linux x64 test failure due to unrelated reason -

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142449 Summary build kite linux x64 test failure due to unrelated reason - Labels new issue Assignees Reporte

[llvm-bugs] [Bug 142450] Building LLVM offloading needs (and can't find) ROCm

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142450 Summary Building LLVM offloading needs (and can't find) ROCm Labels new issue Assignees Reporter

[llvm-bugs] [Bug 142453] [clang] [[nodiscard]] on return type of function pointer is ignored sometimes

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142453 Summary [clang] [[nodiscard]] on return type of function pointer is ignored sometimes Labels clang Assignees

[llvm-bugs] [Bug 142502] LLVM/Clang does not process visionos availability correctly

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142502 Summary LLVM/Clang does not process visionos availability correctly Labels clang Assignees Reporter

[llvm-bugs] [Bug 142497] missed optimization for ceiling division with known ranges

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142497 Summary missed optimization for ceiling division with known ranges Labels new issue Assignees Reporter

[llvm-bugs] [Bug 142504] [CUDA] __constant__ aggregate initializer values return undef in host compilation

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142504 Summary [CUDA] __constant__ aggregate initializer values return undef in host compilation Labels cuda Assignees Ar

[llvm-bugs] [Bug 142505] [[clang-format] Main header search algorithm should consider directories, not only file names

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142505 Summary [[clang-format] Main header search algorithm should consider directories, not only file names Labels enhancement, clang-format,

[llvm-bugs] [Bug 142490] [llvm-symbolizer] allow specifying pdb file path directly on command line

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142490 Summary [llvm-symbolizer] allow specifying pdb file path directly on command line Labels new issue Assignees

[llvm-bugs] [Bug 142522] [SimplifyCFG] Assertion `getArgOperand(ArgNo)->getType()->isPointerTy() && "Argument must be a pointer"' failed.

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142522 Summary [SimplifyCFG] Assertion `getArgOperand(ArgNo)->getType()->isPointerTy() && "Argument must be a pointer"' failed. Labels llvm:optimizations,

[llvm-bugs] [Bug 142460] MLIR Reduce docs incorrect

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142460 Summary MLIR Reduce docs incorrect Labels mlir Assignees Reporter tigerduntether

[llvm-bugs] [Bug 142469] lldb-dap VSCode extension does not support multi-root workspaces

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142469 Summary lldb-dap VSCode extension does not support multi-root workspaces Labels new issue Assignees Re

[llvm-bugs] [Bug 142488] [flang] Incorrect COMMON block storage sequence

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142488 Summary [flang] Incorrect COMMON block storage sequence Labels flang:frontend Assignees Reporter

[llvm-bugs] [Bug 142462] Compiler asserts running pass "early-cse"

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142462 Summary Compiler asserts running pass "early-cse" Labels new issue Assignees Reporter

[llvm-bugs] [Bug 142448] [HLSL][SPIRV] Add the `vk::constant_id` to clang

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142448 Summary [HLSL][SPIRV] Add the `vk::constant_id` to clang Labels HLSL, backend:SPIR-V Assignees s-perro

[llvm-bugs] [Bug 142430] [HLSL] Attribute vectors have different cast behavior

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142430 Summary [HLSL] Attribute vectors have different cast behavior Labels HLSL Assignees Reporter

[llvm-bugs] [Bug 142457] [clangd] Crash in TypoCorrectionConsumer::getNextCorrection

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142457 Summary [clangd] Crash in TypoCorrectionConsumer::getNextCorrection Labels new issue Assignees Reporte

[llvm-bugs] [Bug 142495] Request Commit Access For uzairnawaz

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142495 Summary Request Commit Access For uzairnawaz Labels infra:commit-access-request Assignees Reporter

[llvm-bugs] [Bug 142461] Excessive memory usage in SROA

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142461 Summary Excessive memory usage in SROA Labels new issue Assignees vitalybuka Reporter

[llvm-bugs] [Bug 142481] [flang] Defined assignment resolution error

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142481 Summary [flang] Defined assignment resolution error Labels flang:frontend Assignees Reporter

[llvm-bugs] [Bug 142512] [clang-format] const method quilifier is split on own line

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142512 Summary [clang-format] const method quilifier is split on own line Labels clang-format Assignees Repor

[llvm-bugs] [Bug 142513] [X86] 64-bit constant compiled to `movabs`+`add` after branch

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142513 Summary [X86] 64-bit constant compiled to `movabs`+`add` after branch Labels new issue Assignees Repor

[llvm-bugs] [Bug 142515] [clang-format] add option(s) to add space(s) around token-pasting operator (##)

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142515 Summary [clang-format] add option(s) to add space(s) around token-pasting operator (##) Labels enhancement, clang-format

[llvm-bugs] [Bug 142519] Bolt crashes in Intel Arch while optimizing a C++ binary only when using update debug section

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142519 Summary Bolt crashes in Intel Arch while optimizing a C++ binary only when using update debug section Labels BOLT Assignees

[llvm-bugs] [Bug 142518] InstCombine(?) miscompilation

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142518 Summary InstCombine(?) miscompilation Labels new issue Assignees Reporter saethlin

[llvm-bugs] [Bug 142531] [llc] Assertion `!I.hasOperandBundlesOtherThan(...) && "Cannot lower calls with arbitrary operand bundles!"' failed.

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142531 Summary [llc] Assertion `!I.hasOperandBundlesOtherThan(...) && "Cannot lower calls with arbitrary operand bundles!"' failed. Labels new issue

[llvm-bugs] [Bug 142530] Exception Code: 0xC00000FD - Fail to compile clang itself (SemaARM.cpp) using itself (same exact version, clang-cl, windows 11)

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142530 Summary Exception Code: 0xC0FD - Fail to compile clang itself (SemaARM.cpp) using itself (same exact version, clang-cl, windows 11) Labels clang

[llvm-bugs] [Bug 142347] slp-vectorizer miscompile

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142347 Summary slp-vectorizer miscompile Labels new issue Assignees Reporter mikaelholmen

[llvm-bugs] [Bug 142388] [Sparc] `LDX`/`STX` are defined for Sparc v8

2025-06-02 Thread LLVM Bugs via llvm-bugs
Issue 142388 Summary [Sparc] `LDX`/`STX` are defined for Sparc v8 Labels new issue Assignees Reporter