[llvm-bugs] [Bug 90010] Function sanitizer is extremely fragile on macOS

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 90010 Summary Function sanitizer is extremely fragile on macOS Labels Assignees Reporter glandium

[llvm-bugs] Issue 68239 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-loop_vectorize: ASSERT: verifyVPlanIsValid(*Plan) && "VPlan is invalid"

2024-04-24 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 68239 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-loop_vectorize: ASSERT: verifyVPlanIsValid(*Plan) && "VPlan is invalid" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68239#c1

[llvm-bugs] [Bug 90009] Possible bug in compiler-rt 128x128 `wideMultiply`

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 90009 Summary Possible bug in compiler-rt 128x128 `wideMultiply` Labels new issue Assignees Reporter

[llvm-bugs] [Bug 90001] clang misleading diagnostic: error: 'f' requires 'float' type support, but ABI 'aapcs' does not support it

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 90001 Summary clang misleading diagnostic: error: 'f' requires 'float' type support, but ABI 'aapcs' does not support it Labels clang,

[llvm-bugs] [Bug 90000] `@min(@ctz(x), y)` can become `@ctz(x | (1 << y))`

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 9 Summary `@min(@ctz(x), y)` can become `@ctz(x | (1 << y))` Labels new issue Assignees Reporter

[llvm-bugs] [Bug 89996] Bitmanipulations can be performed on vectors after they are moved over to scalar registers

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89996 Summary Bitmanipulations can be performed on vectors after they are moved over to scalar registers Labels new issue Assignees

[llvm-bugs] [Bug 89989] clang-include-cleaner: Consider supporting `IWYU pragma: no_include`

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89989 Summary clang-include-cleaner: Consider supporting `IWYU pragma: no_include` Labels new issue Assignees

[llvm-bugs] [Bug 89988] [SLPVectorizer][RISC-V] rv64gcv miscompile with `slp-vectorizer` pass

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89988 Summary [SLPVectorizer][RISC-V] rv64gcv miscompile with `slp-vectorizer` pass Labels new issue Assignees

[llvm-bugs] [Bug 89987] Assertion `I.isArrayAllocation()' failed with SVE-AES

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89987 Summary Assertion `I.isArrayAllocation()' failed with SVE-AES Labels new issue Assignees Reporter

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

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89986 Summary Do you still need commit access? Labels infrastructure:commit-access Assignees Reporter

[llvm-bugs] [Bug 89983] incorrect warning that a static member function parameter shadows an inherited member variable

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89983 Summary incorrect warning that a static member function parameter shadows an inherited member variable Labels new issue Assignees

[llvm-bugs] [Bug 89971] AMDGPU inline assembly with s constraint incorrectly emits VGPR use

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89971 Summary AMDGPU inline assembly with s constraint incorrectly emits VGPR use Labels backend:AMDGPU Assignees

[llvm-bugs] [Bug 89968] ER: Add diagnostic to flag using "%P" specifier with Objective-C pointers

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89968 Summary ER: Add diagnostic to flag using "%P" specifier with Objective-C pointers Labels new issue Assignees

[llvm-bugs] [Bug 89965] potentially incorrect Emacs marker in headers

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89965 Summary potentially incorrect Emacs marker in headers Labels new issue Assignees Reporter

[llvm-bugs] [Bug 89959] Assertion in Scalar Evolution when running IRCE

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89959 Summary Assertion in Scalar Evolution when running IRCE Labels new issue Assignees Reporter

[llvm-bugs] [Bug 89958] miscompilation due to LoopVectorize making a function vulnerable to integer divide-by-zero

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89958 Summary miscompilation due to LoopVectorize making a function vulnerable to integer divide-by-zero Labels miscompilation Assignees

[llvm-bugs] [Bug 89952] [DirectX] Fix DXIL part header version encoding

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89952 Summary [DirectX] Fix DXIL part header version encoding Labels backend:DirectX Assignees Reporter

