[llvm-bugs] [Bug 47303] New: llvm/lib/IR/DebugInfoMetadata.cpp fails to compile on sparcv9-sun-solaris2.11

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47303 Bug ID: 47303 Summary: llvm/lib/IR/DebugInfoMetadata.cpp fails to compile on sparcv9-sun-solaris2.11 Product: libraries Version: trunk Hardware: PC OS: Solaris

[llvm-bugs] [Bug 47304] New: Building Solaris/sparcv9 with -O3 fPIC shows many test failures

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47304 Bug ID: 47304 Summary: Building Solaris/sparcv9 with -O3 fPIC shows many test failures Product: libraries Version: trunk Hardware: PC OS: Solaris Statu

[llvm-bugs] [Bug 46575] llvm-dwarfdump --statistics can miscalculate scope bytes covered

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46575 Orlando Cazalet-Hyams changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 46784] Regression in coroutines between clang 10 and clang 11 with compiler crash in -O2 -g ("broken function")

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46784 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46784, which changed state. Bug 46784 Summary: Regression in coroutines between clang 10 and clang 11 with compiler crash in -O2 -g ("broken function") https://bugs.llvm.org/show_bug.cgi?id=46784 What|Removed

[llvm-bugs] [Bug 37556] Improper symbol redefinition diagnostic for names in different declarative regions

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37556 Hans Wennborg changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 47305] New: Failure to optimize comparison of variable with same variable involved in bitwise or using andnot

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47305 Bug ID: 47305 Summary: Failure to optimize comparison of variable with same variable involved in bitwise or using andnot Product: libraries Version: trunk Hardware: PC

[llvm-bugs] Issue 25203 in oss-fuzz: llvm:llvm-isel-fuzzer--aarch64-gisel: ASSERT: ShiftAmt <= BitWidth && "Invalid shift amount"

2020-08-25 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils..

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46146, which changed state. Bug 46146 Summary: Offload reduction of std::complex gives wrong result when user defined reduction is missing https://bugs.llvm.org/show_bug.cgi?id=46146 What|Removed

[llvm-bugs] [Bug 46146] Offload reduction of std::complex gives wrong result when user defined reduction is missing

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46146 Hans Wennborg changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 47158] declare target device_type not work as expected

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47158 Alexey Bataev changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 46868] Incorrect target map

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46868 Hans Wennborg changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 46012] declare target pointer cannot be accessed in target region

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46012 Bug 46012 depends on bug 46868, which changed state. Bug 46868 Summary: Incorrect target map https://bugs.llvm.org/show_bug.cgi?id=46868 What|Removed |Added -

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46868, which changed state. Bug 46868 Summary: Incorrect target map https://bugs.llvm.org/show_bug.cgi?id=46868 What|Removed |Added -

[llvm-bugs] [Bug 46877] Infinite loop in DAGCombiner::Run

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46877 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46877, which changed state. Bug 46877 Summary: Infinite loop in DAGCombiner::Run https://bugs.llvm.org/show_bug.cgi?id=46877 What|Removed |Added

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46940, which changed state. Bug 46940 Summary: Wrong code generated from instcombine https://bugs.llvm.org/show_bug.cgi?id=46940 What|Removed |Added

[llvm-bugs] [Bug 46940] Wrong code generated from instcombine

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46940 Hans Wennborg changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 47306] New: Segfault compiling omp taskloop nested inside omp task

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47306 Bug ID: 47306 Summary: Segfault compiling omp taskloop nested inside omp task Product: OpenMP Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: n

[llvm-bugs] [Bug 46651] Fix all opt tests to work under NPM

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46651 Bug 46651 depends on bug 47214, which changed state. Bug 47214 Summary: Failures under Transforms/SLPVectorizer under NPM https://bugs.llvm.org/show_bug.cgi?id=47214 What|Removed |Added

[llvm-bugs] [Bug 47214] Failures under Transforms/SLPVectorizer under NPM

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47214 Arthur Eubanks changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 22992 in oss-fuzz: llvm:llvm-dwarfdump-fuzzer: ASSERT: Ctx.Ptr == FunctionEnd

2020-08-25 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 22992 by sheriffbot: llvm:llvm-dwarfdump-fuzzer: ASSERT: Ctx.Ptr == FunctionEnd https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22992#c1 This bug is approaching its deadline for being fixed, and will be automatically derest

[llvm-bugs] [Bug 47307] New: filesystem directory_iterator calls stat on every file

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47307 Bug ID: 47307 Summary: filesystem directory_iterator calls stat on every file Product: libc++ Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severi

[llvm-bugs] [Bug 47308] New: Loop vectorizer causes crash when compiler -

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47308 Bug ID: 47308 Summary: Loop vectorizer causes crash when compiler - Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 47265] fatal internal error: CHECK(length.isExplicit()) failed at llvm-project/flang/lib/Semantics/compute-offsets.cpp(357)

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47265 Riccardo Bertossa changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 47309] New: CASE conflicts with previous cases

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47309 Bug ID: 47309 Summary: CASE conflicts with previous cases Product: flang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 47307] filesystem directory_iterator calls stat on every file

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47307 Alexander Lanin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 47311] New: Enable examples in share-lib mode build in a build bot

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47311 Bug ID: 47311 Summary: Enable examples in share-lib mode build in a build bot Product: new-bugs Version: unspecified Hardware: All OS: All Status: NEW Severity:

[llvm-bugs] [Bug 42568] Attribute 'noderef' fails to warn in some cases

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42568 Leonard Chan changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 46012] declare target pointer cannot be accessed in target region

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46012 Ye Luo changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED|

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46012, which changed state. Bug 46012 Summary: declare target pointer cannot be accessed in target region https://bugs.llvm.org/show_bug.cgi?id=46012 What|Removed |Added ---

[llvm-bugs] [Bug 47312] New: DIFile instructions in LLVM bitcode do not get emitted to source maps

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47312 Bug ID: 47312 Summary: DIFile instructions in LLVM bitcode do not get emitted to source maps Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] Issue 25213 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in IntExprEvaluator::VisitBinaryOperator

2020-08-25 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils..

[llvm-bugs] Issue 25214 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::FunctionProtoType::getExceptionSpecInfo

2020-08-25 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils..

[llvm-bugs] [Bug 47313] New: [10/11] error: unable to execute command: Segmentation fault (core dumped)

2020-08-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47313 Bug ID: 47313 Summary: [10/11] error: unable to execute command: Segmentation fault (core dumped) Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] Issue 25216 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in GetFullTypeForDeclarator

2020-08-25 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils..