[llvm-bugs] [Bug 120750] [libc++] Investigate the performance of lower_bound

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120750 Summary [libc++] Investigate the performance of lower_bound Labels libc++, performance Assignees

[llvm-bugs] [Bug 120763] [libc++] Investigate benchmark results for std::set_intersection

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120763 Summary [libc++] Investigate benchmark results for std::set_intersection Labels libc++, performance Assignees

[llvm-bugs] [Bug 120754] [libc++] Investigate the performance of std::map constructors and various operations

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120754 Summary [libc++] Investigate the performance of std::map constructors and various operations Labels libc++, performance A

[llvm-bugs] [Bug 120756] [libc++] Optimize std::min / std::max / std::minmax for __int128

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120756 Summary [libc++] Optimize std::min / std::max / std::minmax for __int128 Labels libc++, performance Assignees

[llvm-bugs] [Bug 120757] [libc++] Ensure that benchmarks are run with user-defined types

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120757 Summary [libc++] Ensure that benchmarks are run with user-defined types Labels libc++, performance Assignees

[llvm-bugs] [Bug 120764] [VectorCombine] foldShuffleOfShuffles - failure to merge nested shuffles with common operands

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120764 Summary [VectorCombine] foldShuffleOfShuffles - failure to merge nested shuffles with common operands Labels missed-optimization, llvm:transforms

[llvm-bugs] [Bug 120765] [libc++] Refactor the std::variant benchmarks to be actually relevant but less exhaustive

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120765 Summary [libc++] Refactor the std::variant benchmarks to be actually relevant but less exhaustive Labels libc++, performance

[llvm-bugs] [Bug 120772] [VectorCombine] foldInsExtVectorToShuffle can't handle length changing shuffles

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120772 Summary [VectorCombine] foldInsExtVectorToShuffle can't handle length changing shuffles Labels new issue Assignees

[llvm-bugs] [Bug 120758] [libc++] MinMaxElement benchmark is running on a lot of unnecessary patterns

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120758 Summary [libc++] MinMaxElement benchmark is running on a lot of unnecessary patterns Labels libc++, performance Assignees

[llvm-bugs] [Bug 120759] Add support for `/Zc:enumTypes` compiler flag in MSVC mode

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120759 Summary Add support for `/Zc:enumTypes` compiler flag in MSVC mode Labels new issue Assignees Reporter

[llvm-bugs] [Bug 120762] [libc++] Investigate the performance of `std::pop_heap` on unsigned integers

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120762 Summary [libc++] Investigate the performance of `std::pop_heap` on unsigned integers Labels libc++, performance Assignees

[llvm-bugs] [Bug 120775] [VectorCombine] Handle shuffle of selects

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120775 Summary [VectorCombine] Handle shuffle of selects Labels missed-optimization, llvm:transforms Assignees

[llvm-bugs] [Bug 120724] [flang][openmp] crash in complex atomic

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120724 Summary [flang][openmp] crash in complex atomic Labels flang Assignees Reporter jeanP

[llvm-bugs] [Bug 120722] [Clang] __attribute__((nodebug)) is silently dropped on `using` aliases in some locations

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120722 Summary [Clang] __attribute__((nodebug)) is silently dropped on `using` aliases in some locations Labels clang:frontend Assignees

[llvm-bugs] [Bug 120696] DSE removes store to an alloca that is passed to a byval parameter

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120696 Summary DSE removes store to an alloca that is passed to a byval parameter Labels new issue Assignees

[llvm-bugs] [Bug 120700] [PowerPC] Parameters are not stored in stack as per ABI

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120700 Summary [PowerPC] Parameters are not stored in stack as per ABI Labels new issue Assignees Reporter

[llvm-bugs] [Bug 120709] [libc] Suspected strict aliasing violation in string_length_wide_read

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120709 Summary [libc] Suspected strict aliasing violation in string_length_wide_read Labels libc Assignees Re

