[llvm-bugs] [Bug 32967] AVX512: 'shuffle <32 x i16> v0, v1, <8 x i32> Mask' is scalarized

2020-02-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32967 Simon Pilgrim changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 44847] New: std::binomial_distribution hangs

2020-02-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44847 Bug ID: 44847 Summary: std::binomial_distribution hangs Product: libc++ Version: 10.0 Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal Prio

[llvm-bugs] [Bug 44848] New: C++20 template lambda calling another template lambda causes segfault

2020-02-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44848 Bug ID: 44848 Summary: C++20 template lambda calling another template lambda causes segfault Product: clang Version: 9.0 Hardware: PC OS: All Status: N

[llvm-bugs] [Bug 18324] dragonegg llvm-3.4 gcc-4.8 fails to build ffmpeg: Assertion failed: (Index < Length && "Invalid index!"), function operator[], file /opt/local/var/macports/build/_Users_jeremy_

2020-02-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=18324 Sylvestre Ledru changed: What|Removed |Added Resolution|--- |WONTFIX CC|

[llvm-bugs] [Bug 44849] New: llvm 10 rc1 fails to build on s390x - stage2 build

2020-02-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44849 Bug ID: 44849 Summary: llvm 10 rc1 fails to build on s390x - stage2 build Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: release

[llvm-bugs] [Bug 44383] Instcombine: incorrect transformation 'x > (x & undef)' -> 'x > undef'

2020-02-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44383 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 31079] inconsistent opcode enums between AXV-512 and AVX/AVX2

2020-02-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31079 Simon Pilgrim changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 44850] New: Assertion `NumBits >= MIN_INT_BITS && "bitwidth too small"' failed

2020-02-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44850 Bug ID: 44850 Summary: Assertion `NumBits >= MIN_INT_BITS && "bitwidth too small"' failed Product: clang Version: trunk Hardware: PC OS: All Status: NE

[llvm-bugs] [Bug 44851] New: [CodeGenPrepare] Assertion `Lhs != 1 && "Can't halve byte alignment"' failed.

2020-02-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44851 Bug ID: 44851 Summary: [CodeGenPrepare] Assertion `Lhs != 1 && "Can't halve byte alignment"' failed. Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 44852] New: Please merge e6686adf8a743564f0c455c34f04752ab08cf642 10.0.0

2020-02-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44852 Bug ID: 44852 Summary: Please merge e6686adf8a743564f0c455c34f04752ab08cf642 10.0.0 Product: libraries Version: 10.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] Issue 20599 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: !IsScalable && "Request for a fixed size on a scalable object"

2020-02-08 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..