[llvm-bugs] [Bug 51335] New: option -fno-zero-initialized-in-bss will put uninitialized variables to data section

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51335 Bug ID: 51335 Summary: option -fno-zero-initialized-in-bss will put uninitialized variables to data section Product: clang Version: trunk Hardware: PC OS: Windows

[llvm-bugs] [Bug 51208] Assertion failed: (!Section->hasEnded() && "Section already ended") while building chrome/android with gdwarf-aranges

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51208 Arthur Eubanks changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 51334] New: [11/12] error: unable to execute command: Segmentation fault (core dumped)

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51334 Bug ID: 51334 Summary: [11/12] error: unable to execute command: Segmentation fault (core dumped) Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 51333] New: Wrapping broken for symbols generated by LTO

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51333 Bug ID: 51333 Summary: Wrapping broken for symbols generated by LTO Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] Issue 36837 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::StmtVisitorBase::Visit

2021-08-03 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,

[llvm-bugs] Issue 36836 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::APValue::operator=

2021-08-03 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,

[llvm-bugs] [Bug 51332] New: [RISCV] Add scheduling resources for V

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51332 Bug ID: 51332 Summary: [RISCV] Add scheduling resources for V Product: libraries Version: trunk Hardware: All URL: https://reviews.llvm.org/D98002 OS: All

[llvm-bugs] [Bug 41221] [meta] 8.0.1 Release Blockers

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41221 Bug 41221 depends on bug 41518, which changed state. Bug 41518 Summary: Incorrect feature set for Exynos M4 https://bugs.llvm.org/show_bug.cgi?id=41518 What|Removed |Added

[llvm-bugs] [Bug 41518] Incorrect feature set for Exynos M4

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41518 Evandro Menezes changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 48656] front end crash when using variadic concepts requirement with "or" statement (trunk/11)

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48656 Matheus Izvekov changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 47174] ICE with concepts

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47174 Matheus Izvekov changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 48780] Assertion fail with nested requires requires and varadic template

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48780 Matheus Izvekov changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 51326] Compile eror: 'mach-o/compact_unwind_encoding.h' file not found

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51326 張俊芝 (ZHANG Junzhi) changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 51331] New: After e50a38840dc3, InstrProfilingPlatformLinux.c no longer compiles on FreeBSD

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51331 Bug ID: 51331 Summary: After e50a38840dc3, InstrProfilingPlatformLinux.c no longer compiles on FreeBSD Product: compiler-rt Version: unspecified Hardware: PC OS:

[llvm-bugs] [Bug 51330] New: FAIL: Profile-x86_64 :: Linux/binary-id.c

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51330 Bug ID: 51330 Summary: FAIL: Profile-x86_64 :: Linux/binary-id.c Product: new-bugs Version: 12.0 Hardware: PC OS: Linux Status: NEW Severity: release blocker

[llvm-bugs] [Bug 51329] New: Assertion `getMinSignedBits() <= 64 && "Too many bits for int64_t"' failed in Loop Strength Reduction with new SCEV-based salvaging

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51329 Bug ID: 51329 Summary: Assertion `getMinSignedBits() <= 64 && "Too many bits for int64_t"' failed in Loop Strength Reduction with new SCEV-based salvaging Product: new-bugs

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

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 51280, which changed state. Bug 51280 Summary: Backport lldb AArch64 memory tagging commands changes to 13.x branch https://bugs.llvm.org/show_bug.cgi?id=51280 What|Removed |Added

