[llvm-bugs] [Bug 134193] Clang behaves different with other compilers for constraint nested lambdas

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134193 Summary Clang behaves different with other compilers for constraint nested lambdas Labels clang:frontend, concepts Assign

[llvm-bugs] [Bug 134178] [libc][test][cmake] Update `NO_RUN_POSTBUILD` Behavior In Unit Tests

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134178 Summary [libc][test][cmake] Update `NO_RUN_POSTBUILD` Behavior In Unit Tests Labels libc Assignees Rep

[llvm-bugs] [Bug 134095] `atan2f16`

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134095 Summary `atan2f16` Labels new issue Assignees Reporter overmighty

[llvm-bugs] [Bug 134091] [clang-format] SkipMacroDefinitionBody breaks AlignConsecutiveMacros

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134091 Summary [clang-format] SkipMacroDefinitionBody breaks AlignConsecutiveMacros Labels clang-format Assignees

[llvm-bugs] [Bug 134112] The LLDB statusline looks odd with colors off

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134112 Summary The LLDB statusline looks odd with colors off Labels new issue Assignees JDevlieghere

[llvm-bugs] [Bug 134115] FunctionAttrs: Assertion `isOrder edRanges(RangesRef)' failed.

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134115 Summary FunctionAttrs: Assertion `isOrder edRanges(RangesRef)' failed. Labels new issue Assignees Repo

[llvm-bugs] [Bug 134186] [flang-rt] support `FLANG_RT_ENABLE_SHARED=ON` on windows

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134186 Summary [flang-rt] support `FLANG_RT_ENABLE_SHARED=ON` on windows Labels new issue Assignees Reporter

[llvm-bugs] [Bug 134156] [CodeView] Simple types in template parameters aren't renamed

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134156 Summary [CodeView] Simple types in template parameters aren't renamed Labels new issue Assignees Repor

[llvm-bugs] [Bug 134119] [SPIR-V] Emit an explicit layout for types that require it.

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134119 Summary [SPIR-V] Emit an explicit layout for types that require it. Labels backend:SPIR-V Assignees s-perron

[llvm-bugs] [Bug 134205] conversion error in converting pytorch model into llvm using MLIR

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134205 Summary conversion error in converting pytorch model into llvm using MLIR Labels Assignees Reporter

[llvm-bugs] [Bug 134070] InlineFunction should handle nofpclass in AddParamAndFnBasicAttributes

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134070 Summary InlineFunction should handle nofpclass in AddParamAndFnBasicAttributes Labels new issue Assignees

[llvm-bugs] [Bug 134085] clang crashes at -O{s, 2, 3} on x86_64-linux-gnu: Assertion `idx < size()' failed

2025-04-02 Thread LLVM Bugs via llvm-bugs
ath -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/local/suz-local/software/emitesting/bugs/20250402-clangtk-m64-O3-build-141643/delta -fcoverage-compilation-dir=/local/suz-local/software/emitesting/bugs/20250402-clangt

[llvm-bugs] [Bug 134126] [RISC-V] Miscompile on rv64gcv with -O3

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134126 Summary [RISC-V] Miscompile on rv64gcv with -O3 Labels new issue Assignees Reporter e

[llvm-bugs] [Bug 134061] P2440R1: `ranges::shift_left`

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134061 Summary P2440R1: `ranges::shift_left` Labels Assignees Reporter Zingam

[llvm-bugs] [Bug 134093] Missing fold `(X == 0) | (trunc nuw X to i1) -> true`

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134093 Summary Missing fold `(X == 0) | (trunc nuw X to i1) -> true` Labels llvm:optimizations, missed-optimization Assignees

[llvm-bugs] [Bug 134054] CoroEarlyPass asserts when using thinlto pipeline: CoroInstr.h:220: void llvm::CoroIdInst::setCoroutineSelf(): Assertion `isa(getArgOperand(CoroutineArg))

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134054 Summary CoroEarlyPass asserts when using thinlto pipeline: CoroInstr.h:220: void llvm::CoroIdInst::setCoroutineSelf(): Assertion `isa(getArgOperand(CoroutineArg)) && "Coroutine argument is already assig

[llvm-bugs] [Bug 134056] [Driver] How to specifiy gcc install path on Build Time?

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134056 Summary [Driver] How to specifiy gcc install path on Build Time? Labels Assignees Reporter fiorak

[llvm-bugs] [Bug 134145] [llvm][support] mustache library does not support escapes

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134145 Summary [llvm][support] mustache library does not support escapes Labels new issue Assignees Reporter

[llvm-bugs] [Bug 134049] Specific structure name can cause shadowing of globally defined lambda, causing "struct::operator()" to be called instead of "lambda::operator()"

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134049 Summary Specific structure name can cause shadowing of globally defined lambda, causing "struct::operator()" to be called instead of "lambda::operator()" Labels

[llvm-bugs] [Bug 134062] P2440R1: `ranges::shift_right`

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134062 Summary P2440R1: `ranges::shift_right` Labels Assignees Reporter Zingam ___

[llvm-bugs] [Bug 134103] False-positive: code analyzer does not know what "accept()/recvfrom()" does [initializing arguments by pointer]

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134103 Summary False-positive: code analyzer does not know what "accept()/recvfrom()" does [initializing arguments by pointer] Labels new issue

[llvm-bugs] [Bug 134151] Adding `availability` attribute overrides visibility of symbols

2025-04-02 Thread LLVM Bugs via llvm-bugs
Issue 134151 Summary Adding `availability` attribute overrides visibility of symbols Labels new issue Assignees Rep