[llvm-bugs] [Bug 92350] clang-format mis-format braces of class template specializations

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92350 Summary clang-format mis-format braces of class template specializations Labels clang-format, regression Assignees

[llvm-bugs] [Bug 92347] `export inline` not initialize before static block

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92347 Summary `export inline` not initialize before static block Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92344] [mlir][python] Tracking of PyOperations references in `liveOperations` map breaks down in reasonable scenarios

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92344 Summary [mlir][python] Tracking of PyOperations references in `liveOperations` map breaks down in reasonable scenarios Labels mlir Ass

[llvm-bugs] [Bug 92342] `__builtin_shufflevector` runs into an assertion if no integer expressions are passed

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92342 Summary `__builtin_shufflevector` runs into an assertion if no integer expressions are passed Labels good first issue, clang:frontend

[llvm-bugs] [Bug 92340] unsuppressable error about invalid bitwise operation between different enumeration types

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92340 Summary unsuppressable error about invalid bitwise operation between different enumeration types Labels new issue Assignees

[llvm-bugs] [Bug 92337] [libc] incorrect dependencies in overlay mode

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92337 Summary [libc] incorrect dependencies in overlay mode Labels libc Assignees Reporter D

[llvm-bugs] [Bug 92336] Clang-19 fatal error: error in backend: Cannot select: intrinsic %llvm.preserve.struct.access.index when using builtin_preserve_access_index()

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92336 Summary Clang-19 fatal error: error in backend: Cannot select: intrinsic %llvm.preserve.struct.access.index when using builtin_preserve_access_index() Labels

[llvm-bugs] [Bug 92333] (a & C0) != 0 || (a & C1) != 0 Doesn't Always Become (a & (C0 | C1)) != 0

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92333 Summary (a & C0) != 0 || (a & C1) != 0 Doesn't Always Become (a & (C0 | C1)) != 0 Labels new issue Assignees

[llvm-bugs] [Bug 92325] lldb crashes when running tests in API/commands/expression/import-std-module/ on MacOS

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92325 Summary lldb crashes when running tests in API/commands/_expression_/import-std-module/ on MacOS Labels lldb Assignees

[llvm-bugs] [Bug 92315] [Clang] `std::ranges::copy` in libstdc++ not constant expresion.

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92315 Summary [Clang] `std::ranges::copy` in libstdc++ not constant expresion. Labels clang Assignees Reporte

[llvm-bugs] [Bug 92313] TSAN doesn't support real-time signals on FreeBSD

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92313 Summary TSAN doesn't support real-time signals on FreeBSD Labels Assignees Reporter tavianator

[llvm-bugs] [Bug 92309] Document GlobalISel's combiner guidelines

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92309 Summary Document GlobalISel's combiner guidelines Labels documentation, llvm:globalisel Assignees

[llvm-bugs] [Bug 92300] Wrong formatting of labels in preprocessor lines

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92300 Summary Wrong formatting of labels in preprocessor lines Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92292] Possible bug: DeclRefExpr wrong NonTypeTemplateParm decl

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92292 Summary Possible bug: DeclRefExpr wrong NonTypeTemplateParm decl Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92284] Assert-fail on C++20 paren-agg-init of array type

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92284 Summary Assert-fail on C++20 paren-agg-init of array type Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92279] LLVM build failed for WebAssembly target

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92279 Summary LLVM build failed for WebAssembly target Labels Assignees Reporter spino17

[llvm-bugs] [Bug 92275] [clang] assertion in clang::Expr::ClassifyImpl when doing Sema::DeduceAutoType

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92275 Summary [clang] assertion in clang::Expr::ClassifyImpl when doing Sema::DeduceAutoType Labels clang Assignees

[llvm-bugs] [Bug 92274] SimplifyCFGPass incorrectly hoists load before loop that can have zero iterations

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92274 Summary SimplifyCFGPass incorrectly hoists load before loop that can have zero iterations Labels new issue Assignees

[llvm-bugs] [Bug 92270] Segmentation fault in codegenprepare pass

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92270 Summary Segmentation fault in codegenprepare pass Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92269] [aarch64] Spurious optimization of `cmtst+bif+bif` to `shl+cmlt+bif+shl+cmlt+bif`

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92269 Summary [aarch64] Spurious optimization of `cmtst+bif+bif` to `shl+cmlt+bif+shl+cmlt+bif` Labels new issue Assignees

[llvm-bugs] [Bug 92267] [arm32] `(vec1 & (vec2 ^ vec3)) ^ vec3` should transform into `vbit`/`vbsl`/`vbif`

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92267 Summary [arm32] `(vec1 & (vec2 ^ vec3)) ^ vec3` should transform into `vbit`/`vbsl`/`vbif` Labels new issue Assignees

[llvm-bugs] [Bug 92264] [Flang] fatal internal error: CHECK(!type.IsPolymorphic()) failed at /root/llvm-project/flang/lib/Evaluate/initial-image.cpp(83)

2024-05-15 Thread LLVM Bugs via llvm-bugs
ce. Stack dump: 0. Program arguments: /opt/compiler-explorer/clang-llvmflang-trunk-20240515/bin/flang-new -fc1 -triple x86_64-unknown-linux-gnu -S -mrelocation-model pic -pic-level 2 -pic-is-pie -target-cpu x86-64 -mllvm -x86-asm-syntax=intel -resource-dir /opt/compiler-explorer/clang-llvmflang-trunk

[llvm-bugs] [Bug 92260] Clang unable to find std headers on Mac

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92260 Summary Clang unable to find std headers on Mac Labels clang Assignees Reporter spino1

[llvm-bugs] [Bug 92259] Clang emits false positive warning '::' and '*' tokens forming pointer to member type appear in different macro expansion contexts

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92259 Summary Clang emits false positive warning '::' and '*' tokens forming pointer to member type appear in different macro expansion contexts Labels clang

[llvm-bugs] [Bug 92255] [lldb][Windows] The GDB protocol code should not be depending on the host definitions of the permission constants

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92255 Summary [lldb][Windows] The GDB protocol code should not be depending on the host definitions of the permission constants Labels lldb, platform:wi

[llvm-bugs] [Bug 92250] bad clang-tidy modernize-use-equals-default warning after error

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92250 Summary bad clang-tidy modernize-use-equals-default warning after error Labels clang-tidy Assignees Rep

[llvm-bugs] [Bug 92249] `modernize-min-max-use-initializer-list` clang-tidy check crash

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92249 Summary `modernize-min-max-use-initializer-list` clang-tidy check crash Labels clang-tidy Assignees Rep

[llvm-bugs] [Bug 92246] [PowerPC] power9 f128 ABI issue: bitcasts can change endianness

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92246 Summary [PowerPC] power9 f128 ABI issue: bitcasts can change endianness Labels new issue Assignees Repo

[llvm-bugs] [Bug 92242] Unmet dependencies in llvm-toolchain-jammy-18

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92242 Summary Unmet dependencies in llvm-toolchain-jammy-18 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92240] [ExtractAPI] Emit symbols defined in categories to external types into main symbol graph

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92240 Summary [ExtractAPI] Emit symbols defined in categories to external types into main symbol graph Labels new issue Assignees

[llvm-bugs] [Bug 92233] [PowerPC] SIGILL in `PPCTargetLowering` for `powerpc-unknown-linux-gnu` with pwr9 target feature

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92233 Summary [PowerPC] SIGILL in `PPCTargetLowering` for `powerpc-unknown-linux-gnu` with pwr9 target feature Labels new issue Assignees

[llvm-bugs] [Bug 92230] [clang] Trunk crashes on trying to indexing an empty pack inside a lambda

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92230 Summary [clang] Trunk crashes on trying to indexing an empty pack inside a lambda Labels clang Assignees

[llvm-bugs] [Bug 92229] clang-cl 18 generates DWARF debug info section with -Z7 when compiling a .s file.

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92229 Summary clang-cl 18 generates DWARF debug info section with -Z7 when compiling a .s file. Labels new issue Assignees

[llvm-bugs] [Bug 92227] --gen-rewriters not working in release 18.1.x but works on release 17.0.6 for apt releases and custom builds

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92227 Summary --gen-rewriters not working in release 18.1.x but works on release 17.0.6 for apt releases and custom builds Labels new issue

[llvm-bugs] [Bug 92226] ARM32 fcpyd ASM generates redundant vmov.f64 instructions

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92226 Summary ARM32 fcpyd ASM generates redundant vmov.f64 instructions Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92225] [clang] Improve is_deducible diagnostic for CTAD alias.

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92225 Summary [clang] Improve is_deducible diagnostic for CTAD alias. Labels clang:frontend Assignees hokein

[llvm-bugs] [Bug 92224] [clang] Deduplicate `FinishTemplateArgumentDeduction` helper function in `SemaTemplateDeduction.cpp`.

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92224 Summary [clang] Deduplicate `FinishTemplateArgumentDeduction` helper function in `SemaTemplateDeduction.cpp`. Labels good first issue, clang:front