[llvm-bugs] [Bug 85898] Llvm crashed while formatting a piece of simple code

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85898 Summary Llvm crashed while formatting a piece of simple code Labels new issue Assignees Reporter

[llvm-bugs] Issue 67512 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in llvm::BumpPtrAllocatorImpl::StartN

2024-03-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, igm...@gmail.com, sammcc...@google.com, da...@adalogics.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, jo...@devlieghere.com, j...@chromium.org, v...@apple.com, mitch...@ou

[llvm-bugs] [Bug 85884] [DirectX] dxil-dis/debug-info.ll test failing after recent debug info migration changes

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85884 Summary [DirectX] dxil-dis/debug-info.ll test failing after recent debug info migration changes Labels backend:DirectX Assignees

[llvm-bugs] [Bug 85882] [AArch64] SVE reports cannot select SRAD_MERGE_OP1 when facing srem vxi16 of -1

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85882 Summary [AArch64] SVE reports cannot select SRAD_MERGE_OP1 when facing srem vxi16 of -1 Labels backend:AArch64, llvm:codegen, crash

[llvm-bugs] [Bug 85876] MemorySanitizer false positive when using __builtin_convertvector

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85876 Summary MemorySanitizer false positive when using __builtin_convertvector Labels compiler-rt:msan, false-positive Assignee

[llvm-bugs] [Bug 85873] [clang] Crash on clang 18

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85873 Summary [clang] Crash on clang 18 Labels clang Assignees Reporter rockwotj

[llvm-bugs] [Bug 85872] [AVX-512] Prefix-sum of a Vector of 8 u8's could be computed with `vpmullq`

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85872 Summary [AVX-512] Prefix-sum of a Vector of 8 u8's could be computed with `vpmullq` Labels new issue Assignees

[llvm-bugs] [Bug 85868] llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp:3804: lacking () for clarity

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85868 Summary llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp:3804: lacking () for clarity Labels new issue Assignees

[llvm-bugs] [Bug 85864] [RISCV] Crash with debug info and Zdinx on RV32

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85864 Summary [RISCV] Crash with debug info and Zdinx on RV32 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 85857] [RISC-V] Bitwise NOT is computed twice

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85857 Summary [RISC-V] Bitwise NOT is computed twice Labels new issue Assignees Reporter Val

[llvm-bugs] [Bug 85856] Compiling Linux kernel with LLVM and SLH results in "clang frontend command failed with exit code 139"

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85856 Summary Compiling Linux kernel with LLVM and SLH results in "clang frontend command failed with exit code 139" Labels clang Assignees

[llvm-bugs] [Bug 85844] [InstCombine] Missed optimization: fold `a s> -1 ? 0 : (a | 3)` to `smin(0, a | 3)`

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85844 Summary [InstCombine] Missed optimization: fold `a s> -1 ? 0 : (a | 3)` to `smin(0, a | 3)` Labels new issue Assignees

[llvm-bugs] [Bug 85838] [18.1.1][BUG][`clang-tidy`][`bugprone-inc-dec-in-conditions`] `decltype` should not count as a variable "reference"

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85838 Summary [18.1.1][BUG][`clang-tidy`][`bugprone-inc-dec-in-conditions`] `decltype` should not count as a variable "reference" Labels clang-tidy

[llvm-bugs] [Bug 85836] [InstCombine] Missed optimization: merge consecutive loads whose value merged by `or`

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85836 Summary [InstCombine] Missed optimization: merge consecutive loads whose value merged by `or` Labels new issue Assignees

[llvm-bugs] [Bug 85833] [InstCombine] Missed optimization: fold chained selects with exclusive condition but one identical arm

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85833 Summary [InstCombine] Missed optimization: fold chained selects with exclusive condition but one identical arm Labels new issue Assign

[llvm-bugs] [Bug 85830] [InstCombine] Fold `(sext(a) & sext(c1)) == c2` to `(a & c1) == c2` or `0`

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85830 Summary [InstCombine] Fold `(sext(a) & sext(c1)) == c2` to `(a & c1) == c2` or `0` Labels new issue Assignees

[llvm-bugs] [Bug 85828] Crash during stackmap generation

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85828 Summary Crash during stackmap generation Labels new issue Assignees Reporter Il-Capita

[llvm-bugs] [Bug 85823] [ValueTracking] Missed optimization: Infer known bits from `a & mask == 0`

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85823 Summary [ValueTracking] Missed optimization: Infer known bits from `a & mask == 0` Labels Assignees Reporter

[llvm-bugs] [Bug 85815] [libc][docs] rewrite section on linux headers

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85815 Summary [libc][docs] rewrite section on linux headers Labels documentation, libc Assignees nickdesaulni

