[llvm-bugs] [Bug 90822] [clang][diagnostics] diagnostics can be more clear when forming pointer to member from parenthesized expression

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90822 Summary [clang][diagnostics] diagnostics can be more clear when forming pointer to member from parenthesized _expression_ Labels clang

[llvm-bugs] [Bug 90810] [packaging] clang-18 from apt.llvm.org on Ubuntu 23.10 mantic fails to build using pthread when LTO is enabled

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90810 Summary [packaging] clang-18 from apt.llvm.org on Ubuntu 23.10 mantic fails to build using pthread when LTO is enabled Labels new issue

[llvm-bugs] [Bug 90801] [HLSL][DirectX] Clang has all features required for DirectML to adopt it

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90801 Summary [HLSL][DirectX] Clang has all features required for DirectML to adopt it Labels HLSL Assignees

[llvm-bugs] [Bug 90795] [Python Binding] error while printing a python generated module in c++

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90795 Summary [Python Binding] error while printing a python generated module in c++ Labels new issue Assignees

[llvm-bugs] [Bug 90794] [clang] Warning-request: calling a function that converts a pointer argument to bool parameter should issue a warning

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90794 Summary [clang] Warning-request: calling a function that converts a pointer argument to bool parameter should issue a warning Labels clang

[llvm-bugs] [Bug 90788] [HLSL] Scalar to vector implicit conversion

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90788 Summary [HLSL] Scalar to vector implicit conversion Labels HLSL Assignees Reporter llv

[llvm-bugs] [Bug 90787] Error while trying to spill UDE from class O24: Cannot scavenge register without an emergency spill slot!

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90787 Summary Error while trying to spill UDE from class O24: Cannot scavenge register without an emergency spill slot! Labels new issue Ass

[llvm-bugs] [Bug 90785] [libc++] Code generation for bounds checks seem unoptimal

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90785 Summary [libc++] Code generation for bounds checks seem unoptimal Labels libc++, performance, hardening Assign

[llvm-bugs] [Bug 90784] [HLSL] Design and implement an out of process solution for compiling a shader

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90784 Summary [HLSL] Design and implement an out of process solution for compiling a shader Labels HLSL Assignees coopp

[llvm-bugs] [Bug 90782] [HLSL] Design and implement a library for performing work (example: compiling a shader) out of process

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90782 Summary [HLSL] Design and implement a library for performing work (example: compiling a shader) out of process Labels HLSL Assignees

[llvm-bugs] [Bug 90781] clang-format applied once and twice produces different output

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90781 Summary clang-format applied once and twice produces different output Labels clang-format Assignees Rep

[llvm-bugs] [Bug 90780] LLVM ERROR: Broken module found, compilation aborted!

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90780 Summary LLVM ERROR: Broken module found, compilation aborted! Labels new issue Assignees Reporter

[llvm-bugs] [Bug 90773] [DirectX] remove module flag and function attribute not supported by DXIL

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90773 Summary [DirectX] remove module flag and function attribute not supported by DXIL Labels backend:DirectX Assignees

[llvm-bugs] [Bug 90772] [clang-tidy][docs] `run-clang-tidy.py` is undocumented in `Using clang-tidy`

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90772 Summary [clang-tidy][docs] `run-clang-tidy.py` is undocumented in `Using clang-tidy` Labels clang-tidy Assignees

[llvm-bugs] [Bug 90769] flang fails to build with `Semantic errors in omp_lib.F90 ... Cannot read module file for`

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90769 Summary flang fails to build with `Semantic errors in omp_lib.F90 ... Cannot read module file for` Labels openmp, build-problem, flang

[llvm-bugs] [Bug 90765] Do you still need commit access?

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90765 Summary Do you still need commit access? Labels infrastructure:commit-access Assignees Reporter

[llvm-bugs] [Bug 90763] [DirectX][DXIL] CodeGen test strip-fn-attrs.ll fails

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90763 Summary [DirectX][DXIL] CodeGen test strip-fn-attrs.ll fails Labels new issue Assignees Reporter

[llvm-bugs] Issue 64784 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-loop_predication: ASSERT: (It == ParentBB->end() || It->getParent() == ParentBB) && "It not in ParentBB"

2024-05-01 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #1 on issue 64784 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-loop_predication: ASSERT: (It == ParentBB->end() || It->getParent() == ParentBB) && "It not in ParentBB" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64784#c1 ClusterFuzz te

[llvm-bugs] [Bug 90761] [Offload][OpenMP] Record-Replay not functioning - failure to allocate memory

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90761 Summary [Offload][OpenMP] Record-Replay not functioning - failure to allocate memory Labels new issue Assignees

[llvm-bugs] [Bug 90751] [Clang] [C++] Anonymous unions can cause crash when the name of their type escapes

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90751 Summary [Clang] [C++] Anonymous unions can cause crash when the name of their type escapes Labels clang Assignees

[llvm-bugs] [Bug 90749] [CUDA][HIP] incorrect linkage of shadow variable for inline device variable

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90749 Summary [CUDA][HIP] incorrect linkage of shadow variable for inline device variable Labels new issue Assignees yxs

[llvm-bugs] [Bug 90748] [X86] Investigate using (v)pmaddubsw for vXi8 multiplication on SSSE3+ targets

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90748 Summary [X86] Investigate using (v)pmaddubsw for vXi8 multiplication on SSSE3+ targets Labels backend:X86, performance Ass

[llvm-bugs] [Bug 90747] [libc] Redirect definitions from `search.h` to proxy headers

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90747 Summary [libc] Redirect definitions from `search.h` to proxy headers Labels libc Assignees Reporter

[llvm-bugs] [Bug 90746] [Clang][Format] Add qualifiers (actual) alignments

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90746 Summary [Clang][Format] Add qualifiers (actual) alignments Labels clang Assignees Reporter

[llvm-bugs] [Bug 90743] __declspec properties outside of class members do not work as expected

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90743 Summary __declspec properties outside of class members do not work as expected Labels new issue Assignees

[llvm-bugs] [Bug 90738] __bf16 <-> _Float16 failure

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90738 Summary __bf16 <-> _Float16 failure Labels new issue Assignees Reporter hjl-tools

[llvm-bugs] [Bug 90730] Assertion `TLI.hasAndNot(X) && "Only mask is a variable? Unreachable."' failed.

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90730 Summary Assertion `TLI.hasAndNot(X) && "Only mask is a variable? Unreachable."' failed. Labels backend:RISC-V, crash-on-valid

[llvm-bugs] Issue 68141 in oss-fuzz: llvm: Coverage build failure

2024-05-01 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #2 on issue 68141 by ClusterFuzz-External: llvm: Coverage build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68141#c2 Friendly reminder that the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https://os

[llvm-bugs] [Bug 90727] [bug](clang) wrong generated code for auto-vectorization

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90727 Summary [bug](clang) wrong generated code for auto-vectorization Labels clang Assignees Reporter

[llvm-bugs] [Bug 90714] SelectionDAG store merging default implementations are unreasonable

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90714 Summary SelectionDAG store merging default implementations are unreasonable Labels good first issue, llvm:SelectionDAG Ass

[llvm-bugs] [Bug 90708] offload: cryptic error message when -DLLVM_LIBC_GPU_BUILD=ON is not set

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90708 Summary offload: cryptic error message when -DLLVM_LIBC_GPU_BUILD=ON is not set Labels cmake, openmp, build-problem, offlo

[llvm-bugs] [Bug 90707] offload: Fails to build libomp with `missing and no known rule to make it`

2024-05-01 Thread LLVM Bugs via llvm-bugs
Issue 90707 Summary offload: Fails to build libomp with `missing and no known rule to make it` Labels cmake, openmp, build-problem, of