[llvm-bugs] [Bug 120708] [flang][openmp] incorrect firstprivate initialization in omp task

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120708 Summary [flang][openmp] incorrect firstprivate initialization in omp task Labels bug, flang:openmp Assignees

[llvm-bugs] [Bug 120812] GH58962 regression: Clang rejects &-qualified member function to be overloaded with const-qualified with mutual exclusive constraints

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120812 Summary GH58962 regression: Clang rejects &-qualified member function to be overloaded with const-qualified with mutual exclusive constraints Labels clang

[llvm-bugs] [Bug 120813] [Clang][OpenMP] Can't emit LLVM from a C file with OpenMP

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120813 Summary [Clang][OpenMP] Can't emit LLVM from a C file with OpenMP Labels clang Assignees Reporter

[llvm-bugs] [Bug 120782] perf2bolt crashes using Amazon Linux 2 on AArch64

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120782 Summary perf2bolt crashes using Amazon Linux 2 on AArch64 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 120792] [clang-tidy] Clang tidy failed 6.3.0

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120792 Summary [clang-tidy] Clang tidy failed 6.3.0 Labels clang, clang-tidy Assignees Reporter

[llvm-bugs] [Bug 120802] Clang crashes when using lambda captures inside a trailing return decltype

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120802 Summary Clang crashes when using lambda captures inside a trailing return decltype Labels clang, clang:frontend Assignees

[llvm-bugs] [Bug 120736] [libc] `ninja check-libc`: AttributeError: module 'yaml' has no attribute 'safe_load'

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120736 Summary [libc] `ninja check-libc`: AttributeError: module 'yaml' has no attribute 'safe_load' Labels libc Assignees

[llvm-bugs] [Bug 120733] [mlir] tiling: Invalid slice when #map(0) != 0

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120733 Summary [mlir] tiling: Invalid slice when #map(0) != 0 Labels mlir:linalg, mlir Assignees

[llvm-bugs] [Bug 120745] [libc++] Investigate the performance of the `deque_vector_copy_backward` benchmark

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120745 Summary [libc++] Investigate the performance of the `deque_vector_copy_backward` benchmark Labels libc++, performance Ass

[llvm-bugs] [Bug 120748] [libc++] Investigate the ranges_fill_n benchmark

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120748 Summary [libc++] Investigate the ranges_fill_n benchmark Labels libc++, performance Assignees

[llvm-bugs] [Bug 120793] [clang-format] Crash in LeftRightQualifierAlignmentFixer for trailing return type

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120793 Summary [clang-format] Crash in LeftRightQualifierAlignmentFixer for trailing return type Labels clang-format Assignees

[llvm-bugs] [Bug 120788] [libc++] Don't use std::stable_sort in flat_map

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120788 Summary [libc++] Don't use std::stable_sort in flat_map Labels libc++ Assignees huixie90 R

[llvm-bugs] [Bug 120790] [libc++] std::pmr::polymorphic_allocator is declared in all language modes

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120790 Summary [libc++] std::pmr::polymorphic_allocator is declared in all language modes Labels libc++ Assignees

[llvm-bugs] [Bug 120820] Mac clang-format binary has a homebrew dependency

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120820 Summary Mac clang-format binary has a homebrew dependency Labels clang-format Assignees Reporter

[llvm-bugs] [Bug 120822] Off-by-one error in expression mangling of parameter reference in lambda

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120822 Summary Off-by-one error in _expression_ mangling of parameter reference in lambda Labels clang, c++14, miscompilation

[llvm-bugs] [Bug 120823] [SLPVectorizer] `samesign` flags should be dropped after narrowing down the width of operands

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120823 Summary [SLPVectorizer] `samesign` flags should be dropped after narrowing down the width of operands Labels miscompilation, llvm:SLPVectorizer

[llvm-bugs] [Bug 120825] [JumpThreadingPass] Local variable not init lead to miscompilation

2024-12-20 Thread LLVM Bugs via llvm-bugs
Issue 120825 Summary [JumpThreadingPass] Local variable not init lead to miscompilation Labels miscompilation Assignees