[llvm-bugs] [Bug 85809] unwinder for aarch64: cannot register a new FDE with address tag (0xb4)

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85809 Summary unwinder for aarch64: cannot register a new FDE with address tag (0xb4) Labels new issue Assignees

[llvm-bugs] [Bug 85796] [BOLT] About optionally emitting the .bolt.org.text segment

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85796 Summary [BOLT] About optionally emitting the .bolt.org.text segment Labels BOLT Assignees Reporter

[llvm-bugs] [Bug 85785] LLVM incorrectly assembles data32 jmp seg, addr in .intel_syntax and .code16

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85785 Summary LLVM incorrectly assembles data32 jmp seg, addr in .intel_syntax and .code16 Labels new issue Assignees

[llvm-bugs] [Bug 85783] llvm-objdump can reach llvm_unreachable("no symbol table pointer!"), causing later trouble

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85783 Summary llvm-objdump can reach llvm_unreachable("no symbol table pointer!"), causing later trouble Labels new issue Assignees

[llvm-bugs] [Bug 85780] `llvm-cov export --format=html` is documented, but not implemented

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85780 Summary `llvm-cov export --format=html` is documented, but not implemented Labels new issue Assignees R

[llvm-bugs] [Bug 85779] [DAG] Match fixed width ISD::AVGFLOORS + ISD::AVGCEILS patterns

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85779 Summary [DAG] Match fixed width ISD::AVGFLOORS + ISD::AVGCEILS patterns Labels good first issue, llvm:SelectionDAG Assigne

[llvm-bugs] [Bug 85777] clang-diagnostic checker is active even though turned off in config

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85777 Summary clang-diagnostic checker is active even though turned off in config Labels new issue Assignees

[llvm-bugs] [Bug 85776] [Flang] fatal internal error: CHECK(p) failed at /root/llvm-project/flang/include/flang/Semantics/symbol.h(785)

2024-03-19 Thread LLVM Bugs via llvm-bugs
internal error: CHECK(p) failed at /root/llvm-project/flang/include/flang/Semantics/symbol.h(785) PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. Stack dump: 0. Program arguments: /opt/compiler-explorer/clang-llvmflang-trunk-20240319/bin/flang-new

[llvm-bugs] [Bug 85774] llvm-profdata/llvm-cov should handle MSVC code coverage reports

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85774 Summary llvm-profdata/llvm-cov should handle MSVC code coverage reports Labels new issue Assignees Rep

[llvm-bugs] [Bug 85773] [clang-format] Tree way comparism detected as clang format violation.

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85773 Summary [clang-format] Tree way comparism detected as clang format violation. Labels clang, clang-format Assignees

[llvm-bugs] [Bug 85770] [LLVM 18+][OpenMP] OpenMP target offloading will cause missed CUPTI callbacks

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85770 Summary [LLVM 18+][OpenMP] OpenMP target offloading will cause missed CUPTI callbacks Labels new issue Assignees

[llvm-bugs] [Bug 85768] Errors messages within internal clang tests that PASS

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85768 Summary Errors messages within internal clang tests that PASS Labels clang Assignees Reporter

[llvm-bugs] [Bug 85767] CTAD: missing aggregate deduction guides for alias templates

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85767 Summary CTAD: missing aggregate deduction guides for alias templates Labels c++20, clang:frontend Assignees

[llvm-bugs] [Bug 85764] windows: lldb-dap doesnt start, is missing python310.dll

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85764 Summary windows: lldb-dap doesnt start, is missing python310.dll Labels new issue Assignees Reporter

[llvm-bugs] [Bug 85761] [clang-format] `PointerAlignment` does not respect pointer to member field

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85761 Summary [clang-format] `PointerAlignment` does not respect pointer to member field Labels clang-format Assignees

[llvm-bugs] [Bug 85757] [clang-tidy] bugprone-fold-init-type check doesn't detect type mismatch when functor is provided

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85757 Summary [clang-tidy] bugprone-fold-init-type check doesn't detect type mismatch when functor is provided Labels clang-tidy Assignees

[llvm-bugs] [Bug 85752] clang-format terminated by signal 11

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85752 Summary clang-format terminated by signal 11 Labels clang-format Assignees Reporter ig

[llvm-bugs] [Bug 85751] [clang-format] Operands of ternary expressions shouldn't get aligned with `AlignOperands: DontAlign`.

2024-03-19 Thread LLVM Bugs via llvm-bugs
Issue 85751 Summary [clang-format] Operands of ternary expressions shouldn't get aligned with `AlignOperands: DontAlign`. Labels clang-format Assi