[llvm-bugs] [Bug 49889] New: Miscompile with LoopLoadElim due to wrong store forwarding (Attempt 3)

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49889 Bug ID: 49889 Summary: Miscompile with LoopLoadElim due to wrong store forwarding (Attempt 3) Product: new-bugs Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 49888] New: Crash with invalid noexcept specifier

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49888 Bug ID: 49888 Summary: Crash with invalid noexcept specifier Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Pri

[llvm-bugs] [Bug 49887] New: llvm-ml unable to assemble mov dword ptr [ebx + 1], eax

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49887 Bug ID: 49887 Summary: llvm-ml unable to assemble mov dword ptr [ebx + 1], eax Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 49886] New: llvm.minnum and llvm.maxnum do not handle -0.0 as required by IEEE-754

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49886 Bug ID: 49886 Summary: llvm.minnum and llvm.maxnum do not handle -0.0 as required by IEEE-754 Product: libraries Version: trunk Hardware: PC OS: All St

[llvm-bugs] Issue 27686 in oss-fuzz: llvm: Fuzzing build failure

2021-04-07 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #23 on issue 27686 by ClusterFuzz-External: llvm: Fuzzing build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27686#c23 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 49885] New: Missed optimization leading to inability to remove bounds check

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49885 Bug ID: 49885 Summary: Missed optimization leading to inability to remove bounds check Product: new-bugs Version: unspecified Hardware: PC OS: All Stat

[llvm-bugs] [Bug 49884] New: Unexpected LCV type promotion in HardwareLoops

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49884 Bug ID: 49884 Summary: Unexpected LCV type promotion in HardwareLoops Product: libraries Version: trunk Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 41795] Many tests fail when using PDB_ReaderType::Native in llvm-symbolizer

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41795 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 47499] __unaligned extension inconsistent behaviour with C and C++

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47499 Reid Kleckner changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 49781] "Assertion `NewC && "Constant folding failed"' failed." with SVE

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49781 Craig Topper changed: What|Removed |Added Fixed By Commit(s)||67953311e2e370a9fcf77595d66 |

[llvm-bugs] Issue 32975 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::DiagnosticsEngine::DiagState::getOrAddMapping

2021-04-07 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 32975 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::DiagnosticsEngine::DiagState::getOrAddMapping https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32975#c1 ClusterFuzz testcase

[llvm-bugs] [Bug 41226] __builtin_wmemchr does not work with clang-cl if wchar.h is not included

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41226 Reid Kleckner changed: What|Removed |Added Assignee|unassignedclangbugs@nondot. |akhu...@google.com |org

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

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49193 Arthur Eubanks changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 49858] Failure to convert 'sub' reduction to negated 'add' reduction

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49858 Bug 49858 depends on bug 49870, which changed state. Bug 49870 Summary: rG31d219d2997f hangs when compiling the Linux kernel https://bugs.llvm.org/show_bug.cgi?id=49870 What|Removed |Added -

[llvm-bugs] [Bug 49870] rG31d219d2997f hangs when compiling the Linux kernel

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49870 Roman Lebedev changed: What|Removed |Added Fixed By Commit(s)||24f67473dd1253f484e10fd5dfb |

[llvm-bugs] [Bug 49882] False positive memory leak returning a variant containing a shared_ptr from a factory method

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49882 Eugene Zelenko changed: What|Removed |Added Product|clang-tools-extra |clang CC|

[llvm-bugs] [Bug 49878] Instcombine hangs after 5207cde5cb4147155c469e1861427ea9d569bd5a

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

[llvm-bugs] [Bug 49459] Tracking task for LLD-MachO debug info issues

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49459 Bug 49459 depends on bug 48714, which changed state. Bug 48714 Summary: ld64.lld.darwinnew produces invalid debug info, causing lldb to err with "N_SO in symbol with UID 145239 has invalid sibling in debug map, please file a bug and attach the binary l

[llvm-bugs] [Bug 48714] ld64.lld.darwinnew produces invalid debug info, causing lldb to err with "N_SO in symbol with UID 145239 has invalid sibling in debug map, please file a bug and attach the bina

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48714 Jez Ng changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 49858] Failure to convert 'sub' reduction to negated 'add' reduction

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49858 Bug 49858 depends on bug 49870, which changed state. Bug 49870 Summary: rG31d219d2997f hangs when compiling the Linux kernel https://bugs.llvm.org/show_bug.cgi?id=49870 What|Removed |Added -

[llvm-bugs] [Bug 49870] rG31d219d2997f hangs when compiling the Linux kernel

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49870 Sami Tolvanen changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] Issue 32916 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-indvars: ASSERT: L && L->getHeader() == P->getParent()

2021-04-07 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 32916 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-indvars: ASSERT: L && L->getHeader() == P->getParent() https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32916#c1 ClusterFuzz testcase 59809

[llvm-bugs] [Bug 49883] New: missing-braces warning for empty aggregates inhering from aggregates

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49883 Bug ID: 49883 Summary: missing-braces warning for empty aggregates inhering from aggregates Product: clang Version: 11.0 Hardware: All OS: All Status:

[llvm-bugs] [Bug 49881] New: Explicit call of template lambda operator()

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49881 Bug ID: 49881 Summary: Explicit call of template lambda operator() Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 49880] New: OpenMP version printed for OMP_DISPLAY_ENV=1

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49880 Bug ID: 49880 Summary: OpenMP version printed for OMP_DISPLAY_ENV=1 Product: OpenMP Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 49879] New: linux command will be deadlock when linked with libasan

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49879 Bug ID: 49879 Summary: linux command will be deadlock when linked with libasan Product: compiler-rt Version: 10.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 49878] New: Instcombine hangs after 5207cde5cb4147155c469e1861427ea9d569bd5a

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49878 Bug ID: 49878 Summary: Instcombine hangs after 5207cde5cb4147155c469e1861427ea9d569bd5a Product: libraries Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 49858] Failure to convert 'sub' reduction to negated 'add' reduction

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49858 Roman Lebedev changed: What|Removed |Added Fixed By Commit(s)|31d219d2997fed1b7dc97e0adf1 |31d219d2997fed1b7dc97e0adf1 |

[llvm-bugs] [Bug 49870] rG31d219d2997f hangs when compiling the Linux kernel

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49870 Roman Lebedev changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 49858] Failure to convert 'sub' reduction to negated 'add' reduction

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49858 Bug 49858 depends on bug 49870, which changed state. Bug 49870 Summary: rG31d219d2997f hangs when compiling the Linux kernel https://bugs.llvm.org/show_bug.cgi?id=49870 What|Removed |Added -

[llvm-bugs] [Bug 49877] New: [1 x i128] kernel argument results in failed assertion

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49877 Bug ID: 49877 Summary: [1 x i128] kernel argument results in failed assertion Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enha

[llvm-bugs] [Bug 49856] SCEV: Assertion `L && L->getHeader() == P->getParent()' failed in getRangeForUnknownRecurrence

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49856 Max Kazantsev changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 49858] Failure to convert 'sub' reduction to negated 'add' reduction

2021-04-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49858 Simon Pilgrim changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED