[llvm-bugs] [Bug 45953] New: Code for virtual function not generated

2020-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45953 Bug ID: 45953 Summary: Code for virtual function not generated Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 45941] Suboptimal optimization for vector-move operation

2020-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45941 Daan Sprenkels changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 45954] New: Incorrect instcombine fold of vector ult -> sgt

2020-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45954 Bug ID: 45954 Summary: Incorrect instcombine fold of vector ult -> sgt Product: libraries Version: trunk Hardware: All OS: All Status: NEW Keywords: miscompilati

[llvm-bugs] [Bug 45955] New: Incorrect instcombine fold of vector bitwise of ((x ^ y) & const) ^ y

2020-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45955 Bug ID: 45955 Summary: Incorrect instcombine fold of vector bitwise of ((x ^ y) & const) ^ y Product: libraries Version: trunk Hardware: All OS: All St

[llvm-bugs] [Bug 45956] New: Jumpthreading introduces jump on poison

2020-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45956 Bug ID: 45956 Summary: Jumpthreading introduces jump on poison Product: libraries Version: trunk Hardware: All OS: All Status: NEW Keywords: miscompilation

[llvm-bugs] [Bug 45957] New: X86InterleavedAccess introduces misaligned loads

2020-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45957 Bug ID: 45957 Summary: X86InterleavedAccess introduces misaligned loads Product: libraries Version: trunk Hardware: All OS: All Status: NEW Keywords: miscompilat

[llvm-bugs] Issue 22158 in oss-fuzz: llvm:llvm-isel-fuzzer--wasm32-O2: ASSERT: (Ty->isIntOrIntVectorTy(BitWidth) || Ty->isPtrOrPtrVectorTy()) && "Not integer o

2020-05-17 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 22158 by ClusterFuzz-External: llvm:llvm-isel-fuzzer--wasm32-O2: ASSERT: (Ty->isIntOrIntVectorTy(BitWidth) || Ty->isPtrOrPtrVectorTy()) && "Not integer o https://bugs.chromium.org/p/oss-fuzz/issues/detail?

[llvm-bugs] Issue 22303 in oss-fuzz: llvm:llvm-isel-fuzzer--wasm32-O2: ASSERT: (Ty->isIntOrIntVectorTy(BitWidth) || Ty->isPtrOrPtrVectorTy()) && "Not integer o

2020-05-17 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.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, akils..

[llvm-bugs] [Bug 45958] New: [Vplan] Wrong vec.phi generation

2020-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45958 Bug ID: 45958 Summary: [Vplan] Wrong vec.phi generation Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority:

[llvm-bugs] Issue 22303 in oss-fuzz: llvm:llvm-isel-fuzzer--wasm32-O2: ASSERT: (Ty->isIntOrIntVectorTy(BitWidth) || Ty->isPtrOrPtrVectorTy()) && "Not integer o

2020-05-17 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 22303 by ClusterFuzz-External: llvm:llvm-isel-fuzzer--wasm32-O2: ASSERT: (Ty->isIntOrIntVectorTy(BitWidth) || Ty->isPtrOrPtrVectorTy()) && "Not integer o https://bugs.chromium.org/p/oss-fuzz/issues/detail?

[llvm-bugs] [Bug 45959] New: SIMD & reduction on signed types emits sign-conversion diagnostic

2020-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45959 Bug ID: 45959 Summary: SIMD & reduction on signed types emits sign-conversion diagnostic Product: OpenMP Version: unspecified Hardware: PC OS: Linux St

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

2020-05-17 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #2 on issue 19863 by ClusterFuzz-External: llvm:llvm-isel-fuzzer--aarch64-O2: ASSERT: isa(Val) && "cast() argument of incompatible type!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19863#c2 ClusterFuzz tes

[llvm-bugs] Issue 22268 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-irce: ASSERT: Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!"

2020-05-17 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 22268 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-irce: ASSERT: Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22268#c1

[llvm-bugs] Issue 22157 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Sema::DecomposeUnqualifiedId

2020-05-17 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 22157 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::Sema::DecomposeUnqualifiedId https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22157#c1 ClusterFuzz testcase 5731786626957312

[llvm-bugs] [Bug 45960] New: Clang generates improperly aligned code for aarch64, cortex-a53 for O2

2020-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45960 Bug ID: 45960 Summary: Clang generates improperly aligned code for aarch64, cortex-a53 for O2 Product: clang Version: unspecified Hardware: PC OS: MacOS X

[llvm-bugs] [Bug 45960] Clang generates improperly aligned code for aarch64, cortex-a53 for O2

2020-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45960 Eli Friedman changed: What|Removed |Added CC||efrie...@quicinc.com Status|NEW

[llvm-bugs] [Bug 45961] New: Poor x86-64 64-bit divide code generation (regression)

2020-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45961 Bug ID: 45961 Summary: Poor x86-64 64-bit divide code generation (regression) Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enha

[llvm-bugs] Issue 22221 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::DiagnosticIDs::isUnrecoverable

2020-05-17 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 1 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::DiagnosticIDs::isUnrecoverable https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1#c1 ClusterFuzz testcase 574207995228979

[llvm-bugs] [Bug 45962] New: [modules] ICE in diagnoseQualifiedDeclaration after "export b::a"

2020-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45962 Bug ID: 45962 Summary: [modules] ICE in diagnoseQualifiedDeclaration after "export b::a" Product: clang Version: trunk Hardware: All OS: All Status: NE

[llvm-bugs] [Bug 45961] Poor x86-64 64-bit divide code generation (regression)

2020-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45961 Raul Tambre changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 45963] New: Failure to eliminate loop that only touches local variables in function that returns nothing

2020-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45963 Bug ID: 45963 Summary: Failure to eliminate loop that only touches local variables in function that returns nothing Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 45955] Incorrect instcombine fold of vector bitwise of ((x ^ y) & const) ^ y

2020-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45955 Roman Lebedev changed: What|Removed |Added Fixed By Commit(s)||fde8eb00e1466cecd0fc6697f8c |

[llvm-bugs] [Bug 45291] ValueMapper does not preserve inline assembly dialect when remapping the type

2020-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45291 Craig Topper changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 45964] New: clang crash in clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool)

2020-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45964 Bug ID: 45964 Summary: clang crash in clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang: :Expr const*, bool) Product: clang Version: 10.0 Hardware: PC

[llvm-bugs] [Bug 45965] New: SLPVectorizer calls verifyFunction without checking the return value.

2020-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45965 Bug ID: 45965 Summary: SLPVectorizer calls verifyFunction without checking the return value. Product: libraries Version: trunk Hardware: PC OS: All Sta

[llvm-bugs] [Bug 45961] Poor x86-64 64-bit divide code generation (regression)

2020-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45961 Craig Topper changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID