[llvm-bugs] [Bug 50072] New: Incorrect debug information with stack slot sharing

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50072 Bug ID: 50072 Summary: Incorrect debug information with stack slot sharing Product: new-bugs Version: trunk Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 50073] New: Crash in Legalizer pass at -O0

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50073 Bug ID: 50073 Summary: Crash in Legalizer pass at -O0 Product: clang Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 50074] New: DSE fails to remove/fold stores

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50074 Bug ID: 50074 Summary: DSE fails to remove/fold stores Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 50075] New: Assertion failure when emitting call to __dfsan_mem_transfer_callback

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50075 Bug ID: 50075 Summary: Assertion failure when emitting call to __dfsan_mem_transfer_callback Product: libraries Version: trunk Hardware: PC OS: Linux S

[llvm-bugs] [Bug 46163] [Matrix] Implement Clang matrix types extension

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46163 Bug 46163 depends on bug 49739, which changed state. Bug 49739 Summary: [Matrix] Support #pragma clang fp https://bugs.llvm.org/show_bug.cgi?id=49739 What|Removed |Added

[llvm-bugs] [Bug 49739] [Matrix] Support #pragma clang fp

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49739 Florian Hahn changed: What|Removed |Added Fixed By Commit(s)||2277fbf233cca8e1bd698fa9ab6 |

[llvm-bugs] [Bug 50076] New: lldb doesn't find locationless variables in abstract origin of inlined functions

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50076 Bug ID: 50076 Summary: lldb doesn't find locationless variables in abstract origin of inlined functions Product: lldb Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] Issue 30660 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::DeclContext::lookup

2021-04-22 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 30660 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::DeclContext::lookup https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=30660#c1 ClusterFuzz testcase 5355966906368000 is verifi

[llvm-bugs] [Bug 50077] New: Clang 12.0.0 new ICE on templated C++ code involving OpenMP and lambda function

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50077 Bug ID: 50077 Summary: Clang 12.0.0 new ICE on templated C++ code involving OpenMP and lambda function Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 50078] New: Regression(https://reviews.llvm.org/D100523): platform version check is broken

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50078 Bug ID: 50078 Summary: Regression(https://reviews.llvm.org/D100523): platform version check is broken Product: lld Version: unspecified Hardware: PC OS: All

[llvm-bugs] Issue 32948 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::TagDecl::getDefinition

2021-04-22 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #2 on issue 32948 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::TagDecl::getDefinition https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32948#c2 ClusterFuzz testcase 4862976042598400 is flaky and no longer crashes, so closing

[llvm-bugs] Issue 32948 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::TagDecl::getDefinition

2021-04-22 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #3 on issue 32948 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::TagDecl::getDefinition https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32948#c3 ClusterFuzz testcase 4862976042598400 is closed as invalid, so closing issue. -- You received this message becaus

[llvm-bugs] [Bug 48254] Various programs fail in ~SmallVectorImpl with Visual Studio

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48254 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 33546 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in UnqualUsingDirectiveSet::addUsingDirectives

2021-04-22 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 33546 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in UnqualUsingDirectiveSet::addUsingDirectives https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33546#c1 ClusterFuzz testcase 570316025

[llvm-bugs] [Bug 50079] New: Regression(fc5d804ddbe): lld can't link simple binary

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50079 Bug ID: 50079 Summary: Regression(fc5d804ddbe): lld can't link simple binary Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhance

[llvm-bugs] [Bug 50080] New: empty jump past the end of the function

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50080 Bug ID: 50080 Summary: empty jump past the end of the function Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 50081] New: Error in OpenCL kernel parameter: '__global [SOME_STRUCT] *__private' cannot be used as the type of a kernel parameter

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50081 Bug ID: 50081 Summary: Error in OpenCL kernel parameter: '__global [SOME_STRUCT] *__private' cannot be used as the type of a kernel parameter Product: clang Version: tru

[llvm-bugs] [Bug 50082] New: [LV] Incorrect codegen for predicated loads/stores on targets supporting masking

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50082 Bug ID: 50082 Summary: [LV] Incorrect codegen for predicated loads/stores on targets supporting masking Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 50083] New: RISC-V: llvm.fptosi.sat.i32.f32 doesn't work with the +f feature

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50083 Bug ID: 50083 Summary: RISC-V: llvm.fptosi.sat.i32.f32 doesn't work with the +f feature Product: libraries Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 50082] [LV] Incorrect codegen for predicated loads/stores on targets supporting masking

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50082 Florian Hahn changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 50083] RISC-V: llvm.fptosi.sat.i32.f32 doesn't work with the +f feature

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50083 Craig Topper changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 33586 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::DeclContext::lookup

2021-04-22 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 33587 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::DiagnosticsEngine::DiagState::getOrAddMapping

2021-04-22 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 50084] New: Crash when using saturating intrinsics for vectors of i128 on PowerPC

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50084 Bug ID: 50084 Summary: Crash when using saturating intrinsics for vectors of i128 on PowerPC Product: libraries Version: trunk Hardware: PC OS: Linux S

[llvm-bugs] [Bug 50085] New: Erroneous warning: section 'X' mentioned in a -j/--section option, but not found in any input file

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50085 Bug ID: 50085 Summary: Erroneous warning: section 'X' mentioned in a -j/--section option, but not found in any input file Product: tools Version: trunk Hardware: PC

[llvm-bugs] [Bug 50078] Regression(https://reviews.llvm.org/D100523): platform version check is broken

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50078 Nico Weber changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 50086] New: Decomposition declarator bindings cannot be used in lambda captures

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50086 Bug ID: 50086 Summary: Decomposition declarator bindings cannot be used in lambda captures Product: clang Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 50087] New: Missing early return in std::partial_sort

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50087 Bug ID: 50087 Summary: Missing early return in std::partial_sort Product: libc++ Version: 11.0 Hardware: PC OS: All Status: NEW Severity: enhancement P

[llvm-bugs] [Bug 49987] Backport fixes for running tests in Windows Containers

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49987 Martin Storsjö changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 49317] [meta] 12.0.1 Release Blockers

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49317 Bug 49317 depends on bug 49987, which changed state. Bug 49987 Summary: Backport fixes for running tests in Windows Containers https://bugs.llvm.org/show_bug.cgi?id=49987 What|Removed |Added ---

[llvm-bugs] [Bug 50088] New: LLVM 12 generates poor PowerPC-SPE code

2021-04-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50088 Bug ID: 50088 Summary: LLVM 12 generates poor PowerPC-SPE code Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement