[llvm-bugs] [Bug 52104] LoopIdiom miscompile

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52104 cour...@google.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 52134] New: The result of malloc(-1) is not as expected

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52134 Bug ID: 52134 Summary: The result of malloc(-1) is not as expected Product: clang Version: 8.0 Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 52135] New: [InstSimplify] fold compare of no-wrap subtract

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52135 Bug ID: 52135 Summary: [InstSimplify] fold compare of no-wrap subtract Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 52136] New: [coroutine] undefined behavior when nested lambda coroutine captures automatic variables by reference

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52136 Bug ID: 52136 Summary: [coroutine] undefined behavior when nested lambda coroutine captures automatic variables by reference Product: clang Version: 12.0 Hardware: PC

[llvm-bugs] [Bug 52122] [x86] wrong codegen during vselect/pshufb optimisation involving zero literals

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52122 Simon Pilgrim changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 51821] Missing /usr/lib/llvm-14/lib/libclang-14.so.14.0.0 after installation

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51821 Carlos Galvez changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 39016 in oss-fuzz: llvm:clang-objc-fuzzer: Stack-overflow in PointerExprEvaluator::VisitCastExpr

2021-10-11 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #1 on issue 39016 by ClusterFuzz-External: llvm:clang-objc-fuzzer: Stack-overflow in PointerExprEvaluator::VisitCastExpr https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39016#c1 ClusterFuzz testcase 6000309856501760 is closed as invalid, so closing

[llvm-bugs] [Bug 52137] New: Ubuntu 18.04 packages are trying to install 20.04 dependencies

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52137 Bug ID: 52137 Summary: Ubuntu 18.04 packages are trying to install 20.04 dependencies Product: Packaging Version: unspecified Hardware: PC OS: Linux St

[llvm-bugs] [Bug 49454] C++20 `[[likely]]`/`[[unlikely]]` `case` statements erroneously fail to compile in the presence of `[[fallthrough]]`

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49454 Nico Weber changed: What|Removed |Added Status|CONFIRMED |RESOLVED CC|

[llvm-bugs] [Bug 51889] error: comparison of distinct pointer types ('int *' and 'int * __ptr32')

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51889 Amy Huang changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 52138] New: Class with same name as module causes compilation error due to incorrect resolution to forward declaration in another module

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52138 Bug ID: 52138 Summary: Class with same name as module causes compilation error due to incorrect resolution to forward declaration in another module Product: clang Versio

[llvm-bugs] [Bug 52077] Instcombine does not work after 'and'/'or' were replaced with 'select'

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52077 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 52139] New: CheckAbstractClassUsage triggers 'Assertion `isa(Val) && "cast() argument of incompatible type!"' failed.'

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52139 Bug ID: 52139 Summary: CheckAbstractClassUsage triggers 'Assertion `isa(Val) && "cast() argument of incompatible type!"' failed.' Product: new-bugs Version: trunk

[llvm-bugs] [Bug 52140] New: [AArch64] compare and branch with long immediate optimisation

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52140 Bug ID: 52140 Summary: [AArch64] compare and branch with long immediate optimisation Product: libraries Version: trunk Hardware: PC OS: Linux Status: N

[llvm-bugs] [Bug 49301] Hide some things from the debugger

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49301 Chris Lattner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 52141] New: [AArch64] Generate stp for complex repeating constansts

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52141 Bug ID: 52141 Summary: [AArch64] Generate stp for complex repeating constansts Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NE

[llvm-bugs] [Bug 51946] opt fails with CGSCCPassManager.cpp:923: [...] Assertion `(E || !FunctionPass) [...]' failed.

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51946 Arthur Eubanks changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 52142] New: [AArch64] 64-bit rev16 patterns are not recognized

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52142 Bug ID: 52142 Summary: [AArch64] 64-bit rev16 patterns are not recognized Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Keywords: beg

[llvm-bugs] [Bug 52143] New: memset not generated for ** array zero-initialization

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52143 Bug ID: 52143 Summary: memset not generated for ** array zero-initialization Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Keywords: begin

[llvm-bugs] [Bug 52144] New: Clang on Windows: MSVC compatibility: values of __STDC__ do not match between Clang and MSVC

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52144 Bug ID: 52144 Summary: Clang on Windows: MSVC compatibility: values of __STDC__ do not match between Clang and MSVC Product: clang Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 52139] CheckAbstractClassUsage triggers 'Assertion `isa(Val) && "cast() argument of incompatible type!"' failed.'

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52139 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 52145] New: Frontend segmentation fault when using naked lambda function.

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52145 Bug ID: 52145 Summary: Frontend segmentation fault when using naked lambda function. Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 52146] New: [SystemZ][NewPM] huge loop expansion with opt -O1

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52146 Bug ID: 52146 Summary: [SystemZ][NewPM] huge loop expansion with opt -O1 Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 52147] New: [meta] 13.0.1 Release Blockers

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52147 Bug ID: 52147 Summary: [meta] 13.0.1 Release Blockers Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement P

[llvm-bugs] [Bug 52148] New: [RISC-V] ELF flags discarded when using "ld -b binary"

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52148 Bug ID: 52148 Summary: [RISC-V] ELF flags discarded when using "ld -b binary" Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enha

[llvm-bugs] [Bug 52149] New: Crash when attempting to use export template specialization while not in module

2021-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52149 Bug ID: 52149 Summary: Crash when attempting to use export template specialization while not in module Product: clang Version: trunk Hardware: PC OS: Linux