[llvm-bugs] [Bug 98988] ld terminated with signal 7 [Bus error]

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98988 Summary ld terminated with signal 7 [Bus error] Labels new issue Assignees Reporter Si

[llvm-bugs] [Bug 98982] [Flang] Array with allocatable attribute is dynamically created without allocate statement

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98982 Summary [Flang] Array with allocatable attribute is dynamically created without allocate statement Labels flang:frontend Assignees

[llvm-bugs] [Bug 98981] [Flang] No error checking when array intrinsic assignment uses an array of derived type with a different shape

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98981 Summary [Flang] No error checking when array intrinsic assignment uses an array of derived type with a different shape Labels flang:runtime

[llvm-bugs] [Bug 98980] [Flang] Execution error (Aborted) when the array size of the return value of pack intrinsic function is different from the array size of the assignment target

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98980 Summary [Flang] Execution error (Aborted) when the array size of the return value of pack intrinsic function is different from the array size of the assignment target Labels

[llvm-bugs] [Bug 98979] MC option should not appear in the list of `opt --help`

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98979 Summary MC option should not appear in the list of `opt --help` Labels new issue Assignees Reporter

[llvm-bugs] [Bug 98978] [BasicAA] Incorrect alias analysis causing miscompile in slp-vectorizer

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98978 Summary [BasicAA] Incorrect alias analysis causing miscompile in slp-vectorizer Labels new issue Assignees

[llvm-bugs] [Bug 98963] lambda in class body should have the same type among different TUs

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98963 Summary lambda in class body should have the same type among different TUs Labels new issue Assignees R

[llvm-bugs] [Bug 98947] Clang doesn't accept LOCK prefix in assembler

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98947 Summary Clang doesn't accept LOCK prefix in assembler Labels clang Assignees Reporter

[llvm-bugs] [Bug 98946] function return `range` metadata not inferred from `assume`s

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98946 Summary function return `range` metadata not inferred from `assume`s Labels missed-optimization Assignees

[llvm-bugs] [Bug 98942] Refactor uses of `Cand->Function` in `SemaOverload.cpp`

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98942 Summary Refactor uses of `Cand->Function` in `SemaOverload.cpp` Labels good first issue, code-cleanup Assignees

[llvm-bugs] [Bug 98935] Pass --remove-dead-values crashes when calling functions.

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98935 Summary Pass --remove-dead-values crashes when calling functions. Labels new issue Assignees Reporter

[llvm-bugs] [Bug 98934] x86 CodeGen Question: Why is eax set to zero before function calls?

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98934 Summary x86 CodeGen Question: Why is eax set to zero before function calls? Labels new issue Assignees

[llvm-bugs] [Bug 98930] We know the layout of base classes and their subclasses that we can see the @implementation of

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98930 Summary We know the layout of base classes and their subclasses that we can see the @implementation of Labels new issue Assignees

[llvm-bugs] [Bug 98929] No canonicalization for signed mul overflow

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98929 Summary No canonicalization for signed mul overflow Labels new issue Assignees Reporter

[llvm-bugs] [Bug 98928] LLVM CodeGen doesn't support optimization for exact unsigned division even though it supports exact signed division

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98928 Summary LLVM CodeGen doesn't support optimization for exact unsigned division even though it supports exact signed division Labels new issue

[llvm-bugs] [Bug 98927] Freeze needed for lshr(mul (X, 2^C + 1), C) -> add (X, lshr (X, C))

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98927 Summary Freeze needed for lshr(mul (X, 2^C + 1), C) -> add (X, lshr (X, C)) Labels new issue Assignees

[llvm-bugs] [Bug 98926] LLVM is not considering X u > C, a, b to be the same as X <= C, b, a.

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98926 Summary LLVM is not considering X u > C, a, b to be the same as X <= C, b, a. Labels new issue Assignees

[llvm-bugs] [Bug 98925] Missed optimization: saturated adds are missed if the selections are flipped

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98925 Summary Missed optimization: saturated adds are missed if the selections are flipped Labels new issue Assignees

