[llvm-bugs] [Bug 91704] performance issue of loop execution with llvm-19-init

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91704 Summary performance issue of loop execution with llvm-19-init Labels new issue Assignees Reporter

[llvm-bugs] [Bug 91703] Does it make sense to have __builtin_assoc_barrier as an alias to __arithmetic_fence for compatibility with GCC

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91703 Summary Does it make sense to have __builtin_assoc_barrier as an alias to __arithmetic_fence for compatibility with GCC Labels new issue

[llvm-bugs] [Bug 91700] thin LTO produces function signature error

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91700 Summary thin LTO produces function signature error Labels new issue Assignees Reporter

[llvm-bugs] [Bug 91696] [clang][C++] Bad error recovery with lambdas returning unexpanded packs

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91696 Summary [clang][C++] Bad error recovery with lambdas returning unexpanded packs Labels c++, clang:frontend, crash-on-invalid

[llvm-bugs] [Bug 91691] instcombine removes a select, making code more poisonous

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91691 Summary instcombine removes a select, making code more poisonous Labels miscompilation, llvm:instcombine Assignees

[llvm-bugs] [Bug 91690] Using Clang-Tidy breaks build with C++ 20 modules.

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91690 Summary Using Clang-Tidy breaks build with C++ 20 modules. Labels clang-tidy Assignees Reporter

[llvm-bugs] [Bug 91677] Crash on missing `template` disambiguator after C++20-allowed missing `typename` disambiguator

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91677 Summary Crash on missing `template` disambiguator after C++20-allowed missing `typename` disambiguator Labels clang, crash-on-invalid

[llvm-bugs] [Bug 91674] __arithmetic_fence() doesn't protect against contract in clang

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91674 Summary __arithmetic_fence() doesn't protect against contract in clang Labels clang, floating-point Assignees

[llvm-bugs] [Bug 91671] [clang-format] Formatting overflows column limit with `BreakBeforeTernaryOperators: true` and `AlignAfterOpenBracket: AlwaysBreak`

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91671 Summary [clang-format] Formatting overflows column limit with `BreakBeforeTernaryOperators: true` and `AlignAfterOpenBracket: AlwaysBreak` Labels clang-format

[llvm-bugs] [Bug 91665] GVNHoist: Split Parent when profitable to do so.

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91665 Summary GVNHoist: Split Parent when profitable to do so. Labels new issue Assignees Reporter

[llvm-bugs] [Bug 91650] Identical return type considered different in redeclaration with trailing return type and enough templates

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91650 Summary Identical return type considered different in redeclaration with trailing return type and enough templates Labels new issue As

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

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

[llvm-bugs] [Bug 91648] [BOLT] Support PIC fixed branch

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91648 Summary [BOLT] Support PIC fixed branch Labels BOLT Assignees Reporter aaupov

[llvm-bugs] [Bug 91641] Interest in updated run-clang-tidy, with header error deduplication?

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91641 Summary Interest in updated run-clang-tidy, with header error deduplication? Labels clang-tidy Assignees

[llvm-bugs] [Bug 91640] [HLSL] vector subscript indexing

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91640 Summary [HLSL] vector subscript indexing Labels HLSL Assignees Reporter llvm-beanz

[llvm-bugs] [Bug 91639] [HLSL] Boolean vector swizzle support

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91639 Summary [HLSL] Boolean vector swizzle support Labels HLSL Assignees Reporter llvm-bean

[llvm-bugs] [Bug 91634] std::string_view::substr triggers unnecessary ctor safety checks in libc++ safe mode

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91634 Summary std::string_view::substr triggers unnecessary ctor safety checks in libc++ safe mode Labels libc++ Assignees

[llvm-bugs] [Bug 91633] ICE in clang::Sema::tryCaptureVariable

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91633 Summary ICE in clang::Sema::tryCaptureVariable Labels clang Assignees Reporter Woebbek

[llvm-bugs] [Bug 91630] [libc][test] the LibcTest API should be a subset of the gtest API

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91630 Summary [libc][test] the LibcTest API should be a subset of the gtest API Labels libc Assignees Reporte

[llvm-bugs] [Bug 91627] [HLSL] Spec the c-style library architecture design for compiling shaders

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91627 Summary [HLSL] Spec the c-style library architecture design for compiling shaders Labels HLSL Assignees coopp

[llvm-bugs] [Bug 91624] [HLSL] Implement c-style apis for accessing outputs of shader compilation

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91624 Summary [HLSL] Implement c-style apis for accessing outputs of shader compilation Labels HLSL Assignees coopp

[llvm-bugs] [Bug 91623] [HLSL] Design c-style apis for accessing outputs of shader compilation

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91623 Summary [HLSL] Design c-style apis for accessing outputs of shader compilation Labels HLSL Assignees coopp

[llvm-bugs] [Bug 91621] [HLSL] Design c-style apis for compiling a shader

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91621 Summary [HLSL] Design c-style apis for compiling a shader Labels HLSL Assignees coopp Repor

[llvm-bugs] [Bug 91619] Missed optimization in bounds analysis in unsigned arithmetic that cannot underflow

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91619 Summary Missed optimization in bounds analysis in unsigned arithmetic that cannot underflow Labels new issue Assignees

[llvm-bugs] [Bug 91617] [HLSL] Design/Spec a library for performing work out of process (example: compiling a shader)

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91617 Summary [HLSL] Design/Spec a library for performing work out of process (example: compiling a shader) Labels HLSL Assignees

[llvm-bugs] [Bug 91615] Can JITLink support libc.so.6 for old version such as GLIBC_2.2.5

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91615 Summary Can JITLink support libc.so.6 for old version such as GLIBC_2.2.5 Labels libc Assignees Repor

[llvm-bugs] [Bug 91612] __builtin_assume with embedded function calls are ignored

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91612 Summary __builtin_assume with embedded function calls are ignored Labels new issue Assignees Reporter

[llvm-bugs] [Bug 91610] signal_in_leaf_function_aarch64 failing on darwin

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91610 Summary signal_in_leaf_function_aarch64 failing on darwin Labels lldb Assignees Reporter

[llvm-bugs] [Bug 91607] ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it - exit code 139

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91607 Summary ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it - exit code 139 Labels new issue

[llvm-bugs] [Bug 91605] [clang-tidy] `readability-redundant-member-init` warning when non-redudant

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91605 Summary [clang-tidy] `readability-redundant-member-init` warning when non-redudant Labels clang-tidy Assignees

[llvm-bugs] [Bug 91601] [libc++] std::map<> with const key doesn't compile

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91601 Summary [libc++] std::map<> with const key doesn't compile Labels libc++ Assignees Reporter

[llvm-bugs] [Bug 91595] [SPIR-V] Set non-kernel function linkage type via OpDecorate for all linkage types except for static functions

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91595 Summary [SPIR-V] Set non-kernel function linkage type via OpDecorate for all linkage types except for static functions Labels new issue

[llvm-bugs] [Bug 91584] [mlir][quant] Bump up the MaxStorageBits from 32 to 64.

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91584 Summary [mlir][quant] Bump up the MaxStorageBits from 32 to 64. Labels mlir Assignees Reporter

[llvm-bugs] [Bug 91574] [DebugInfo][JumpThreading] Missing debug location updates

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91574 Summary [DebugInfo][JumpThreading] Missing debug location updates Labels new issue Assignees Reporter

[llvm-bugs] [Bug 91571] [BOLT] Bolt cannot correctly recognize tail calls on aarch64.

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91571 Summary [BOLT] Bolt cannot correctly recognize tail calls on aarch64. Labels BOLT Assignees Reporter

[llvm-bugs] [Bug 91569] [AggressiveInstCombine] Missed optimization: a reversed chain of contiguous unsigned icmps could be merged

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91569 Summary [AggressiveInstCombine] Missed optimization: a reversed chain of contiguous unsigned icmps could be merged Labels new issue As

[llvm-bugs] [Bug 91568] [clang-tidy] performance-unnecessary-value-param provide invalid hint for class with deleted move constructor

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91568 Summary [clang-tidy] performance-unnecessary-value-param provide invalid hint for class with deleted move constructor Labels clang-tidy, false-pos

[llvm-bugs] [Bug 91566] Assertion `!isValueDependent() && "Expression evaluator can't be called on a dependent expression."`

2024-05-09 Thread LLVM Bugs via llvm-bugs
Issue 91566 Summary Assertion `!isValueDependent() && "_expression_ evaluator can't be called on a dependent _expression_."` Labels c++20, clang:frontend,