[llvm-bugs] [Bug 49185] New: opt -O3 crashes with Assertion `NewL->getParentLoop() == ParentL && "All of the new loops must be siblings of the current loop!"' failed. with new PM

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49185 Bug ID: 49185 Summary: opt -O3 crashes with Assertion `NewL->getParentLoop() == ParentL && "All of the new loops must be siblings of the current loop!"' failed. with new PM Product

[llvm-bugs] [Bug 49186] New: ItaniumDemangler failure on clang generated mangling

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49186 Bug ID: 49186 Summary: ItaniumDemangler failure on clang generated mangling Product: new-bugs Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 49187] New: LLVM deb packages are constantly overwritten - cannot fetch old version

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49187 Bug ID: 49187 Summary: LLVM deb packages are constantly overwritten - cannot fetch old version Product: Packaging Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 49141] opt -indvars -loop-load-elim fails with old PM

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49141 Max Kazantsev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 49189] New: update_llc_test_checks.py doesn't report when a common prefix has been lost

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49189 Bug ID: 49189 Summary: update_llc_test_checks.py doesn't report when a common prefix has been lost Product: tools Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 49191] New: [C++4OpenCL] Fix use of address spaces with new/delete

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49191 Bug ID: 49191 Summary: [C++4OpenCL] Fix use of address spaces with new/delete Product: clang Version: unspecified Hardware: PC OS: All Status: NEW Severity: enha

[llvm-bugs] [Bug 49192] New: Clang++ segfault with -O2 -flto=thin

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49192 Bug ID: 49192 Summary: Clang++ segfault with -O2 -flto=thin Product: clang Version: unspecified Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal

[llvm-bugs] [Bug 49193] New: [GVN] Assertion "Cached first special instruction is wrong!"

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49193 Bug ID: 49193 Summary: [GVN] Assertion "Cached first special instruction is wrong!" Product: libraries Version: trunk Hardware: PC OS: Linux Status: NE

[llvm-bugs] [Bug 49194] New: unordered_map accepts non const hasher functor

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49194 Bug ID: 49194 Summary: unordered_map accepts non const hasher functor Product: clang Version: trunk Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal

[llvm-bugs] [Bug 49195] New: [CFGOpt] Instruction does not dominate all uses!

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49195 Bug ID: 49195 Summary: [CFGOpt]Instruction does not dominate all uses! Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 48933] Find and fix more unsupported type uses in device code

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48933 Johannes Doerfert changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 49158] 12.0.0-rc1 build error for device runtime

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49158 Johannes Doerfert changed: What|Removed |Added Fixed By Commit(s)||3b2f19d0bc2803697526191a8a6

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49158, which changed state. Bug 49158 Summary: 12.0.0-rc1 build error for device runtime https://bugs.llvm.org/show_bug.cgi?id=49158 What|Removed |Added

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

2021-02-15 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 27821 by sheriffbot: llvm:clang-fuzzer: ASSERT: CachedTokens[CachedLexPos-1].getLastLoc() == Tok.getAnnotationEndLoc() && "The a https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27821#c1 This bug is approaching its deadline f

[llvm-bugs] Issue 27842 in oss-fuzz: llvm:clang-objc-fuzzer: ASSERT: (T->isIntegralType(Context) || T->isEnumeralType()) && "Integral type required!"

2021-02-15 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 27842 by sheriffbot: llvm:clang-objc-fuzzer: ASSERT: (T->isIntegralType(Context) || T->isEnumeralType()) && "Integral type required!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27842#c1 This bug is approaching its deadl

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49010, which changed state. Bug 49010 Summary: Assertion in readability-identifier-naming check https://bugs.llvm.org/show_bug.cgi?id=49010 What|Removed |Added -

[llvm-bugs] [Bug 49045] Cherry-pick scoped noalias fixes into 12.0.0

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49045 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49045, which changed state. Bug 49045 Summary: Cherry-pick scoped noalias fixes into 12.0.0 https://bugs.llvm.org/show_bug.cgi?id=49045 What|Removed |Added -

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49074, which changed state. Bug 49074 Summary: Merge "IntrinsicEmitter: Change IntrinsicsToAttributesMap from uint8_t[] to uint16_t[]" into release/12.x https://bugs.llvm.org/show_bug.cgi?id=49074 What|Removed