[llvm-bugs] [Bug 98923] clang fails to diagnose a co_await in a default argument, and ICEs if the default argument is used in a lambda

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98923 Summary clang fails to diagnose a co_await in a default argument, and ICEs if the default argument is used in a lambda Labels clang As

[llvm-bugs] [Bug 98908] [NVPTX] Optimization causes threads to erroneously enter if-block

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98908 Summary [NVPTX] Optimization causes threads to erroneously enter if-block Labels new issue Assignees Re

[llvm-bugs] [Bug 98906] Regression in "cstdlib" file

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98906 Summary Regression in "cstdlib" file Labels new issue Assignees Reporter mouse07410

[llvm-bugs] [Bug 98903] [Offload][amdgpu] Regression in OpenMP unit tests

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98903 Summary [Offload][amdgpu] Regression in OpenMP unit tests Labels new issue Assignees Reporter

[llvm-bugs] [Bug 98897] [Runtimes] Builtins target forces runtime targets to reconfigure every build

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98897 Summary [Runtimes] Builtins target forces runtime targets to reconfigure every build Labels cmake Assignees

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

2024-07-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #14 on issue 68141 by ClusterFuzz-External: llvm: Coverage build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68141#c14 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 98890] BraceWrapping does not take effect, there is no blank line after the end of the class (windows)

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98890 Summary BraceWrapping does not take effect, there is no blank line after the end of the class (windows) Labels new issue Assignees

[llvm-bugs] [Bug 98889] clang misses useful diagnostic for private `operator delete` in template base class

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98889 Summary clang misses useful diagnostic for private `operator delete` in template base class Labels clang Assignees

[llvm-bugs] [Bug 98886] CUDA grid sync hangs up with -O0

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98886 Summary CUDA grid sync hangs up with -O0 Labels new issue Assignees Reporter MichaelVa

[llvm-bugs] [Bug 98883] [flang][debuginfo] Module variable needs to be qualified with module name.

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98883 Summary [flang][debuginfo] Module variable needs to be qualified with module name. Labels flang Assignees abidh

[llvm-bugs] [Bug 98880] clang/llvm 18.1.8 ( Arch Linux ) crash when compiling linux using march set to znver4

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98880 Summary clang/llvm 18.1.8 ( Arch Linux ) crash when compiling linux using march set to znver4 Labels clang Assignees

[llvm-bugs] [Bug 98879] [flang][debuginfo] Array with non constant extent is being treated as assumed size array.

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98879 Summary [flang][debuginfo] Array with non constant extent is being treated as assumed size array. Labels flang Assignees

[llvm-bugs] [Bug 98878] False positive of -Wunused-local-typedef in dependent code.

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98878 Summary False positive of -Wunused-local-typedef in dependent code. Labels clang:frontend Assignees Rep

[llvm-bugs] [Bug 98877] [flang][debuginfo] Low bound of 1 is used for fixed size arrays.

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98877 Summary [flang][debuginfo] Low bound of 1 is used for fixed size arrays. Labels flang Assignees abidh

[llvm-bugs] [Bug 98875] [DebugInfo][SCCPSolver] Missing debug location updates

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98875 Summary [DebugInfo][SCCPSolver] Missing debug location updates Labels new issue Assignees Reporter

[llvm-bugs] [Bug 98872] Trying to build with libc runtume but not libc headers

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98872 Summary Trying to build with libc runtume but not libc headers Labels libc Assignees Reporter

[llvm-bugs] [Bug 98870] Target aot_assembly_release failed: ProcessException: Process exited abnormally with exit code -6: xcode

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98870 Summary Target aot_assembly_release failed: ProcessException: Process exited abnormally with exit code -6: xcode Labels new issue Assi

[llvm-bugs] [Bug 98869] NumericalStabilitySanitizer lacks documentation

2024-07-15 Thread LLVM Bugs via llvm-bugs
Issue 98869 Summary NumericalStabilitySanitizer lacks documentation Labels new issue Assignees Reporter