[llvm-bugs] [Bug 108732] Behaviour of implicit inline member functions and extern "C++" in a module

2024-09-14 Thread LLVM Bugs via llvm-bugs
Issue 108732 Summary Behaviour of implicit inline member functions and extern "C++" in a module Labels new issue Assignees

[llvm-bugs] [Bug 108731] [x86-64 BMI1] AND-NOT's should be preferred to OR-NOT's because we have `andn`/`vpandn` instructions

2024-09-14 Thread LLVM Bugs via llvm-bugs
Issue 108731 Summary [x86-64 BMI1] AND-NOT's should be preferred to OR-NOT's because we have `andn`/`vpandn` instructions Labels new issue Assigne

[llvm-bugs] [Bug 108730] Question about attrbutes and C++20 coroutines

2024-09-14 Thread LLVM Bugs via llvm-bugs
Issue 108730 Summary Question about attrbutes and C++20 coroutines Labels new issue Assignees Reporter

[llvm-bugs] [Bug 108729] [lldb][rfc] rebuilding `_lldb`/`liblldb.so` for different Python versions quickly

2024-09-14 Thread LLVM Bugs via llvm-bugs
Issue 108729 Summary [lldb][rfc] rebuilding `_lldb`/`liblldb.so` for different Python versions quickly Labels new issue Assignees

[llvm-bugs] [Bug 108728] [X86][ISel] Assertion `(LZ + TZ) < Known.getBitWidth() && "Illegal shifted mask"' failed.

2024-09-14 Thread LLVM Bugs via llvm-bugs
Issue 108728 Summary [X86][ISel] Assertion `(LZ + TZ) < Known.getBitWidth() && "Illegal shifted mask"' failed. Labels backend:X86, crash-on-valid

[llvm-bugs] [Bug 108727] Formatting does not work in the if statement in the λ expression to the right of the assignment statement

2024-09-14 Thread LLVM Bugs via llvm-bugs
Issue 108727 Summary Formatting does not work in the if statement in the λ _expression_ to the right of the assignment statement Labels Assignees

[llvm-bugs] [Bug 108726] Trailing commas in static initializer completely disables formatting for that initializer

2024-09-14 Thread LLVM Bugs via llvm-bugs
Issue 108726 Summary Trailing commas in static initializer completely disables formatting for that initializer Labels new issue Assignees

[llvm-bugs] [Bug 108722] Invalid rotate-right codegen on x86_64 (LLVM 18)

2024-09-14 Thread LLVM Bugs via llvm-bugs
Issue 108722 Summary Invalid rotate-right codegen on x86_64 (LLVM 18) Labels new issue Assignees Reporter

[llvm-bugs] [Bug 108716] Unlimited recursion in clang makes the machine unusable.

2024-09-14 Thread LLVM Bugs via llvm-bugs
Issue 108716 Summary Unlimited recursion in clang makes the machine unusable. Labels clang Assignees Reporter

[llvm-bugs] [Bug 108711] [flang][debug] Wrong signature for functions with complex return type.

2024-09-14 Thread LLVM Bugs via llvm-bugs
Issue 108711 Summary [flang][debug] Wrong signature for functions with complex return type. Labels flang Assignees abidh

[llvm-bugs] [Bug 108709] Instruction does not dominate all uses! LLVM ERROR: Broken module found, compilation aborted!

2024-09-14 Thread LLVM Bugs via llvm-bugs
Issue 108709 Summary Instruction does not dominate all uses! LLVM ERROR: Broken module found, compilation aborted! Labels new issue Assignees

[llvm-bugs] [Bug 108704] [clang] The VecLib bitfield in CodeGenOptions.def is too small for 9 different vector libraries

2024-09-14 Thread LLVM Bugs via llvm-bugs
Issue 108704 Summary [clang] The VecLib bitfield in CodeGenOptions.def is too small for 9 different vector libraries Labels clang Assignees

[llvm-bugs] [Bug 108700] [SLPVectorizer] Assertion `OpIdx < Operands.size() && "Off bounds"' failed.

2024-09-14 Thread LLVM Bugs via llvm-bugs
Issue 108700 Summary [SLPVectorizer] Assertion `OpIdx < Operands.size() && "Off bounds"' failed. Labels llvm:SLPVectorizer, crash-on-valid

[llvm-bugs] [Bug 108698] wrong code at -O{2, 3} on x86_64-linux-gnu

2024-09-14 Thread LLVM Bugs via llvm-bugs
Issue 108698 Summary wrong code at -O{2,3} on x86_64-linux-gnu Labels new issue Assignees Reporter

[llvm-bugs] [Bug 108697] clang crashes on valid code at -O{2, 3} on x86_64-linux-gnu: Assertion `(BestFactor.Width == LegacyVF.Width || planContainsAdditionalSimplifications(getPlanFor(BestFactor.Widt

2024-09-14 Thread LLVM Bugs via llvm-bugs
ne -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/local/suz-local/software/emitesting/bugs/20240914-clangtk-m64-O3-build-061621/delta -fcoverage-compilation-dir=/local/suz-local

[llvm-bugs] Issue 68141 in oss-fuzz: llvm: Coverage build failure

2024-09-14 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #21 on issue 68141 by ClusterFuzz-External: llvm: Coverage build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68141#c21 Friendly reminder that the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https://

[llvm-bugs] [Bug 108695] fdim(x, y) is not folded at the compilation time when (x, y) is constant

2024-09-14 Thread LLVM Bugs via llvm-bugs
Issue 108695 Summary fdim(x, y) is not folded at the compilation time when (x, y) is constant Labels new issue Assignees

[llvm-bugs] [Bug 108691] [libcxx][pstl][stdpar] What are the differences between libcxx/include/__pstl and pstl?

2024-09-14 Thread LLVM Bugs via llvm-bugs
Issue 108691 Summary [libcxx][pstl][stdpar] What are the differences between libcxx/include/__pstl and pstl? Labels Assignees R