[llvm-bugs] [Bug 51519] New: WRONG CODE: bad integer conversion at -O1/-Og

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51519 Bug ID: 51519 Summary: WRONG CODE: bad integer conversion at -O1/-Og Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 49389] Condition not constant folded

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49389 Florian Hahn changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 50511] [LoopDeletion] Infinite loop removed without mustprogress

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50511 Florian Hahn changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 49154] Assertion `S1->getType() == S2->getType() && "Cannot create binary operator with two operands of differing type!"'

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

[llvm-bugs] [Bug 51520] New: std::uniform_int_distribution<__int128_t>{INT64_MIN, INT64_MAX} produces out-of-range values

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51520 Bug ID: 51520 Summary: std::uniform_int_distribution<__int128_t>{INT64_MIN, INT64_MAX} produces out-of-range values Product: libc++ Version: 12.0 Hardware: PC OS:

[llvm-bugs] [Bug 32325] [META][X86] Improve implementation and use of X86 scheduler models

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32325 Bug 32325 depends on bug 36827, which changed state. Bug 36827 Summary: [X86] SkylakeClient scheduler model doesn't know that client has less vector ALUs than server https://bugs.llvm.org/show_bug.cgi?id=36827 What|Removed

[llvm-bugs] [Bug 36827] [X86] SkylakeClient scheduler model doesn't know that client has less vector ALUs than server

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

[llvm-bugs] [Bug 51521] New: error: invalid type '_ExtInt(8)' in asm output

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51521 Bug ID: 51521 Summary: error: invalid type '_ExtInt(8)' in asm output Product: clang Version: 12.0 Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] Issue 37329 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-gvn: Heap-use-after-free in llvm::GVN::ValueTable::phiTranslateImpl

2021-08-18 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 51522] New: C++ overload resolution is ambiguous for _ExtInt(8) among primitive alternatives

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51522 Bug ID: 51522 Summary: C++ overload resolution is ambiguous for _ExtInt(8) among primitive alternatives Product: clang Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 51523] New: Missing returned object destructor call after exception throw

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51523 Bug ID: 51523 Summary: Missing returned object destructor call after exception throw Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NE

[llvm-bugs] [Bug 51524] New: '*this' captured by copy does not preserve constness of '*this' in mutable lambda

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51524 Bug ID: 51524 Summary: '*this' captured by copy does not preserve constness of '*this' in mutable lambda Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 51513] [X86][AMX] Pass modifies its input and doesn't report it: Lower AMX type for load/store

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

[llvm-bugs] [Bug 11488] Clang should warn on the use of reserved identifier/macro names

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=11488 David Stone changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 51525] New: HIPCLANGCOMPILE : fatal error : error in backend: Cannot select: intrinsic %llvm.amdgcn.permlanex16

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51525 Bug ID: 51525 Summary: HIPCLANGCOMPILE : fatal error : error in backend: Cannot select: intrinsic %llvm.amdgcn.permlanex16 Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 51526] New: HIPCLANGCOMPILE : fatal error : error in backend: Cannot select: intrinsic %llvm.amdgcn.permlanex16

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51526 Bug ID: 51526 Summary: HIPCLANGCOMPILE : fatal error : error in backend: Cannot select: intrinsic %llvm.amdgcn.permlanex16 Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 51527] New: clang++-12 crashes when parsing this C++17 program with inline variable templates

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51527 Bug ID: 51527 Summary: clang++-12 crashes when parsing this C++17 program with inline variable templates Product: new-bugs Version: 12.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 51281] [X86][AVX] Incorrect decoding of constant vector data from X86ISD::SUBV_BROADCAST_LOAD nodes

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51281 Tom Stellard changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 51236] [meta] 13.0.0 Release Blockers

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 51281, which changed state. Bug 51281 Summary: [X86][AVX] Incorrect decoding of constant vector data from X86ISD::SUBV_BROADCAST_LOAD nodes https://bugs.llvm.org/show_bug.cgi?id=51281 What|Removed

[llvm-bugs] [Bug 51313] ARM crash when using `__sync_bool_compare_and_swap`

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51313 Tom Stellard changed: What|Removed |Added Fixed By Commit(s)|40650f27b5df95b2f96d25ea039 |40650f27b5df95b2f96d25ea039 |7

[llvm-bugs] [Bug 51236] [meta] 13.0.0 Release Blockers

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 51313, which changed state. Bug 51313 Summary: ARM crash when using `__sync_bool_compare_and_swap` https://bugs.llvm.org/show_bug.cgi?id=51313 What|Removed |Added --

[llvm-bugs] [Bug 50555] Suboptimal SLP vectorization

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50555 Anton Afanasyev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 51438] Unconditional use of NT_GNU_BUILD_ID breaks Solaris build

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51438 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 51236] [meta] 13.0.0 Release Blockers

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 51438, which changed state. Bug 51438 Summary: Unconditional use of NT_GNU_BUILD_ID breaks Solaris build https://bugs.llvm.org/show_bug.cgi?id=51438 What|Removed |Added

[llvm-bugs] [Bug 51470] [clang-format] functions without argument names are treated as K&R function and cause a break after closing paren

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51470 Owen Pan changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 51236] [meta] 13.0.0 Release Blockers

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 51470, which changed state. Bug 51470 Summary: [clang-format] functions without argument names are treated as K&R function and cause a break after closing paren https://bugs.llvm.org/show_bug.cgi?id=51470 What|Re

[llvm-bugs] Issue 37362 in oss-fuzz: llvm:clang-fuzzer: ASSERT: (!E || isa(E)) && "missing non-odr-use marking for unevalu

2021-08-18 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 51528] New: amdgpu openmp

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51528 Bug ID: 51528 Summary: amdgpu openmp Product: OpenMP Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 51529] New: Truncation to i1 generates invalid value

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51529 Bug ID: 51529 Summary: Truncation to i1 generates invalid value Product: libraries Version: 12.0 Hardware: PC OS: Linux Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 51530] New: fveclib=libmvec not handling sincos

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51530 Bug ID: 51530 Summary: fveclib=libmvec not handling sincos Product: OpenMP Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 51476] [AArch64] Peephole pass incorrectly removes comparison

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51476 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 51236] [meta] 13.0.0 Release Blockers

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 51476, which changed state. Bug 51476 Summary: [AArch64] Peephole pass incorrectly removes comparison https://bugs.llvm.org/show_bug.cgi?id=51476 What|Removed |Added ---

[llvm-bugs] [Bug 51531] New: wrong code at -O3 on x86_64-linux-gnu

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51531 Bug ID: 51531 Summary: wrong code at -O3 on x86_64-linux-gnu Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Prior

[llvm-bugs] [Bug 51532] New: LLDB crash when breakpoint in swift file

2021-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51532 Bug ID: 51532 Summary: LLDB crash when breakpoint in swift file Product: lldb Version: 12.0 Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal