[llvm-bugs] [Bug 40974] New: [MIR] Simplify CFG: turn conditional jump into an unconditional one.

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40974 Bug ID: 40974 Summary: [MIR] Simplify CFG: turn conditional jump into an unconditional one. Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 40975] New: clang_Type_getSizeOf / clang_Type_getAlignOf return the pointee's layout for lvalue references

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40975 Bug ID: 40975 Summary: clang_Type_getSizeOf / clang_Type_getAlignOf return the pointee's layout for lvalue references Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 38910] Replacements::add does not de-duplicate, as documented

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38910 Eric Liu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 40976] New: arm tree vectorizer fails to optimize kernel raid/xor code

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40976 Bug ID: 40976 Summary: arm tree vectorizer fails to optimize kernel raid/xor code Product: clang Version: 8.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 40973] New: Incorrect debug values for parameters that are smaller than stack slots

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40973 Bug ID: 40973 Summary: Incorrect debug values for parameters that are smaller than stack slots Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 40977] New: Wrong static_assert on type of underlying_type

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40977 Bug ID: 40977 Summary: Wrong static_assert on type of underlying_type Product: libc++ Version: unspecified Hardware: PC OS: Linux Status: NEW

[llvm-bugs] Issue 11819 in oss-fuzz: llvm/clang-format-fuzzer: Timeout in llvm_clang-format-fuzzer

2019-03-06 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #5 on issue 11819 by sheriff...@chromium.org: llvm/clang-format-fuzzer: Timeout in llvm_clang-format-fuzzer https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11819#c5 This bug is approaching its deadline for being fixed, and will be

[llvm-bugs] Issue 11839 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: Out-of-memory in llvm_llvm-isel-fuzzer--x86_64-O2

2019-03-06 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #4 on issue 11839 by sheriff...@chromium.org: llvm/llvm-isel-fuzzer--x86_64-O2: Out-of-memory in llvm_llvm-isel-fuzzer--x86_64-O2 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11839#c4 This bug is approaching its deadline for

[llvm-bugs] Issue 11818 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: isa(Val) && "cast() argument of incompatible type!"

2019-03-06 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #4 on issue 11818 by sheriff...@chromium.org: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: isa(Val) && "cast() argument of incompatible type!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11818#c4 This bug is approaching its

[llvm-bugs] [Bug 40978] New: Clang should raise a compile-error when co_await used in a catch-block

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40978 Bug ID: 40978 Summary: Clang should raise a compile-error when co_await used in a catch-block Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] Issue 13543 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-gisel: ASSERT: N1.getValueType() == N2.getValueType() && N1.getValueType() == VT && "Binary ope

2019-03-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.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,

[llvm-bugs] Issue 12613 in oss-fuzz: llvm/llvm-dwarfdump-fuzzer: Timeout in llvm_llvm-dwarfdump-fuzzer

2019-03-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #4 on issue 12613 by ClusterFuzz-External: llvm/llvm-dwarfdump-fuzzer: Timeout in llvm_llvm-dwarfdump-fuzzer https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12613#c4 ClusterFuzz testcase 5719309400145920 appears to be flaky,

[llvm-bugs] [Bug 40886] llvm-objcopy --compress-debug-sections without zlib strips debug sections

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40886 George Rimar changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 40983] New: non-type template-parameter of reference type confuses template specialization matching

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40983 Bug ID: 40983 Summary: non-type template-parameter of reference type confuses template specialization matching Product: clang Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 40981] New: Audit header files for compliance with [depr.c.headers.other]

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40981 Bug ID: 40981 Summary: Audit header files for compliance with [depr.c.headers.other] Product: libc++ Version: unspecified Hardware: All OS: All

[llvm-bugs] [Bug 40025] AArch32 and AArch64 fail to generate vsubl from intrinsics

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40025 Florian Hahn changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 40980] New: String table section sizes are wrong when optimization occurs

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40980 Bug ID: 40980 Summary: String table section sizes are wrong when optimization occurs Product: tools Version: trunk Hardware: PC OS: Windows NT Status:

[llvm-bugs] [Bug 40984] New: @llvm.maxnum creates very inefficient code for skylake-avx512

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40984 Bug ID: 40984 Summary: @llvm.maxnum creates very inefficient code for skylake-avx512 Product: libraries Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 40979] New: [coroutines] ICE when co_await appears in unreachable code after catch-block

2019-03-06 Thread via llvm-bugs
catch (const X& e) { co_return; } co_await foo(); } Causes the following output: #1 with x86-64 clang (trunk) Call parameter type does not match function signature! Stack dump: 0. Program arguments: /opt/compiler-explorer/clang-trunk-20190306/bin/clang-9 -cc1 -triple x86_

[llvm-bugs] [Bug 40985] New: Assertion failed: (i == DstIdx || !MI->getOperand(i).isReg() || MI->getOperand(i).getReg() != RegA), function processTiedPairs,

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40985 Bug ID: 40985 Summary: Assertion failed: (i == DstIdx || !MI->getOperand(i).isReg() || MI->getOperand(i).getReg() != RegA), function processTiedPairs, Product:

[llvm-bugs] [Bug 40977] Wrong static_assert on type of underlying_type

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40977 Louis Dionne changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 40982] New: Crash on switch statements of non-integer types

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40982 Bug ID: 40982 Summary: Crash on switch statements of non-integer types Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 38579] '/failifmismatch: mismatch detected: MD_DynamicRelease and MT_StaticRelease' error is not very helpful

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38579 Alexandre Ganea changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 40986] New: After r342578, excessive compile time building opencollada

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40986 Bug ID: 40986 Summary: After r342578, excessive compile time building opencollada Product: new-bugs Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 40989] New: decltype resolution ignores SFINAE

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40989 Bug ID: 40989 Summary: decltype resolution ignores SFINAE Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] Issue 13546 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-earlycse: Out-of-memory in llvm_llvm-opt-fuzzer--x86_64-earlycse

2019-03-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.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,

[llvm-bugs] [Bug 40987] New: Unknown type names 'size_t' and 'uint64_t'

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40987 Bug ID: 40987 Summary: Unknown type names 'size_t' and 'uint64_t' Product: libc++abi Version: 7.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 40988] New: decltype resolution doesn't terminate recursion

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40988 Bug ID: 40988 Summary: decltype resolution doesn't terminate recursion Product: clang Version: 8.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 40989] decltype resolution ignores SFINAE

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40989 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 40984] @llvm.maxnum creates very inefficient code for skylake-avx512

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40984 Craig Topper changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 35978] llvm::Optional not trivially copyable if T is trivially copyable

2019-03-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35978 sguel...@redhat.com changed: What|Removed |Added Resolution|--- |FIXED Status|NEW