[llvm-bugs] [Bug 52018] New: crash on llvm/include/llvm/Analysis/LoopInfoImpl.h:36: void llvm::LoopBase::getExitingBlocks(llvm::SmallVectorImpl&) const [with BlockT = llvm::BasicBlock;

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52018 Bug ID: 52018 Summary: crash on llvm/include/llvm/Analysis/LoopInfoImpl.h:36: void llvm::LoopBase::getExitingBlocks(llvm::SmallVectorImpl&) const [with BlockT = llvm::BasicBlock; LoopT =

[llvm-bugs] [Bug 51236] [meta] 13.0.0 Release Blockers

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 51859, which changed state. Bug 51859 Summary: llvm/test/JitListener/multiple.ll fails on linux https://bugs.llvm.org/show_bug.cgi?id=51859 What|Removed |Added

[llvm-bugs] [Bug 51859] llvm/test/JitListener/multiple.ll fails on linux

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51859 Andy Kaylor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 51514] PHI node entries do not match predecessors!

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51514 Heejin Ahn changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[llvm-bugs] [Bug 52017] New: LLDB keeps DLL loaded after FreeLibrary is called.

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52017 Bug ID: 52017 Summary: LLDB keeps DLL loaded after FreeLibrary is called. Product: lldb Version: 12.0 Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 50314] cmake fails with LIBCXX_INCLUDE_TESTS=ON

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50314 Louis Dionne changed: What|Removed |Added Resolution|--- |INVALID Status|REOPENED

[llvm-bugs] [Bug 4068] [Meta] Compiling the Linux kernel with clang

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 51929, which changed state. Bug 51929 Summary: [arm][thumb2][integrated as] incorrect padding at end of code sequence https://bugs.llvm.org/show_bug.cgi?id=51929 What|Removed |Added

[llvm-bugs] [Bug 51929] [arm][thumb2][integrated as] incorrect padding at end of code sequence

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51929 Nick Desaulniers changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[llvm-bugs] [Bug 52016] New: LLVM doesn't eliminate bounds check inside loop

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52016 Bug ID: 52016 Summary: LLVM doesn't eliminate bounds check inside loop Product: new-bugs Version: trunk Hardware: All OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 52015] New: [Formatter/Objective-C] Formatter should put __attribute__((foo)) on its own line before @interface / @implementation / @protocol

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52015 Bug ID: 52015 Summary: [Formatter/Objective-C] Formatter should put __attribute__((foo)) on its own line before @interface / @implementation / @protocol Product: clang

[llvm-bugs] [Bug 51980] miscompile with opt -passes='function(loop-flatten)'

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51980 Sjoerd Meijer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 52014] New: Bogus "conversion would be valid if it was derived from" note with const mismatch

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52014 Bug ID: 52014 Summary: Bogus "conversion would be valid if it was derived from" note with const mismatch Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 51351] miscompile due to instcombine

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51351 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 52013] New: Spurious shuffle shows up in generated code

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52013 Bug ID: 52013 Summary: Spurious shuffle shows up in generated code Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 52012] New: __builtin_memcpy_inline crashes the compiler

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52012 Bug ID: 52012 Summary: __builtin_memcpy_inline crashes the compiler Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

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

2021-09-29 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #1 on issue 37680 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::FunctionProtoType::getExceptionSpecInfo https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37680#c1 ClusterFuzz testcase 5296629301772288 is closed as invalid, so

[llvm-bugs] [Bug 52011] New: A/F: `SI != MemberOffsets.begin() && "Offset not in structure type!"' after commit e9e1d4751b54

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52011 Bug ID: 52011 Summary: A/F: `SI != MemberOffsets.begin() && "Offset not in structure type!"' after commit e9e1d4751b54 Product: new-bugs Version: unspecified Hardware: PC

[llvm-bugs] [Bug 51233] FAIL: libomptarget :: nvptx64-nvidia-cuda::bug50022.cpp

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51233 Shilei Tian changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 52010] New: Wrong number of dependencies when using OpenMP iterator()

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52010 Bug ID: 52010 Summary: Wrong number of dependencies when using OpenMP iterator() Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 52009] New: Regression in handling COMPILER_PATH in LLVM13

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52009 Bug ID: 52009 Summary: Regression in handling COMPILER_PATH in LLVM13 Product: clang Version: trunk Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 52008] New: 13.0.0-rc3: LTO exposes 550 new warnings

2021-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52008 Bug ID: 52008 Summary: 13.0.0-rc3: LTO exposes 550 new warnings Product: clang Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: