[llvm-bugs] [Bug 129538] [RISCV][EVL] Improve sdiv/udiv code generation for tail folding by EVL.

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129538 Summary [RISCV][EVL] Improve sdiv/udiv code generation for tail folding by EVL. Labels backend:RISC-V Assignees

[llvm-bugs] [Bug 129543] [LLDB] Reduce the size of lldb-server binary (isolate plug-ins)

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129543 Summary [LLDB] Reduce the size of lldb-server binary (isolate plug-ins) Labels lldb Assignees Reporter

[llvm-bugs] [Bug 129554] Clarification: EPResumeVal && "must have a resume value for the canonical IV" assert vs downstream changes

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129554 Summary Clarification: EPResumeVal && "must have a resume value for the canonical IV" assert vs downstream changes Labels new issue A

[llvm-bugs] [Bug 129503] Debug location mismatch after argument promotion pass

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129503 Summary Debug location mismatch after argument promotion pass Labels new issue Assignees Reporter

[llvm-bugs] [Bug 129498] Clang tidy modernize-use-starts-ends-with suggest incorrect fixit if rfind (valid for find also) use not null terminated range

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129498 Summary Clang tidy modernize-use-starts-ends-with suggest incorrect fixit if rfind (valid for find also) use not null terminated range Labels clang

[llvm-bugs] [Bug 129499] [MLIR][RuntimeDyld] Relocation overflow error in multithreaded_tests.py on ppc64le

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129499 Summary [MLIR][RuntimeDyld] Relocation overflow error in multithreaded_tests.py on ppc64le Labels mlir Assignees

[llvm-bugs] [Bug 129494] Clang tidy warning modernize-use-std-print does not work on sample code from documentation

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129494 Summary Clang tidy warning modernize-use-std-print does not work on sample code from documentation Labels clang Assignees

[llvm-bugs] [Bug 129500] P3074R7: trivial unions (was std::uninitialized)

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129500 Summary P3074R7: trivial unions (was std::uninitialized) Labels new issue Assignees Reporter

[llvm-bugs] [Bug 129516] MachineCSE may not eliminate subexpression compeletely, result in more register using。

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129516 Summary MachineCSE may not eliminate subexpression compeletely, result in more register using。 Labels new issue Assignees

[llvm-bugs] [Bug 129518] [bolt][relocation] In rewiteInstance, an error relocation is generated

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129518 Summary [bolt][relocation] In rewiteInstance, an error relocation is generated Labels BOLT Assignees R

[llvm-bugs] [Bug 129525] [C++20][Modules] Non-exported symbol used by exported one is not isolated from other modules.

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129525 Summary [C++20][Modules] Non-exported symbol used by exported one is not isolated from other modules. Labels new issue Assignees

[llvm-bugs] [Bug 129529] [MLIR] Inconsistent output when executing MLIR program with and without `-tosa-test-quant-utils`

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129529 Summary [MLIR] Inconsistent output when executing MLIR program with and without `-tosa-test-quant-utils` Labels mlir Assignees

[llvm-bugs] [Bug 129519] [bolt][relocation] In rewiteInstance, an error relocation is generated

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129519 Summary [bolt][relocation] In rewiteInstance, an error relocation is generated Labels BOLT Assignees R

[llvm-bugs] [Bug 129523] `llvm-objdump` gives wrong line numbers for WebAssembly

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129523 Summary `llvm-objdump` gives wrong line numbers for WebAssembly Labels new issue Assignees Reporter

[llvm-bugs] [Bug 129530] [MLIR] Inconsistent output when executing MLIR program with and without `-tosa-layerwise-constant-fold`

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129530 Summary [MLIR] Inconsistent output when executing MLIR program with and without `-tosa-layerwise-constant-fold` Labels Assignees

[llvm-bugs] [Bug 129521] `AST/Type.h:2308:33: note: the comparison reduces to '(32 <= 24)'` - on linux i386

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129521 Summary `AST/Type.h:2308:33: note: the comparison reduces to '(32 <= 24)'` - on linux i386 Labels Assignees Report

[llvm-bugs] [Bug 129310] [libc++] Consider implementing `std::any_of` in terms of `std::find_if`

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129310 Summary [libc++] Consider implementing `std::any_of` in terms of `std::find_if` Labels libc++, performance Assignees

[llvm-bugs] [Bug 129615] Optimize chains of `memcmp`

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129615 Summary Optimize chains of `memcmp` Labels new issue Assignees Reporter Kmeakin

[llvm-bugs] [Bug 129616] [HLSL] hlsl_intrinsics.h needs to be reorganized

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129616 Summary [HLSL] hlsl_intrinsics.h needs to be reorganized Labels HLSL Assignees Reporter

[llvm-bugs] [Bug 129608] s390x: `vec_subc_u128` is not recognized

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129608 Summary s390x: `vec_subc_u128` is not recognized Labels new issue Assignees Reporter

[llvm-bugs] [Bug 129620] [Clang] Crash on CTAD for alias template declared with respect to another alias template

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129620 Summary [Clang] Crash on CTAD for alias template declared with respect to another alias template Labels clang Assignees

[llvm-bugs] [Bug 129576] s390x: missed optimization to `vec_unpackl`

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129576 Summary s390x: missed optimization to `vec_unpackl` Labels new issue Assignees Reporter

[llvm-bugs] [Bug 129659] Destination register for x86 `bsf` and `bsr` should always be initialized

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129659 Summary Destination register for x86 `bsf` and `bsr` should always be initialized Labels new issue Assignees

[llvm-bugs] [Bug 129660] [LLVM][ARM] Wrong profiling information in llvm-mca for cortex-m52

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129660 Summary [LLVM][ARM] Wrong profiling information in llvm-mca for cortex-m52 Labels new issue Assignees

[llvm-bugs] [Bug 129631] [clang] the "cleanup" attribute prevents type deduction

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129631 Summary [clang] the "cleanup" attribute prevents type deduction Labels clang Assignees Reporter

[llvm-bugs] [Bug 129635] AMDGPU should handle local stack slot allocation optimization for scalar uses of frame indexes

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129635 Summary AMDGPU should handle local stack slot allocation optimization for scalar uses of frame indexes Labels backend:AMDGPU, missed-optimization

[llvm-bugs] [Bug 129636] `__cpp_pack_indexing` value does not respect command-line C++ version

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129636 Summary `__cpp_pack_indexing` value does not respect command-line C++ version Labels new issue Assignees

[llvm-bugs] [Bug 129641] Rewriter::InsertTextAfterToken may have overflow issue

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129641 Summary Rewriter::InsertTextAfterToken may have overflow issue Labels new issue Assignees Reporter

[llvm-bugs] [Bug 129647] Request Commit Access For ppenzin

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129647 Summary Request Commit Access For ppenzin Labels infra:commit-access-request Assignees Reporter

[llvm-bugs] [Bug 129570] [Clang] Should we warn on more chained comparisons?

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129570 Summary [Clang] Should we warn on more chained comparisons? Labels clang:frontend, clang:diagnostics Assignees

[llvm-bugs] [Bug 129561] [DirectX] Document Root Signature binary representation

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129561 Summary [DirectX] Document Root Signature binary representation Labels new issue Assignees Reporter

[llvm-bugs] [Bug 129573] Reference argument specified as template can't be used in constexpr if

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129573 Summary Reference argument specified as template can't be used in constexpr if Labels new issue Assignees

[llvm-bugs] [Bug 129484] modernize-use-std-format clang tidy warning not working on example code from documentation

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129484 Summary modernize-use-std-format clang tidy warning not working on example code from documentation Labels clang Assignees

[llvm-bugs] [Bug 129591] `readability-static-accessed-through-instance` not reported in templated function

2025-03-03 Thread LLVM Bugs via llvm-bugs
Issue 129591 Summary `readability-static-accessed-through-instance` not reported in templated function Labels clang-tidy, false-negative