[llvm-bugs] [Bug 49074] Merge "IntrinsicEmitter: Change IntrinsicsToAttributesMap from uint8_t[] to uint16_t[]" into release/12.x

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49074 Tom Stellard changed: What|Removed |Added Fixed By Commit(s)|b7d63244226b|b7d63244226b e5c6c5c16923 Resolution|---

[llvm-bugs] [Bug 49196] New: ARM 32 Bits Windows MSVC C compiler is Fixed in Version LLVM/Clang 11.0.1, But C++ Still Crash

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49196 Bug ID: 49196 Summary: ARM 32 Bits Windows MSVC C compiler is Fixed in Version LLVM/Clang 11.0.1, But C++ Still Crash Product: clang Version: 11.0 Hardware: PC OS:

[llvm-bugs] [Bug 49197] New: [libcxx] Please merge 328261019f50a76b11fa625739cbf32ceb2ce2f7 into 12.0.0

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49197 Bug ID: 49197 Summary: [libcxx] Please merge 328261019f50a76b11fa625739cbf32ceb2ce2f7 into 12.0.0 Product: libc++ Version: unspecified Hardware: PC OS: FreeBSD

[llvm-bugs] [Bug 49171] [LoopUnroll] compile-time explosion with assumes at -O3

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49171 Sanjay Patel changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 49198] New: Wrong usage of __dso_handle in user code leads to a compiler crash.

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49198 Bug ID: 49198 Summary: Wrong usage of __dso_handle in user code leads to a compiler crash. Product: new-bugs Version: trunk Hardware: All OS: All Statu

[llvm-bugs] [Bug 49199] New: error: invalid instruction mnemonic 'local'

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49199 Bug ID: 49199 Summary: error: invalid instruction mnemonic 'local' Product: clang Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 49197] [libcxx] Please merge 328261019f50a76b11fa625739cbf32ceb2ce2f7 into 12.0.0

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49197 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49197, which changed state. Bug 49197 Summary: [libcxx] Please merge 328261019f50a76b11fa625739cbf32ceb2ce2f7 into 12.0.0 https://bugs.llvm.org/show_bug.cgi?id=49197 What|Removed |Added --

[llvm-bugs] [Bug 49039] Backport option processing tweaks for AIX eb3426a528d5b3cbbb54aee662a779f2067fc9db and caaaebcde462bf681498ce85c2659d683a07fc87

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49039 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|caaaebcde462bf681498ce8

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49039, which changed state. Bug 49039 Summary: Backport option processing tweaks for AIX eb3426a528d5b3cbbb54aee662a779f2067fc9db and caaaebcde462bf681498ce85c2659d683a07fc87 https://bugs.llvm.org/show_bug.cgi?id=49039

[llvm-bugs] [Bug 49073] Merge b3165a70ae83b46dc145f335dfa9690ece361e92 into release/12.x

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49073 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|b3165a70ae83b46dc145

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49073, which changed state. Bug 49073 Summary: Merge b3165a70ae83b46dc145f335dfa9690ece361e92 into release/12.x https://bugs.llvm.org/show_bug.cgi?id=49073 What|Removed |Added

[llvm-bugs] [Bug 49137] Too restrictive compute capability

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49137 Tom Stellard changed: What|Removed |Added Status|CONFIRMED |RESOLVED Fixed By Commit(s)|26d38f6d20ff137d89cb

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49137, which changed state. Bug 49137 Summary: Too restrictive compute capability https://bugs.llvm.org/show_bug.cgi?id=49137 What|Removed |Added ---

[llvm-bugs] [Bug 49176] Fix shift instruction miscompilation in the AVR backend

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49176 Ayke van Laethem changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49176, which changed state. Bug 49176 Summary: Fix shift instruction miscompilation in the AVR backend https://bugs.llvm.org/show_bug.cgi?id=49176 What|Removed |Added --

[llvm-bugs] [Bug 49200] New: Crash with microMIPS + "-mfp64" on floating-point store

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49200 Bug ID: 49200 Summary: Crash with microMIPS + "-mfp64" on floating-point store Product: new-bugs Version: 11.0 Hardware: PC OS: Windows NT Status: NEW

[llvm-bugs] [Bug 49075] arm64 MSVC assembly statement separator unusable

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49075 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|71c29b4cf3fb2b5610991bf

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49075, which changed state. Bug 49075 Summary: arm64 MSVC assembly statement separator unusable https://bugs.llvm.org/show_bug.cgi?id=49075 What|Removed |Added -

[llvm-bugs] Issue 30993 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in Evaluate

2021-02-15 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 48953] llvm-IR verifier asserts when compiling OpenMP programs with debug info: release 12.0.0-rc1 and main

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48953 Tom Stellard changed: What|Removed |Added Status|CONFIRMED |RESOLVED Fixed By Commit(s)|ad60802a7187aa39b037

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 48953, which changed state. Bug 48953 Summary: llvm-IR verifier asserts when compiling OpenMP programs with debug info: release 12.0.0-rc1 and main https://bugs.llvm.org/show_bug.cgi?id=48953 What|Removed

[llvm-bugs] [Bug 49058] Backport rG447dc856b to 12.0.0

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49058 Tom Stellard changed: What|Removed |Added Fixed By Commit(s)|447dc856b |447dc856b 0d6859eb70c0 Status|NEW

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49058, which changed state. Bug 49058 Summary: Backport rG447dc856b to 12.0.0 https://bugs.llvm.org/show_bug.cgi?id=49058 What|Removed |Added ---

[llvm-bugs] [Bug 49071] Cherry-pick GlobalISel infinite loop fix into 12.0.0

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49071 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49071, which changed state. Bug 49071 Summary: Cherry-pick GlobalISel infinite loop fix into 12.0.0 https://bugs.llvm.org/show_bug.cgi?id=49071 What|Removed |Added -

[llvm-bugs] [Bug 49112] Please merge dd2460ed5d77d908327ce29a15630cd3268bd76e to 12.0.0

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49112 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49112, which changed state. Bug 49112 Summary: Please merge dd2460ed5d77d908327ce29a15630cd3268bd76e to 12.0.0 https://bugs.llvm.org/show_bug.cgi?id=49112 What|Removed |Added -

[llvm-bugs] [Bug 49117] Merge fd5adae02cafe388673d3b3f92ef791af3c73cfe to 12.0.0

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49117 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|fd5adae02cafe388673d3b3

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49117, which changed state. Bug 49117 Summary: Merge fd5adae02cafe388673d3b3f92ef791af3c73cfe to 12.0.0 https://bugs.llvm.org/show_bug.cgi?id=49117 What|Removed |Added -

[llvm-bugs] [Bug 49201] New: [LoopVectorizer] TTI query triggers assertion "Packing must reduce size of vector type."

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49201 Bug ID: 49201 Summary: [LoopVectorizer] TTI query triggers assertion "Packing must reduce size of vector type." Product: libraries Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 49033] AST Matchers Bug fixes for 12.x

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49033 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|6f0df3cddb3 43cc4f15

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49033, which changed state. Bug 49033 Summary: AST Matchers Bug fixes for 12.x https://bugs.llvm.org/show_bug.cgi?id=49033 What|Removed |Added --

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 48935, which changed state. Bug 48935 Summary: Exponential matcher traversal time for nested lambdas https://bugs.llvm.org/show_bug.cgi?id=48935 What|Removed |Added

[llvm-bugs] [Bug 48935] Exponential matcher traversal time for nested lambdas

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48935 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 48926] Breaking change for non-lld Android in fae16fc0eed7

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48926 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|1608ba09462d877111230e9

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 48926, which changed state. Bug 48926 Summary: Breaking change for non-lld Android in fae16fc0eed7 https://bugs.llvm.org/show_bug.cgi?id=48926 What|Removed |Added --

[llvm-bugs] [Bug 48232] ARM backend: Cannot scavenge register without an emergency spill slot!

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48232 Pirama Arumuga Nainar changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 49202] New: llvm-11 crashes on the horizon-eda project

2021-02-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49202 Bug ID: 49202 Summary: llvm-11 crashes on the horizon-eda project Product: clang Version: 11.0 Hardware: PC OS: FreeBSD Status: NEW Severity: enhancement