[llvm-bugs] [Bug 87142] Get unexpected static variable initialization order when use -flto=full

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87142 Summary Get unexpected static variable initialization order when use -flto=full Labels new issue Assignees

[llvm-bugs] [Bug 87140] Crash targeting i386-elf-win32 with debugging information

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87140 Summary Crash targeting i386-elf-win32 with debugging information Labels new issue Assignees Reporter

[llvm-bugs] [Bug 87139] [Clang] [Modules] Crash on `#include_next` in module with `-fimplicit-modules -fimplicit-module-map` in file w/ `.ccm` extension

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87139 Summary [Clang] [Modules] Crash on `#include_next` in module with `-fimplicit-modules -fimplicit-module-map` in file w/ `.ccm` extension Labels clang:modules,

[llvm-bugs] [Bug 87133] Crash in SLP Vectorizer since llvm15

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87133 Summary Crash in SLP Vectorizer since llvm15 Labels new issue Assignees Reporter wjris

[llvm-bugs] [Bug 87129] Clang incorrectly disallows SVE builtins & types when SVE is disabled but SME is enabled

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87129 Summary Clang incorrectly disallows SVE builtins & types when SVE is disabled but SME is enabled Labels SVE Assignees

[llvm-bugs] [Bug 87128] Should the -Wformat scoped enum suggestion suggest std::to_underlying?

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87128 Summary Should the -Wformat scoped enum suggestion suggest std::to_underlying? Labels new issue Assignees

[llvm-bugs] [Bug 87127] [RISCV] Relocation truncated to fit with -O0 on very large functions.

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87127 Summary [RISCV] Relocation truncated to fit with -O0 on very large functions. Labels new issue Assignees

[llvm-bugs] [Bug 87126] [libc][posix] implement `_exit`

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87126 Summary [libc][posix] implement `_exit` Labels good first issue, libc Assignees Reporter

[llvm-bugs] [Bug 87117] [OpenMP][libomp] Hidden helper team should not allocate from thread pool

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87117 Summary [OpenMP][libomp] Hidden helper team should not allocate from thread pool Labels openmp:libomp Assignees jpe

[llvm-bugs] [Bug 87109] Move __builtin_hlsl_wave_get_lane_index to EmitHLSLBuiltinExpr

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87109 Summary Move __builtin_hlsl_wave_get_lane_index to EmitHLSLBuiltinExpr Labels HLSL Assignees Reporter

[llvm-bugs] Issue 67712 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-earlycse: ASSERT: (!LastStore || ParseMemoryInst(LastStore, TTI).getPointerOperand() == MemInst.ge

2024-03-29 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 87106] -fno-dollars-in-identifiers doesn't always disable dollars in identifiers

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87106 Summary -fno-dollars-in-identifiers doesn't always disable dollars in identifiers Labels new issue Assignees

[llvm-bugs] [Bug 87102] [GH] Comment on an issue: All jobs have failed

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87102 Summary [GH] Comment on an issue: All jobs have failed Labels github:workflow Assignees Reporter

[llvm-bugs] [Bug 87096] [libc] disable flaky nanl test on riscv

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87096 Summary [libc] disable flaky nanl test on riscv Labels libc Assignees Reporter nickdes

[llvm-bugs] [Bug 87088] [libc][math] some math functions aren't being built in fullbuild mode

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87088 Summary [libc][math] some math functions aren't being built in fullbuild mode Labels libc Assignees lntue

[llvm-bugs] [Bug 87079] [MLIR] Backport fixes to transform.structured.convert_to_loops to 18.x

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87079 Summary [MLIR] Backport fixes to transform.structured.convert_to_loops to 18.x Labels mlir Assignees Re

[llvm-bugs] [Bug 87077] [mlir] Implement a canonicalization pattern for memref.alloc to remove unused / "dead" memrefs

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87077 Summary [mlir] Implement a canonicalization pattern for memref.alloc to remove unused / "dead" memrefs Labels mlir Assignees

[llvm-bugs] [Bug 87072] map `llvm.maxnum` to `NMax` instead of `FMax` and `llvm.minnum` to `NMin` instead of `FMin`

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87072 Summary map `llvm.maxnum` to `NMax` instead of `FMax` and `llvm.minnum` to `NMin` instead of `FMin` Labels new issue Assignees

[llvm-bugs] [Bug 87069] [clang-tidy] bugprone-casting-through-void - flags casts from const void* to void* to A*

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87069 Summary [clang-tidy] bugprone-casting-through-void - flags casts from const void* to void* to A* Labels clang-tidy, false-positive

[llvm-bugs] [Bug 87063] A combination of machine instruction modifying/schelduling related options crashes `llc`

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87063 Summary A combination of machine instruction modifying/schelduling related options crashes `llc` Labels new issue Assignees

[llvm-bugs] [Bug 87062] A combination of Enabling regalloc advisor related options crashes `llc`

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87062 Summary A combination of Enabling regalloc advisor related options crashes `llc` Labels new issue Assignees

[llvm-bugs] [Bug 87061] Enabling new pass manager and Printing changed IRs conflict and crash `llc`

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87061 Summary Enabling new pass manager and Printing changed IRs conflict and crash `llc` Labels new issue Assignees

[llvm-bugs] [Bug 87060] Enabling new pass manager and Printing IR before the pass conflict and crash `llc`

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87060 Summary Enabling new pass manager and Printing IR before the pass conflict and crash `llc` Labels new issue Assignees

[llvm-bugs] [Bug 87059] feature request clang-tidy.yml config file add ignore options.

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87059 Summary feature request clang-tidy.yml config file add ignore options. Labels clang-tidy Assignees Repo

[llvm-bugs] [Bug 87058] Specifying the Non-default stackmap encoding crashes `llc`

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87058 Summary Specifying the Non-default stackmap encoding crashes `llc` Labels new issue Assignees Reporter

[llvm-bugs] [Bug 87057] The instruction schedulers `VLIW scheduler` crashes `llc`

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87057 Summary The instruction schedulers `VLIW scheduler` crashes `llc` Labels new issue Assignees Reporter

[llvm-bugs] [Bug 87055] The "global" instruction selector option crashes `llc`

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87055 Summary The "global" instruction selector option crashes `llc` Labels new issue Assignees Reporter

[llvm-bugs] [Bug 87053] The "fast" instruction selector options crash `llc`

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87053 Summary The "fast" instruction selector options crash `llc` Labels new issue Assignees Reporter

[llvm-bugs] [Bug 87052] [BOLT] Error when reading .orc_unwind_ip with CONFIG_PARAVIRT=y

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87052 Summary [BOLT] Error when reading .orc_unwind_ip with CONFIG_PARAVIRT=y Labels BOLT Assignees Reporter

[llvm-bugs] [Bug 87050] [MLIR][Arith] Convert `arith.truncf` with rounding mode to SPIR-V

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87050 Summary [MLIR][Arith] Convert `arith.truncf` with rounding mode to SPIR-V Labels enhancement, mlir:spirv, mlir

[llvm-bugs] [Bug 87046] [Flang] Segmentation fault on MAX/MIN

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87046 Summary [Flang] Segmentation fault on MAX/MIN Labels flang Assignees Reporter JumpMast

[llvm-bugs] [Bug 87042] [RISCV] Miscompile with -O3

2024-03-29 Thread LLVM Bugs via llvm-bugs
Issue 87042 Summary [RISCV] Miscompile with -O3 Labels backend:RISC-V, miscompilation Assignees dtcxzyw