[llvm-bugs] [Bug 49935] Cherry-pick 63bc9e443502ab6def2dec0b5ffe64a522f801cc to 12.x release

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49935 Bug 49935 depends on bug 49905, which changed state. Bug 49905 Summary: Cherry-pick b9b708eef8cb7bcb073361283cd573beb04992a9 into 12.x release https://bugs.llvm.org/show_bug.cgi?id=49905 What|Removed |Added --

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49905, which changed state. Bug 49905 Summary: Cherry-pick b9b708eef8cb7bcb073361283cd573beb04992a9 into 12.x release https://bugs.llvm.org/show_bug.cgi?id=49905 What|Removed |Added --

[llvm-bugs] [Bug 49317] [meta] 12.0.1 Release Blockers

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49317 Bug 49317 depends on bug 49905, which changed state. Bug 49905 Summary: Cherry-pick b9b708eef8cb7bcb073361283cd573beb04992a9 into 12.x release https://bugs.llvm.org/show_bug.cgi?id=49905 What|Removed |Added --

[llvm-bugs] [Bug 49905] Cherry-pick b9b708eef8cb7bcb073361283cd573beb04992a9 into 12.x release

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49905 Tom Stellard changed: What|Removed |Added Fixed By Commit(s)|b9b708eef8cb7bcb073361283cd |b9b708eef8cb7bcb073361283cd |5

[llvm-bugs] [Bug 49317] [meta] 12.0.1 Release Blockers

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49317 Bug 49317 depends on bug 49971, which changed state. Bug 49971 Summary: [X86] 12.0.0 Regression - foldShuffleOfHorizOp doesn't correctly handle 256-bit X86ISD::VBROADCAST https://bugs.llvm.org/show_bug.cgi?id=49971 What|Removed

[llvm-bugs] [Bug 49971] [X86] 12.0.0 Regression - foldShuffleOfHorizOp doesn't correctly handle 256-bit X86ISD::VBROADCAST

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49971 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 50133] [MS] Crush when calling intrinsic __cpuid

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50133 Pengfei Wang changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 50176] New: Dynamic TLS variables in DLLs are only initialized for existing threads on Windows ABI

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50176 Bug ID: 50176 Summary: Dynamic TLS variables in DLLs are only initialized for existing threads on Windows ABI Product: clang Version: trunk Hardware: PC OS: Window

[llvm-bugs] [Bug 50175] New: [WebAssembly] "Non-terminator instruction after the first terminator" Verification failure after DebugFixup

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50175 Bug ID: 50175 Summary: [WebAssembly] "Non-terminator instruction after the first terminator" Verification failure after DebugFixup Product: libraries Version: trunk

[llvm-bugs] Issue 33820 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-gvn: ASSERT: Values->first == PN1 && Values->second == PN2

2021-04-29 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] [Bug 50174] New: [MCA][ARM] Assertion failed regarding CarryOver value in the DispatchStage

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50174 Bug ID: 50174 Summary: [MCA][ARM] Assertion failed regarding CarryOver value in the DispatchStage Product: tools Version: trunk Hardware: PC OS: All St

[llvm-bugs] [Bug 50173] New: Missing fold trunc(ctlz(zext(x))) -> add(ctlz(x), C)

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50173 Bug ID: 50173 Summary: Missing fold trunc(ctlz(zext(x))) -> add(ctlz(x), C) Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhanc

[llvm-bugs] [Bug 50172] New: Missing fold cttz(zext(x)) -> zext(cttz(x))

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50172 Bug ID: 50172 Summary: Missing fold cttz(zext(x)) -> zext(cttz(x)) Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 50141] Missing trunc(ctpop(zext(x))) -> ctpop(x) fold

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50141 Sanjay Patel changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 50171] New: Missed optimization to remove unnecessary branch from loop entry

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50171 Bug ID: 50171 Summary: Missed optimization to remove unnecessary branch from loop entry Product: clang Version: unspecified Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 49007] clang-tidy crash with vulkan-cereal/.../VulkanStream.cpp

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49007 Denys Petrov changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 37503] Assertion failure in clang::ento::SValBuilder::evalBinOp

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37503 Denys Petrov changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 50170] New: clang fails to compile call to instance of function-typed variable template

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50170 Bug ID: 50170 Summary: clang fails to compile call to instance of function-typed variable template Product: clang Version: trunk Hardware: PC OS: All S

[llvm-bugs] [Bug 50169] New: debugserver: error returned for 'g' command

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50169 Bug ID: 50169 Summary: debugserver: error returned for 'g' command Product: lldb Version: unspecified Hardware: Macintosh OS: MacOS X Status: NEW Severity: norma

[llvm-bugs] [Bug 50168] New: LLVM produces more shuffles than necessary

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50168 Bug ID: 50168 Summary: LLVM produces more shuffles than necessary Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 50167] New: Avoid unnecessary widening

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50167 Bug ID: 50167 Summary: Avoid unnecessary widening Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement Prior

[llvm-bugs] [Bug 50166] New: ubsan doesn't honour exitcode

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50166 Bug ID: 50166 Summary: ubsan doesn't honour exitcode Product: compiler-rt Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 50165] New: PEI clobbers live EFLAGS when using "probe-stack"="inline-asm"

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50165 Bug ID: 50165 Summary: PEI clobbers live EFLAGS when using "probe-stack"="inline-asm" Product: libraries Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 50164] New: Problem in C++4OpenCL calling copy constructor from object in __constant addr space

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50164 Bug ID: 50164 Summary: Problem in C++4OpenCL calling copy constructor from object in __constant addr space Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 49500] RISCV stack temporary overflow

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49500 Luís Marques changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 50163] New: C++ for OpenCL fails to use constexpr construcor to create variable in __constant space

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50163 Bug ID: 50163 Summary: C++ for OpenCL fails to use constexpr construcor to create variable in __constant space Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 50162] New: Problem automatically deducing template parameters with address spaces in OpenCL

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50162 Bug ID: 50162 Summary: Problem automatically deducing template parameters with address spaces in OpenCL Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 50081] [C++4OpenCL] Error in OpenCL kernel parameter: '__global [SOME_STRUCT] *__private' cannot be used as the type of a kernel parameter

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50081 David Rohr changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 50041] [C++4OpenCL] Problem calling atomics with pointers to the generic address space

2021-04-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50041 David Rohr changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---