[llvm-bugs] [Bug 46741] New: Facing problem in compilatoin of C++ code (having dlib and opencv) to WASM

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46741 Bug ID: 46741 Summary: Facing problem in compilatoin of C++ code (having dlib and opencv) to WASM Product: clang Version: unspecified Hardware: PC OS: other

[llvm-bugs] [Bug 46652] opt -loop-vectorize fails with llvm::LoopVectorizationCostModel::runtimeChecksRequired(): Assertion `Legal->getLAI()->getSymbolicStrides().empty() && "Specializing for stride =

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46652 Heejin Ahn changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 46741] Facing problem in compilatoin of C++ code (having dlib and opencv) to WASM

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46741 Heejin Ahn changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 46396] WebAssembly exception handling catchpads cannot be addressed sometimes

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46396 Sascha Braun changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[llvm-bugs] [Bug 46743] New: libunwind's FrameHeaderCache looks broken on Android 10 and earlier

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46743 Bug ID: 46743 Summary: libunwind's FrameHeaderCache looks broken on Android 10 and earlier Product: Runtime Libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 46744] New: Incorrect generation of HTML reports

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46744 Bug ID: 46744 Summary: Incorrect generation of HTML reports Product: clang Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] Issue 22260 in oss-fuzz: llvm: Coverage build failure

2020-07-16 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #8 on issue 22260 by ClusterFuzz-External: llvm: Coverage build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22260#c8 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 46745] New: Assertion `(LocalChanged || (RefHash == StructuralHash(F))) && "Pass modifies its input and doesn't report it."' for -loop-idiom pass

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46745 Bug ID: 46745 Summary: Assertion `(LocalChanged || (RefHash == StructuralHash(F))) && "Pass modifies its input and doesn't report it."' for -loop-idiom pass Product: new-bugs

[llvm-bugs] [Bug 46746] New: Clang can't compile libstdc++ ranges

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46746 Bug ID: 46746 Summary: Clang can't compile libstdc++ ranges Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Prio

[llvm-bugs] [Bug 46747] New: Lower limit of availability attribute isn't enforced

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46747 Bug ID: 46747 Summary: Lower limit of availability attribute isn't enforced Product: clang Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhanc

[llvm-bugs] [Bug 46748] New: Unexpected signed integer or fixed point type: UNREACHABLE executed at ASTContext.cpp:9789!

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46748 Bug ID: 46748 Summary: Unexpected signed integer or fixed point type: UNREACHABLE executed at ASTContext.cpp:9789! Product: clang Version: 11.0 Hardware: PC OS: Li

[llvm-bugs] [Bug 46749] New: Assertion `(LocalChanged || (RefHash == StructuralHash(F))) && "Pass modifies its input and doesn't report it."' for -globalopt pass

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46749 Bug ID: 46749 Summary: Assertion `(LocalChanged || (RefHash == StructuralHash(F))) && "Pass modifies its input and doesn't report it."' for -globalopt pass Product: new-bugs

[llvm-bugs] [Bug 46750] New: Crash in BitcodeReader.cpp under LTO

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46750 Bug ID: 46750 Summary: Crash in BitcodeReader.cpp under LTO Product: tools Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Prio

[llvm-bugs] [Bug 46740] Merge 00f3579aea6e3d4a4b7464c3db47294f71cef9e4 to 11.0

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46740 Hans Wennborg changed: What|Removed |Added CC||h...@chromium.org Status|NEW

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

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46740, which changed state. Bug 46740 Summary: Merge 00f3579aea6e3d4a4b7464c3db47294f71cef9e4 to 11.0 https://bugs.llvm.org/show_bug.cgi?id=46740 What|Removed |Added ---

[llvm-bugs] [Bug 46751] New: flang changes on LLVM Phabricator that should cause build failures not flagged as such

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46751 Bug ID: 46751 Summary: flang changes on LLVM Phabricator that should cause build failures not flagged as such Product: Phabricator Version: unspecified Hardware: PC

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

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46593, which changed state. Bug 46593 Summary: OpenMP: Reduction initializer missing construnctor call. Test segfaults failed at runtime. https://bugs.llvm.org/show_bug.cgi?id=46593 What|Removed

[llvm-bugs] [Bug 46593] OpenMP: Reduction initializer missing construnctor call. Test segfaults failed at runtime.

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46593 Hans Wennborg changed: What|Removed |Added CC||h...@chromium.org Status|CONFIRMED

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

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46688, which changed state. Bug 46688 Summary: omp_pteam_mem_alloc memory "Invalid constantexpr cast" https://bugs.llvm.org/show_bug.cgi?id=46688 What|Removed |Added ---

[llvm-bugs] [Bug 46688] omp_pteam_mem_alloc memory "Invalid constantexpr cast"

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46688 Hans Wennborg changed: What|Removed |Added CC||h...@chromium.org Status|CONFIRMED

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

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46712, which changed state. Bug 46712 Summary: Instcombine infinite combine loop - conflicting transforms https://bugs.llvm.org/show_bug.cgi?id=46712 What|Removed |Added ---

[llvm-bugs] [Bug 46712] Instcombine infinite combine loop - conflicting transforms

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

[llvm-bugs] [Bug 42876] bool != less efficient than bool ==

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42876 Roger Ferrer Ibanez changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 46753] New: AssumeBundles bad interaction with SROA

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46753 Bug ID: 46753 Summary: AssumeBundles bad interaction with SROA Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: release blocker

[llvm-bugs] [Bug 46744] Incorrect generation of HTML reports

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46744 Artem Dergachev changed: What|Removed |Added Resolution|--- |DUPLICATE CC|

[llvm-bugs] [Bug 46744] Incorrect generation of HTML reports

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46744 Artem Dergachev changed: What|Removed |Added Resolution|DUPLICATE |--- Status|RESOLVED

[llvm-bugs] [Bug 46754] New: [11.x branch] clangd writes index to random directories

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46754 Bug ID: 46754 Summary: [11.x branch] clangd writes index to random directories Product: clang-tools-extra Version: unspecified Hardware: PC OS: Linux S

[llvm-bugs] [Bug 46755] New: Windows bots require Cmake update

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46755 Bug ID: 46755 Summary: Windows bots require Cmake update Product: clang Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal P

[llvm-bugs] [Bug 46756] New: Is it intended behaviour for LLVM to emit `vpbroadcastd` for a constant on every iteration.

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46756 Bug ID: 46756 Summary: Is it intended behaviour for LLVM to emit `vpbroadcastd` for a constant on every iteration. Product: clang Version: trunk Hardware: PC OS: A

[llvm-bugs] [Bug 42643] OpenMP target regions cause CUBLAS_STATUS_INTERNAL_ERROR in libcublas

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42643 Ye Luo changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46757] New: loop-reduce introduce invnalid ptrtoint/inttoptr

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46757 Bug ID: 46757 Summary: loop-reduce introduce invnalid ptrtoint/inttoptr Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancemen

[llvm-bugs] [Bug 46758] New: StackColoring mutate IR and generate invalid IR

2020-07-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46758 Bug ID: 46758 Summary: StackColoring mutate IR and generate invalid IR Product: libraries Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement