[llvm-bugs] [Bug 48984] New: Failure to optimize out low bits of result of left shift of constant

2021-02-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48984 Bug ID: 48984 Summary: Failure to optimize out low bits of result of left shift of constant Product: libraries Version: trunk Hardware: PC OS: Linux St

[llvm-bugs] [Bug 48986] New: thread_limit clause on target directive not supported

2021-02-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48986 Bug ID: 48986 Summary: thread_limit clause on target directive not supported Product: OpenMP Version: unspecified Hardware: PC OS: All Status: NEW Severity: norm

[llvm-bugs] [Bug 48987] New: Data race during the creation of the predefined units 5 and 6

2021-02-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48987 Bug ID: 48987 Summary: Data race during the creation of the predefined units 5 and 6 Product: flang Version: unspecified Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 48988] New: Frontend crash delete constexpr

2021-02-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48988 Bug ID: 48988 Summary: Frontend crash delete constexpr Product: clang Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 48989] New: [LV] Fix crash when computing max VF too early

2021-02-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48989 Bug ID: 48989 Summary: [LV] Fix crash when computing max VF too early Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: release blocke

[llvm-bugs] [Bug 41784] volatile copy assignment operator for std::atomic

2021-02-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41784 Louis Dionne changed: What|Removed |Added CC||ldio...@apple.com Fixed By Commit(s)|

[llvm-bugs] [Bug 48343] [InstCombine] Miscompile of sext(ashr(shl(trunc())))

2021-02-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48343 Simon Pilgrim changed: What|Removed |Added Blocks|47800 | Status|NEW

[llvm-bugs] [Bug 48774] Improper "No explicit type declared for" error

2021-02-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48774 Peter Klausler changed: What|Removed |Added CC||pklaus...@nvidia.com Status|NEW

[llvm-bugs] [Bug 48988] Frontend crash delete nonexisting pointer in constexpr function

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

[llvm-bugs] [Bug 48990] New: Unable to build on Power9 with 12.0.0-rc1

2021-02-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48990 Bug ID: 48990 Summary: Unable to build on Power9 with 12.0.0-rc1 Product: new-bugs Version: unspecified Hardware: PC OS: All Status: NEW Severity: release blocke

[llvm-bugs] [Bug 48141] LICM cannot sink stores out of loops when address calculation is a bit complicated

2021-02-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48141 listm...@philipreames.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 48991] New: Possible bugs in X86_64 assembler

2021-02-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48991 Bug ID: 48991 Summary: Possible bugs in X86_64 assembler Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Pri

[llvm-bugs] Issue 27336 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in TransformTypos::RecursiveTransformLoop

2021-02-01 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 27336 by sheriffbot: llvm:clang-fuzzer: Stack-overflow in TransformTypos::RecursiveTransformLoop https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27336#c1 This bug is approaching its deadline for being fixed, and will be auto

[llvm-bugs] Issue 27347 in oss-fuzz: llvm:clang-fuzzer: ASSERT: Entry != DelayedTypos.end() && "Failed to get the state for a TypoExpr!"

2021-02-01 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 27347 by sheriffbot: llvm:clang-fuzzer: ASSERT: Entry != DelayedTypos.end() && "Failed to get the state for a TypoExpr!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27347#c1 This bug is approaching its deadline for being

[llvm-bugs] Issue 27357 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-irce: Out-of-memory in llvm-opt-fuzzer--x86_64-irce

2021-02-01 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 27357 by sheriffbot: llvm:llvm-opt-fuzzer--x86_64-irce: Out-of-memory in llvm-opt-fuzzer--x86_64-irce https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27357#c1 This bug is approaching its deadline for being fixed, and will be

[llvm-bugs] Issue 27385 in oss-fuzz: llvm:clangd-fuzzer: ASSERT: (uint16_t)DataLen == DataLen && (uint16_t)KeyLen == KeyLen

2021-02-01 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 27385 by sheriffbot: llvm:clangd-fuzzer: ASSERT: (uint16_t)DataLen == DataLen && (uint16_t)KeyLen == KeyLen https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27385#c1 This bug is approaching its deadline for being fixed, and w

[llvm-bugs] [Bug 48992] New: LLVM fails some PassBuilderCallbacks tests with 12.0.0-rc1

2021-02-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48992 Bug ID: 48992 Summary: LLVM fails some PassBuilderCallbacks tests with 12.0.0-rc1 Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 48993] New: Recent shared_ptr storage change (https://reviews.llvm.org/D91201) causes CFI cast failures during make_shared

2021-02-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48993 Bug ID: 48993 Summary: Recent shared_ptr storage change (https://reviews.llvm.org/D91201) causes CFI cast failures during make_shared Product: libc++ Version: unspecifie

[llvm-bugs] [Bug 48994] New: Add a GitHub action for checking libclang.so ABI in the release branch

2021-02-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48994 Bug ID: 48994 Summary: Add a GitHub action for checking libclang.so ABI in the release branch Product: clang Version: 11.0 Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 48995] New: Failure to optimize certain redundant operations around type conversions

2021-02-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48995 Bug ID: 48995 Summary: Failure to optimize certain redundant operations around type conversions Product: libraries Version: trunk Hardware: PC OS: Linux