[llvm-bugs] [Bug 45222] New: building against libxml2 fails when icu includes are not in default location

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45222 Bug ID: 45222 Summary: building against libxml2 fails when icu includes are not in default location Product: clang Version: 9.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 45223] New: trunk/llvm/lib/Target/PowerPC/PPCMacroFusion.cpp:116:31: warning: Logical disjunction always evaluates to true

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45223 Bug ID: 45223 Summary: trunk/llvm/lib/Target/PowerPC/PPCMacroFusion.cpp:116:3 1: warning: Logical disjunction always evaluates to true Product: new-bugs Version: trunk

[llvm-bugs] [Bug 45223] trunk/llvm/lib/Target/PowerPC/PPCMacroFusion.cpp:116:31: warning: Logical disjunction always evaluates to true

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45223 qsh...@cn.ibm.com changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 34919] vectorized code produces wrong result after r307036

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34919 Simon Pilgrim changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 39479] Failure to simplify select(-1, +1, cond)*b -> select(-b, b, cond)

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39479 Simon Pilgrim changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 43948] [SLPVectorizer] miscompile of reduction with extra uses

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43948 Sanjay Patel changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 45225] New: clang rGaf64948e2a05 fails to build the arm64 Linux kernel

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45225 Bug ID: 45225 Summary: clang rGaf64948e2a05 fails to build the arm64 Linux kernel Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 43478] -fstack-protector-strong doesn't catch direct out-of-bounds via non-array

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43478 John Brawn changed: What|Removed |Added Fixed By Commit(s)||c09368313c236291298e1f8f0a9 |

[llvm-bugs] [Bug 45226] New: clang crash in CodeGenModule.cpp

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45226 Bug ID: 45226 Summary: clang crash in CodeGenModule.cpp Product: clang Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority:

[llvm-bugs] [Bug 45227] New: [Backend][LLC][Matrix][Intrinsics] Do not know how to scalarize the result of this operator

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45227 Bug ID: 45227 Summary: [Backend][LLC][Matrix][Intrinsics] Do not know how to scalarize the result of this operator Product: new-bugs Version: trunk Hardware: PC OS

[llvm-bugs] [Bug 45228] New: Cannot dump all stack sizes in fully linked output if some entries come from different sections

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45228 Bug ID: 45228 Summary: Cannot dump all stack sizes in fully linked output if some entries come from different sections Product: tools Version: trunk Hardware: PC O

[llvm-bugs] [Bug 45229] New: [Backend][LLC][Matrix][Intrinsics] Do not know how to widen this operator's operand

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45229 Bug ID: 45229 Summary: [Backend][LLC][Matrix][Intrinsics] Do not know how to widen this operator's operand Product: new-bugs Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 45230] New: clang::CXXRecordDecl crash when variable has incomplete type

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45230 Bug ID: 45230 Summary: clang::CXXRecordDecl crash when variable has incomplete type Product: clang Version: 10.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 45118] Verifier - nullptr dereference warning

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45118 Simon Pilgrim changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 4068] [Meta] Compiling the Linux kernel with clang

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 45225, which changed state. Bug 45225 Summary: clang rGaf64948e2a05 fails to build the arm64 Linux kernel https://bugs.llvm.org/show_bug.cgi?id=45225 What|Removed |Added -

[llvm-bugs] [Bug 45225] clang rGaf64948e2a05 fails to build the arm64 Linux kernel

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45225 Nick Desaulniers changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 20599 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: !IsScalable && "Request for a fixed size on a scalable object"

2020-03-17 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 20599 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: !IsScalable && "Request for a fixed size on a scalable object" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20599#c

[llvm-bugs] Issue 19698 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::DeclareImplicitCopyConstructor

2020-03-17 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 19698 by sheriffbot: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::DeclareImplicitCopyConstructor https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19698#c1 This bug is approaching its deadline for being fixed, an

[llvm-bugs] Issue 21167 in oss-fuzz: llvm:llvm-isel-fuzzer--x86_64-O2: ASSERT: BitWidth == RHS.BitWidth && "Comparison requires equal bit widths"

2020-03-17 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 21167 by ClusterFuzz-External: llvm:llvm-isel-fuzzer--x86_64-O2: ASSERT: BitWidth == RHS.BitWidth && "Comparison requires equal bit widths" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21167#c1 C

[llvm-bugs] Issue 13148 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-strength_reduce: ASSERT: (!F.ScaledReg || !F.ScaledReg->isZero()) && "Zero allocated in a scaled register

2020-03-17 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #4 on issue 13148 by ClusterFuzz-External: llvm/llvm-opt-fuzzer--x86_64-strength_reduce: ASSERT: (!F.ScaledReg || !F.ScaledReg->isZero()) && "Zero allocated in a scaled register https://bugs.chromium.org/p/oss-fuzz/is

[llvm-bugs] [Bug 45230] clang::CXXRecordDecl crash when variable has incomplete type

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45230 Richard Smith changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 44847] std::binomial_distribution hangs

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44847 Louis Dionne changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] Issue 19866 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: !IsScalable && "Request for a fixed size on a scalable object"

2020-03-17 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 19866 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: !IsScalable && "Request for a fixed size on a scalable object" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19866#c

[llvm-bugs] [Bug 45207] crash when undeclared template name with dependent template argument used as type

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45207 Richard Smith changed: What|Removed |Added Fixed By Commit(s)||llvmorg-11-init-6027-gc4844 |

[llvm-bugs] [Bug 45181] Assertion `(!CombinedExpr || CombinedExpr->isValid()) && "Combined debug expression is invalid"' failed

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45181 Vedant Kumar changed: What|Removed |Added CC||v...@apple.com Resolution|---

[llvm-bugs] [Bug 44116] Umbrella: Call site / entry value debug information

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44116 Bug 44116 depends on bug 45181, which changed state. Bug 45181 Summary: Assertion `(!CombinedExpr || CombinedExpr->isValid()) && "Combined debug expression is invalid"' failed https://bugs.llvm.org/show_bug.cgi?id=45181 What|Removed

[llvm-bugs] [Bug 45231] New: Crash using -fopenmp -fopenmp-targets -std=c++17

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45231 Bug ID: 45231 Summary: Crash using -fopenmp -fopenmp-targets -std=c++17 Product: OpenMP Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 45232] New: Wrong code generated by PowerPC MI Peephole Optimization

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45232 Bug ID: 45232 Summary: Wrong code generated by PowerPC MI Peephole Optimization Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 45229] [Backend][LLC][Matrix][Intrinsics] Do not know how to widen this operator's operand

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45229 Florian Hahn changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 45064] [WinEH] LLVM emits unreachable (incorrect?) RSP adjustments after noreturn calls, like CxxThrowException

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45064 Nico Weber changed: What|Removed |Added CC||nicolaswe...@gmx.de Status|RESOLVED

[llvm-bugs] [Bug 45133] ICE with union member change in constexpr during function call to initialize union member

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45133 Richard Smith changed: What|Removed |Added Fixed By Commit(s)||llvmorg-11-init-6058-ge7a81 |

[llvm-bugs] [Bug 45233] New: Non-canonical loop nest not diagnosed

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45233 Bug ID: 45233 Summary: Non-canonical loop nest not diagnosed Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 45041] Assertion `Tok.is(tok::identifier) && "should have identifier"' failed.

2020-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45041 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---