[llvm-bugs] [Bug 129261] Should -Wwrite-strings be renamed to -fwrite-strings?

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129261 Summary Should -Wwrite-strings be renamed to -fwrite-strings? Labels new issue Assignees Reporter

[llvm-bugs] [Bug 129337] [clang] Missed attribute dereferenceable() for complex argument in stack

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129337 Summary [clang] Missed attribute dereferenceable() for complex argument in stack Labels clang Assignees

[llvm-bugs] [Bug 129267] Please create issue-subscribers-lldb-dap

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129267 Summary Please create issue-subscribers-lldb-dap Labels lldb-dap Assignees tstellar Report

[llvm-bugs] [Bug 129328] [libc++] Reimplement `std::vector` operations in terms of relocation

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129328 Summary [libc++] Reimplement `std::vector` operations in terms of relocation Labels libc++, performance Assignees

[llvm-bugs] [Bug 129319] [libc++] Optimize std::find_first_of

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129319 Summary [libc++] Optimize std::find_first_of Labels libc++, performance Assignees Reporter

[llvm-bugs] [Bug 129321] [libc++] `ranges::contains(vector)` is slow

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129321 Summary [libc++] `ranges::contains(vector)` is slow Labels libc++, performance Assignees R

[llvm-bugs] [Bug 129322] [libc++] Optimize `ranges::contains_subrange`

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129322 Summary [libc++] Optimize `ranges::contains_subrange` Labels libc++, performance Assignees

[llvm-bugs] [Bug 129325] [libc++] Ensure `std::lexicographical_compare_three_way` is optimized properly

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129325 Summary [libc++] Ensure `std::lexicographical_compare_three_way` is optimized properly Labels libc++, performance Assigne

[llvm-bugs] [Bug 129316] [libc++] Check whether `std::fill_n` and `std::fill` lower to `memset` for specific arguments

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129316 Summary [libc++] Check whether `std::fill_n` and `std::fill` lower to `memset` for specific arguments Labels libc++, performance

[llvm-bugs] [Bug 129314] [libc++] std::transform with an identity predicate is much slower than std::copy

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129314 Summary [libc++] std::transform with an identity predicate is much slower than std::copy Labels libc++, performance Assig

[llvm-bugs] [Bug 129330] [libc++] Optimize associative container insertion

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129330 Summary [libc++] Optimize associative container insertion Labels libc++, performance Assignees

[llvm-bugs] [Bug 129315] [libc++] Optimize std::replace and std::replace_if

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129315 Summary [libc++] Optimize std::replace and std::replace_if Labels libc++, performance Assignees

[llvm-bugs] [Bug 129312] [libc++] Ensure that passing predicates through `reference_wrapper` doesn't kill `desugars_to` optimizations

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129312 Summary [libc++] Ensure that passing predicates through `reference_wrapper` doesn't kill `desugars_to` optimizations Labels libc++, performance

[llvm-bugs] [Bug 129318] [libc++] Optimize std::find_end

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129318 Summary [libc++] Optimize std::find_end Labels libc++, performance Assignees Reporter

[llvm-bugs] [Bug 129327] [libc++] Optimize `std::search_n`

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129327 Summary [libc++] Optimize `std::search_n` Labels libc++, performance Assignees Reporter

[llvm-bugs] [Bug 129324] [libc++] Low-hanging fruit optimizations in `std::is_permutation`

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129324 Summary [libc++] Low-hanging fruit optimizations in `std::is_permutation` Labels libc++, performance Assignees

[llvm-bugs] [Bug 129276] [X86] Suboptimal codegen for broadcasting a 16-bit vector element

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129276 Summary [X86] Suboptimal codegen for broadcasting a 16-bit vector element Labels new issue Assignees R

[llvm-bugs] [Bug 129206] [MLIR] [AMDGPU] refactor how we handle target features

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129206 Summary [MLIR] [AMDGPU] refactor how we handle target features Labels mlir Assignees Reporter

[llvm-bugs] [Bug 129208] Support: llvm/test/tools/llvm-rc/windres-preproc.test fails on our platform with different error message.

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129208 Summary Support: llvm/test/tools/llvm-rc/windres-preproc.test fails on our platform with different error message. Labels new issue As

[llvm-bugs] [Bug 129213] Clang 10 Incorrectly Accepts Invalid Enum Base Type Syntax enum class a : int b;

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129213 Summary Clang 10 Incorrectly Accepts Invalid Enum Base Type Syntax enum class a : int b; Labels clang Assignees

[llvm-bugs] [Bug 129216] [mlir][td] check-use-after-free.mlir failing (AppleSillcon + shared libs)

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129216 Summary [mlir][td] check-use-after-free.mlir failing (AppleSillcon + shared libs) Labels mlir Assignees banach-spa

[llvm-bugs] [Bug 129218] codegen for the popcount like loop is bad

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129218 Summary codegen for the popcount like loop is bad Labels new issue Assignees Reporter

[llvm-bugs] [Bug 129217] clang++-21 crashed report

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129217 Summary clang++-21 crashed report Labels clang Assignees Reporter sweihub

[llvm-bugs] [Bug 129249] Poor scalability of empty block elimination in SimplifyCFG

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129249 Summary Poor scalability of empty block elimination in SimplifyCFG Labels new issue Assignees Reporter

[llvm-bugs] [Bug 129256] wbN: A suffix for specifying the width of a bit-precise integer literal

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129256 Summary wbN: A suffix for specifying the width of a bit-precise integer literal Labels new issue Assignees

[llvm-bugs] [Bug 129260] Allow in C the more relaxed rules from C++ for assignments with const T*const *

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129260 Summary Allow in C the more relaxed rules from C++ for assignments with const T*const * Labels new issue Assignees

[llvm-bugs] [Bug 129211] [analyzer] Crash

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129211 Summary [analyzer] Crash Labels clang:static analyzer, crash-on-valid Assignees Reporter

[llvm-bugs] [Bug 129242] clang crashes on valid code at -O{2, 3} on x86_64-linux-gnu: Assertion `valid() && "InstructionsState is invalid."' failed

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129242 Summary clang crashes on valid code at -O{2,3} on x86_64-linux-gnu: Assertion `valid() && "InstructionsState is invalid."' failed Labels clang

[llvm-bugs] [Bug 129244] [clang] Miscompile at -O2/3

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129244 Summary [clang] Miscompile at -O2/3 Labels clang Assignees Reporter cardigan1008

[llvm-bugs] [Bug 129223] clang -winsdkdir is overridden in presence of a system-installed Visual Studio

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129223 Summary clang -winsdkdir is overridden in presence of a system-installed Visual Studio Labels clang Assignees

[llvm-bugs] [Bug 129233] [clang] reference gets unnecessarily loaded twice

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129233 Summary [clang] reference gets unnecessarily loaded twice Labels clang Assignees Reporter

[llvm-bugs] [Bug 129236] [clang] Crash at -O2: Assertion Assertion `(BestFactor.Width == LegacyVF.Width || PlanForEarlyExitLoop...' failed.

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129236 Summary [clang] Crash at -O2: Assertion Assertion `(BestFactor.Width == LegacyVF.Width || PlanForEarlyExitLoop...' failed. Labels clang

[llvm-bugs] [Bug 129241] Clang unexpectedly crashing

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129241 Summary Clang unexpectedly crashing Labels clang Assignees Reporter shvrma

[llvm-bugs] [Bug 129246] Visibility of a global variable affects autovectorization

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129246 Summary Visibility of a global variable affects autovectorization Labels new issue Assignees Reporter

[llvm-bugs] [Bug 129202] [MLIR][OpenMP] Translaton of `omp.target` is broken when `private` variables are cleaned up

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129202 Summary [MLIR][OpenMP] Translaton of `omp.target` is broken when `private` variables are cleaned up Labels mlir Assignees

[llvm-bugs] [Bug 129227] [AArch64] Assertion "Invalid vector type!" with AdvSIMD intrinsics

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129227 Summary [AArch64] Assertion "Invalid vector type!" with AdvSIMD intrinsics Labels new issue Assignees

[llvm-bugs] [Bug 129201] [alias] will bring in correctness when 2 objects part overlap

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129201 Summary [alias] will bring in correctness when 2 objects part overlap Labels new issue Assignees Repor

[llvm-bugs] [Bug 129254] [CMake] `llvm_add_library` does not preserve `SYSTEM` property for headers in `OBJECT` mode

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129254 Summary [CMake] `llvm_add_library` does not preserve `SYSTEM` property for headers in `OBJECT` mode Labels new issue Assignees

[llvm-bugs] [Bug 129361] [libc] Bad includes in `stdfix.h`

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129361 Summary [libc] Bad includes in `stdfix.h` Labels libc Assignees Reporter lazyprop

[llvm-bugs] [Bug 129326] [libc++] Optimize `std::search`

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129326 Summary [libc++] Optimize `std::search` Labels libc++, performance Assignees Reporter

[llvm-bugs] [Bug 129364] [clang] i586-msdosdjgpp target support?

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129364 Summary [clang] i586-msdosdjgpp target support? Labels clang Assignees Reporter trcrs

[llvm-bugs] [Bug 129365] [C23] Compound literal with `constexpr` (or any other) storage specifier emits syntax error

2025-02-28 Thread LLVM Bugs via llvm-bugs
Issue 129365 Summary [C23] Compound literal with `constexpr` (or any other) storage specifier emits syntax error Labels new issue Assignees