[llvm-bugs] [Bug 51020] New: Assertion `AL->size() == ActualAccesses.size() && "We don't have the same number of accesses in the block as on the " "access list"' failed.

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51020 Bug ID: 51020 Summary: Assertion `AL->size() == ActualAccesses.size() && "We don't have the same number of accesses in the block as on the " "access list"' failed. Product: librari

[llvm-bugs] [Bug 15141] X86: Inefficient lowering of constant vector variable shl

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=15141 Bug 15141 depends on bug 36319, which changed state. Bug 36319 Summary: [ValueTracking] Add DemandedElts support to computeKnownBits/ComputeNumSignBits https://bugs.llvm.org/show_bug.cgi?id=36319 What|Removed |Added -

[llvm-bugs] [Bug 36319] [ValueTracking] Add DemandedElts support to computeKnownBits/ComputeNumSignBits

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36319 Simon Pilgrim changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 40391] [X86] Use ValueTracking to convert x86-specific vector shifts to generics

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40391 Bug 40391 depends on bug 36319, which changed state. Bug 36319 Summary: [ValueTracking] Add DemandedElts support to computeKnownBits/ComputeNumSignBits https://bugs.llvm.org/show_bug.cgi?id=36319 What|Removed |Added -

[llvm-bugs] [Bug 51021] New: Wrong code with throwing const function

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51021 Bug ID: 51021 Summary: Wrong code with throwing const function Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Keywords: miscompilation

[llvm-bugs] [Bug 51022] New: [llvm-cov] wrong coverage for a return statement with ternary operator

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51022 Bug ID: 51022 Summary: [llvm-cov] wrong coverage for a return statement with ternary operator Product: Runtime Libraries Version: 12.0 Hardware: PC OS: All

[llvm-bugs] [Bug 51023] New: [llvm-cov]

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51023 Bug ID: 51023 Summary: [llvm-cov] Product: Runtime Libraries Version: 12.0 Hardware: PC OS: All Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 11001] Bug with zero shifts in DAGTypeLegalizer:: ExpandShiftWithUnknownAmountBit

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=11001 Simon Pilgrim changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 51024] New: [llvm-cov] a goto statement leads to incorrect coverage of the next statement

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51024 Bug ID: 51024 Summary: [llvm-cov] a goto statement leads to incorrect coverage of the next statement Product: Runtime Libraries Version: 12.0 Hardware: PC OS: All

[llvm-bugs] [Bug 51025] New: [llvm-cov] The function array causes wrong coverage

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51025 Bug ID: 51025 Summary: [llvm-cov] The function array causes wrong coverage Product: Runtime Libraries Version: 12.0 Hardware: PC OS: All Status: NEW Severity: en

[llvm-bugs] Issue 35929 in oss-fuzz: llvm:clang-fuzzer: ASSERT: !Info.Ctx.getLangOpts().CPlusPlus11 && "missing temporary materialization conver

2021-07-08 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] Issue 35928 in oss-fuzz: llvm:clang-fuzzer: ASSERT: CachedTokens[CachedLexPos-1].getLastLoc() == Tok.getAnnotationEndLoc() && "The a

2021-07-08 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] [Bug 51026] New: clang on s390x: crashes in '@_ZN4llvm18CodeGenDAGPatterns17ParseInstructionsEv'

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51026 Bug ID: 51026 Summary: clang on s390x: crashes in '@_ZN4llvm18CodeGenDAGPatterns17ParseInstructionsEv' Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 51027] New: False-positives from scan-build clang 12

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51027 Bug ID: 51027 Summary: False-positives from scan-build clang 12 Product: clang Version: 12.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement P

[llvm-bugs] [Bug 51028] New: Constant firstprivate argument in target region not passed correctly to parallel region

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51028 Bug ID: 51028 Summary: Constant firstprivate argument in target region not passed correctly to parallel region Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 51029] New: -Wfatal-errors does not immediately abort compilation on the first error occurred (clang incorrectly keeps compiling the rest of the code)

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51029 Bug ID: 51029 Summary: -Wfatal-errors does not immediately abort compilation on the first error occurred (clang incorrectly keeps compiling the rest of the code) Product: clang

[llvm-bugs] Issue 27686 in oss-fuzz: llvm: Fuzzing build failure

2021-07-08 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #37 on issue 27686 by ClusterFuzz-External: llvm: Fuzzing build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27686#c37 Friendly reminder that the the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https

[llvm-bugs] [Bug 49210] Fuse v128.load64_zero + iXX.widen_low into Load-and-Extend

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49210 Thomas Lively changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[llvm-bugs] [Bug 48855] Assertion failed: !cast(GD.getDecl())->isConsteval() && "consteval function should never be emitted", file clang\lib\CodeGen\CodeGenModule.cpp, line 3530

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48855 Matheus Izvekov changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 51031] New: MapImported: Assertion `(Pos == ImportedDecls.end() || Pos->second == To) && "Try to import an already imported Decl"' failed.

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51031 Bug ID: 51031 Summary: MapImported: Assertion `(Pos == ImportedDecls.end() || Pos->second == To) && "Try to import an already imported Decl"' failed. Product: lldb Versi

[llvm-bugs] [Bug 51032] New: C++20 lambdas in unevaluated context: crash on valid code

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51032 Bug ID: 51032 Summary: C++20 lambdas in unevaluated context: crash on valid code Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 51033] New: [DebugInfo] Poor support for x87 variable locations

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51033 Bug ID: 51033 Summary: [DebugInfo] Poor support for x87 variable locations Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Keywords: wrong-d

[llvm-bugs] [Bug 50840] MSan use-of-uninitialized-value false positive after D88834

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50840 Vitaly Buka changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 51034] New: Unable to call K&R declared function with float arguments in debugger after 6c9559b67b91966bfeff9e17808a3e84a92e64a0

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51034 Bug ID: 51034 Summary: Unable to call K&R declared function with float arguments in debugger after 6c9559b67b91966bfeff9e17808a3e84a92e64a0 Product: new-bugs Version: tr

[llvm-bugs] [Bug 33492] [coroutines] Clang emits duplicate debug information for 'this' variable

2021-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33492 Chuanqi Xu changed: What|Removed |Added CC||yedeng...@linux.alibaba.com Status|NEW