[llvm-bugs] [Bug 51280] Backport lldb AArch64 memory tagging commands changes to 13.x branch

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51280 David Spickett changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 36828 in oss-fuzz: llvm:llvm-isel-fuzzer--aarch64-O2: ASSERT: all_of(MI.operands(), [this, ](const MachineOperand ) { return !MO

2021-08-03 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,

[llvm-bugs] [Bug 51327] New: Range based for loop not working if range's type is a template.

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51327 Bug ID: 51327 Summary: Range based for loop not working if range's type is a template. Product: OpenMP Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 49107] clang crashes on invalid code with concepts

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49107 Matheus Izvekov changed: What|Removed |Added CC||mizve...@gmail.com Resolution|---

[llvm-bugs] [Bug 49660] Concept C++20 - Just a syntax error that makes the clang crash

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49660 Matheus Izvekov changed: What|Removed |Added CC||mizve...@gmail.com Resolution|---

[llvm-bugs] Issue 36822 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Sema::LookupBuiltin

2021-08-03 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,

[llvm-bugs] [Bug 51326] New: Compile eror: 'mach-o/compact_unwind_encoding.h' file not found

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51326 Bug ID: 51326 Summary: Compile eror: 'mach-o/compact_unwind_encoding.h' file not found Product: lld Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 51325] New: covariant

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51325 Bug ID: 51325 Summary: covariant Product: clang Version: 12.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P Component:

[llvm-bugs] [Bug 51324] New: Macros in Intel intrinsic headers missing enclosing parentheses

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51324 Bug ID: 51324 Summary: Macros in Intel intrinsic headers missing enclosing parentheses Product: clang Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 51323] New: Missed fold for if-else chain

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51323 Bug ID: 51323 Summary: Missed fold for if-else chain Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 51322] New: [SchedModel] Missing ReadAdvance for the source (non dest) operand of RMW instructions.

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51322 Bug ID: 51322 Summary: [SchedModel] Missing ReadAdvance for the source (non dest) operand of RMW instructions. Product: libraries Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 51321] New: [DAGCombine] wrong result on -O3 -fuse-ld=lld -flto=full

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51321 Bug ID: 51321 Summary: [DAGCombine] wrong result on -O3 -fuse-ld=lld -flto=full Product: libraries Version: trunk Hardware: PC OS: Windows NT Status:

[llvm-bugs] [Bug 51320] New: __constant__ variable in anonymous namespace is optimized as if it could not be modified

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51320 Bug ID: 51320 Summary: __constant__ variable in anonymous namespace is optimized as if it could not be modified Product: clang Version: 12.0 Hardware: PC OS:

[llvm-bugs] [Bug 51319] New: Incomplete array type with internal linkage: missing diagnostics under -pedantic

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51319 Bug ID: 51319 Summary: Incomplete array type with internal linkage: missing diagnostics under -pedantic Product: clang Version: 12.0 Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 51318] New: [SchedModel] Missing ReadAdvance on the implicit use of EFLAGS in RM and MR variants of ADC/SBB

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51318 Bug ID: 51318 Summary: [SchedModel] Missing ReadAdvance on the implicit use of EFLAGS in RM and MR variants of ADC/SBB Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 51317] New: `and 0xff` on load of 1 byte

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51317 Bug ID: 51317 Summary: `and 0xff` on load of 1 byte Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 51316] New: False positive for clang static analyzer checker optin.cplusplus.UninitializedObject

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51316 Bug ID: 51316 Summary: False positive for clang static analyzer checker optin.cplusplus.UninitializedObject Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 51315] New: [InstCombine] Failure to drop sext before bitcast-icmp

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51315 Bug ID: 51315 Summary: [InstCombine] Failure to drop sext before bitcast-icmp Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity:

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

2021-08-03 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 51281] [X86][AVX] Incorrect decoding of constant vector data from X86ISD::SUBV_BROADCAST_LOAD nodes

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51281 Simon Pilgrim changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 51217] [DAG][AMDGPU] Canonicalization of mulh constants to rhs causes verifier errors

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51217 Simon Pilgrim changed: What|Removed |Added Fixed By Commit(s)||40202b13b23290a6e2090089683

[llvm-bugs] [Bug 51311] [DAG] NumValues wasn't wide enough for its operands!

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

[llvm-bugs] [Bug 51314] New: [11/12] error: unable to execute command: Segmentation fault (core dumped)

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51314 Bug ID: 51314 Summary: [11/12] error: unable to execute command: Segmentation fault (core dumped) Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 47646] LoopStrengthReduce failures under new pass manager

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47646 Arthur Eubanks changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

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

2021-08-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 50885, which changed state. Bug 50885 Summary: ICE on valid code with -O1: computeKnownBits(const llvm::Value*, const llvm::APInt&, llvm::KnownBits&, unsigned int, const {anonymous}::Query&): Assertion

[llvm-bugs] [Bug 50885] ICE on valid code with -O1: computeKnownBits(const llvm::Value*, const llvm::APInt&, llvm::KnownBits&, unsigned int, const {anonymous}::Query&): Assertion `(Ty->isIntOrIntVecto

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