[llvm-bugs] [Bug 89945] clang-include-cleaner: `` misidentified as unused

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89945 Summary clang-include-cleaner: `` misidentified as unused Labels new issue Assignees Reporter

[llvm-bugs] [Bug 89941] llvm::OverflowingBinaryOperator;

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89941 Summary llvm::OverflowingBinaryOperator; Labels new issue Assignees Reporter

[llvm-bugs] [Bug 89940] Generic Operation builder does not set up properties

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89940 Summary Generic Operation builder does not set up properties Labels new issue Assignees Reporter

[llvm-bugs] [Bug 89937] x86 backend generates unoptimal loop alignment for Skylake and Sandy Bridge processors

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89937 Summary x86 backend generates unoptimal loop alignment for Skylake and Sandy Bridge processors Labels new issue Assignees

[llvm-bugs] [Bug 89935] Clangs' frontend failed because file to compile had been changed during compilation

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89935 Summary Clangs' frontend failed because file to compile had been changed during compilation Labels new issue Assignees

[llvm-bugs] [Bug 89926] mlir-opt --tosa-to-linalg-pipeline fails in validation: element type 'f32' is not legal

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89926 Summary mlir-opt --tosa-to-linalg-pipeline fails in validation: element type 'f32' is not legal Labels new issue Assignees

[llvm-bugs] [Bug 89921] clang-tidy wrongly reports bugprone-macro-parentheses on non-arguments

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89921 Summary clang-tidy wrongly reports bugprone-macro-parentheses on non-arguments Labels clang-tidy Assignees

[llvm-bugs] [Bug 89916] clang-format AlignTrailingComments wrong with cyrilic characters

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89916 Summary clang-format AlignTrailingComments wrong with cyrilic characters Labels clang-format Assignees

[llvm-bugs] [Bug 89914] [abi] mangled name for constrained template is not demangled by llvm-cxxfilt

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89914 Summary [abi] mangled name for constrained template is not demangled by llvm-cxxfilt Labels clang, ABI Assignees

[llvm-bugs] [Bug 89912] Missed optimization: Redundant array assignment

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89912 Summary Missed optimization: Redundant array assignment Labels new issue Assignees Reporter

[llvm-bugs] [Bug 89909] Implementing friend operator with two exclusive requires clauses but same name of requirement causes "error: redefinition of 'operator<<'"

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89909 Summary Implementing friend operator with two exclusive requires clauses but same name of requirement causes "error: redefinition of 'operator<<'" Labels new

[llvm-bugs] [Bug 89898] Ranges pipe syntax broken after commit #c1086532d4d5 when using std module.

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89898 Summary Ranges pipe syntax broken after commit #c1086532d4d5 when using std module. Labels new issue Assignees

[llvm-bugs] [Bug 89892] Opt: unknown pass name ‘hello’

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89892 Summary Opt: unknown pass name ‘hello’ Labels new issue Assignees Reporter

[llvm-bugs] [Bug 89891] `std::lock_guard` is unavailable when `_LIBCPP_HAS_NO_THREADS` is set

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89891 Summary `std::lock_guard` is unavailable when `_LIBCPP_HAS_NO_THREADS` is set Labels libc++ Assignees

[llvm-bugs] [Bug 89888] Flang driver compiler options request

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89888 Summary Flang driver compiler options request Labels flang:driver Assignees Reporter

[llvm-bugs] [Bug 89885] Difference between compile-time and runtime float precision on 32-bit x86 without SSE can cause miscompilation leading to segfault

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89885 Summary Difference between compile-time and runtime float precision on 32-bit x86 without SSE can cause miscompilation leading to segfault Labels new issue

[llvm-bugs] [Bug 89878] Flang's CompilerInvocation.cpp should not copy->paste->edit from Clang's CompilerInvocation.cpp

2024-04-24 Thread LLVM Bugs via llvm-bugs
Issue 89878 Summary Flang's CompilerInvocation.cpp should not copy->paste->edit from Clang's CompilerInvocation.cpp Labels flang:driver Assignees