[llvm-bugs] [Bug 92217] Bad codegen after commit 3aae916

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92217 Summary Bad codegen after commit 3aae916 Labels new issue Assignees Reporter dyung

[llvm-bugs] [Bug 92216] [llvm-cov][MC/DC] "Branch not found in Decisions" when handling variadic macros

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92216 Summary [llvm-cov][MC/DC] "Branch not found in Decisions" when handling variadic macros Labels new issue Assignees

[llvm-bugs] [Bug 92212] [Clang] Alias `std::format_string` CTAD cause ICE

2024-05-14 Thread LLVM Bugs via llvm-bugs
` Clang trunk: ``` PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. Stack dump: 0. Program arguments: /opt/compiler-explorer/clang-trunk-20240514/bin/clang-19 -cc1 -triple x86_64-unknown-

[llvm-bugs] [Bug 92211] Spurious optimization triggered by a `zext i16 %0 to i64` but not `and i64 %0, 65535`

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92211 Summary Spurious optimization triggered by a `zext i16 %0 to i64` but not `and i64 %0, 65535` Labels new issue Assignees

[llvm-bugs] [Bug 92209] Killed - processing time exceeded

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92209 Summary Killed - processing time exceeded Labels new issue Assignees Reporter DigOrDog

[llvm-bugs] [Bug 92204] [clang-cl] NTTP on template functions returning `auto` are mismangled by clang-cl

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92204 Summary [clang-cl] NTTP on template functions returning `auto` are mismangled by clang-cl Labels clang-cl Assignees

[llvm-bugs] [Bug 92201] MergeFunction can't merge functions because of jump tables

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92201 Summary MergeFunction can't merge functions because of jump tables Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92198] [GVNSink] Reuse value numbering from GVN

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92198 Summary [GVNSink] Reuse value numbering from GVN Labels new issue Assignees Reporter h

[llvm-bugs] [Bug 92196] No diagnostic is reported for illegal macro definitions such as "noreturn" and "carries_dependency"

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92196 Summary No diagnostic is reported for illegal macro definitions such as "noreturn" and "carries_dependency" Labels new issue Assignees

[llvm-bugs] [Bug 92193] [DAGCombine][RISC-V] VSelect miscompile at -O1

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92193 Summary [DAGCombine][RISC-V] VSelect miscompile at -O1 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92191] -Wunsafe-buffer-usage erroneously warns on array accesses into compile-time string constants, but only in function scope

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92191 Summary -Wunsafe-buffer-usage erroneously warns on array accesses into compile-time string constants, but only in function scope Labels new issue

[llvm-bugs] [Bug 92190] [HLSL] avoid padding for struct type

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92190 Summary [HLSL] avoid padding for struct type Labels HLSL Assignees Reporter python3kga

[llvm-bugs] [Bug 92189] Clang crashes with `--std=c++23` with short code snippet

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92189 Summary Clang crashes with `--std=c++23` with short code snippet Labels clang Assignees Reporter

[llvm-bugs] [Bug 92188] clang++-19: rejects-valid

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92188 Summary clang++-19: rejects-valid Labels Assignees Reporter egorpugin https://g

[llvm-bugs] [Bug 92182] clang: "expected relocatable expression" when compiling large inline asm with -O0 and address sanitizer

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92182 Summary clang: "expected relocatable _expression_" when compiling large inline asm with -O0 and address sanitizer Labels clang Assigne

[llvm-bugs] [Bug 92179] Clang++16.0.5 error while compiling cppfront

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92179 Summary Clang++16.0.5 error while compiling cppfront Labels clang Assignees Reporter y

[llvm-bugs] [Bug 92178] [clang-tidy] misc-redundant-expression warns on templated check for NaN

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92178 Summary [clang-tidy] misc-redundant-_expression_ warns on templated check for NaN Labels clang-tidy Assignees

[llvm-bugs] [Bug 92166] Do you still need commit access?

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92166 Summary Do you still need commit access? Labels infrastructure:commit-access Assignees Reporter

[llvm-bugs] [Bug 92161] Unexpected asm() duplication with `-O1` and `-fsanitize`

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92161 Summary Unexpected asm() duplication with `-O1` and `-fsanitize` Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92153] [DirectX] convert vector to array for groupshared

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92153 Summary [DirectX] convert vector to array for groupshared Labels backend:DirectX Assignees Reporter

[llvm-bugs] Issue 65090 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-strength_reduce: Abrt in llvm-opt-fuzzer.cpp

2024-05-14 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #1 on issue 65090 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-strength_reduce: Abrt in llvm-opt-fuzzer.cpp https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65090#c1 ClusterFuzz testcase 5481500648538112 is closed as invalid, so closing issu

[llvm-bugs] [Bug 92148] [DirectX] Implement an analysis pass(es?) to derive IsGloballyCoherent and HasCounter, and wire this up to create handle lowering

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92148 Summary [DirectX] Implement an analysis pass(es?) to derive IsGloballyCoherent and HasCounter, and wire this up to create handle lowering Labels backend:Direc

[llvm-bugs] [Bug 92147] [DirectX] Implement the llvm.dx.updateCounter intrinsic and lower it to the dxil op

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92147 Summary [DirectX] Implement the llvm.dx.updateCounter intrinsic and lower it to the dxil op Labels new issue Assignees

[llvm-bugs] [Bug 92135] Clang Generating Invalid SPIRV

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92135 Summary Clang Generating Invalid SPIRV Labels clang Assignees Reporter Calandracas606

[llvm-bugs] [Bug 92134] Backport 9067070d91e9d8cdd8509ffa56a076f08a3d7281 to release/18.x

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92134 Summary Backport 9067070d91e9d8cdd8509ffa56a076f08a3d7281 to release/18.x Labels backend:RISC-V Assignees

[llvm-bugs] [Bug 92133] clang++18 segfaults on templated code

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92133 Summary clang++18 segfaults on templated code Labels clang Assignees Reporter Ecordonn

[llvm-bugs] [Bug 92132] LLVM ERROR: Do not know how to expand this operator's operand!

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92132 Summary LLVM ERROR: Do not know how to expand this operator's operand! Labels new issue Assignees Repor

[llvm-bugs] [Bug 92128] Add tests for #90292

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92128 Summary Add tests for #90292 Labels libc++ Assignees vitalybuka Reporter v

[llvm-bugs] [Bug 92123] Missing return on nullptr check

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92123 Summary Missing return on nullptr check Labels new issue Assignees Reporter apach301

[llvm-bugs] [Bug 92121] Unable to catch exceptions with clang++ 18.1.5 on macos ARM (try-catch does nothing)

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92121 Summary Unable to catch exceptions with clang++ 18.1.5 on macos ARM (try-catch does nothing) Labels clang Assignees

[llvm-bugs] [Bug 92118] Thread-safety diagnostic uses wrong capability name for negative requirements

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92118 Summary Thread-safety diagnostic uses wrong capability name for negative requirements Labels new issue Assignees

[llvm-bugs] [Bug 92116] [lld] Why use PROVIDE_HIDDEN defined symbol in linker script is GLOBAL when partial linking?

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92116 Summary [lld] Why use PROVIDE_HIDDEN defined symbol in linker script is GLOBAL when partial linking? Labels lld Assignees

[llvm-bugs] [Bug 92112] [clang-repl] Lambda capture not working?

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92112 Summary [clang-repl] Lambda capture not working? Labels new issue Assignees Reporter w

[llvm-bugs] [Bug 92108] ubsan complains on rpcgen-generated code, gcc's one silent

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92108 Summary ubsan complains on rpcgen-generated code, gcc's one silent Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92106] [clang-format] Inconsistent whitespaces in nested namespaces

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92106 Summary [clang-format] Inconsistent whitespaces in nested namespaces Labels clang-format Assignees Repo

[llvm-bugs] [Bug 92089] [libc] Test memory functions with software prefetching turned on

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92089 Summary [libc] Test memory functions with software prefetching turned on Labels libc Assignees Reporter

[llvm-bugs] [Bug 92087] llvm-cxxfilt build configurations can show formatting differences for floating point literals

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92087 Summary llvm-cxxfilt build configurations can show formatting differences for floating point literals Labels new issue Assignees

[llvm-bugs] [Bug 92081] llvm-cxxfilt assumes that the host's representation for floating point types matches the target's

2024-05-14 Thread LLVM Bugs via llvm-bugs
Issue 92081 Summary llvm-cxxfilt assumes that the host's representation for floating point types matches the target's Labels tools:llvm-cxxfilt As