[llvm-bugs] [Bug 86092] Does LLVM ORCJIT have a profiling ability to obtain runtime information of the program?

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86092 Summary Does LLVM ORCJIT have a profiling ability to obtain runtime information of the program? Labels new issue Assignees

[llvm-bugs] [Bug 86084] [mlir][Vector][Affine] SuperVectortizer: Optimization for misaligned data.

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86084 Summary [mlir][Vector][Affine] SuperVectortizer: Optimization for misaligned data. Labels mlir Assignees

[llvm-bugs] [Bug 86079] missed fold, failed to kill redundant shufflevector

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86079 Summary missed fold, failed to kill redundant shufflevector Labels llvm:optimizations, llvm:instcombine Assignees

[llvm-bugs] [Bug 86076] possibly missed fold, unnecessary splat before interleaving merging two scalars

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86076 Summary possibly missed fold, unnecessary splat before interleaving merging two scalars Labels llvm:optimizations, missed-optimization

[llvm-bugs] [Bug 86070] [clang] Crash on clang 14

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86070 Summary [clang] Crash on clang 14 Labels clang Assignees Reporter Jiang338778945

[llvm-bugs] [Bug 86068] missed fold, shuffle(shuffle(v1, m0), v2, m1) => shuffle(v1, v2, m2)

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86068 Summary missed fold, shuffle(shuffle(v1, m0), v2, m1) => shuffle(v1, v2, m2) Labels missed-optimization Assignees

[llvm-bugs] [Bug 86063] missed fold, reverse(op(reverse(v))) => op(v)

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86063 Summary missed fold, reverse(op(reverse(v))) => op(v) Labels new issue Assignees zhengyang92

[llvm-bugs] [Bug 86061] missed fold, zext(x + 1) - 1 > 8 => x > 8

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86061 Summary missed fold, zext(x + 1) - 1 > 8 => x > 8 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 86057] [x86_32][clang] Empty structure argument are ignored in function variable arguments.

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86057 Summary [x86_32][clang] Empty structure argument are ignored in function variable arguments. Labels clang Assignees

[llvm-bugs] [Bug 86054] [Clang] Crash when using deducing this and references in lambda captures

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86054 Summary [Clang] Crash when using deducing this and references in lambda captures Labels clang Assignees

[llvm-bugs] [Bug 86047] LLD `--just-symbols` behavior differs from BFD and Gold

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86047 Summary LLD `--just-symbols` behavior differs from BFD and Gold Labels lld Assignees Reporter

[llvm-bugs] [Bug 86043] [libc++] The call operator of std::mem_fn(pm) isn't SFINAE-friendly and doesn't propagate noexcept

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86043 Summary [libc++] The call operator of std::mem_fn(pm) isn't SFINAE-friendly and doesn't propagate noexcept Labels libc++ Assignees

[llvm-bugs] [Bug 86038] flang failing on build on FreeBSD

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86038 Summary flang failing on build on FreeBSD Labels flang:build Assignees Reporter brooks

[llvm-bugs] [Bug 86034] [libc] Compiler intrinsic headers indirectly pull in public libc headers

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86034 Summary [libc] Compiler intrinsic headers indirectly pull in public libc headers Labels libc Assignees

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

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86032 Summary Do you still need commit access? Labels new issue Assignees Reporter tstellar

[llvm-bugs] [Bug 86029] llvm/lib/WindowsManifest/WindowsManifestMerger.cpp: xmlKeepBlanksDefault is deprecated API

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86029 Summary llvm/lib/WindowsManifest/WindowsManifestMerger.cpp: xmlKeepBlanksDefault is deprecated API Labels new issue Assignees

[llvm-bugs] [Bug 86028] MSVC: linking Mesa3D clc with clang 18.x fails

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86028 Summary MSVC: linking Mesa3D clc with clang 18.x fails Labels clang Assignees Reporter

[llvm-bugs] [Bug 86023] [libc] lib-hdrgen cannot correctly handle CRLF EOL on WIndows when generating libc header files.

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86023 Summary [libc] lib-hdrgen cannot correctly handle CRLF EOL on WIndows when generating libc header files. Labels libc Assignees

[llvm-bugs] [Bug 86022] [libc] provide compat sysconf values

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86022 Summary [libc] provide compat sysconf values Labels libc Assignees nickdesaulniers Reporter

[llvm-bugs] [Bug 86021] Backport PR for #78523

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 86021 Summary Backport PR for #78523 Labels release:backport Assignees Reporter usama54321

[llvm-bugs] [Bug 85995] Defining a literal suffix breaks Clang's breestanding INTxx_C macros

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85995 Summary Defining a literal suffix breaks Clang's breestanding INTxx_C macros Labels clang Assignees Rep

[llvm-bugs] [Bug 85993] Check request: `readability` check to detect redundant namespace qualifiers

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85993 Summary Check request: `readability` check to detect redundant namespace qualifiers Labels clang-tidy, check-request Assig

[llvm-bugs] [Bug 85992] [clang] Pointer to member function should reject explicit object parameter

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85992 Summary [clang] Pointer to member function should reject explicit object parameter Labels clang Assignees

[llvm-bugs] [Bug 85988] Why can't a Objective-C property be named `pascal`?

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85988 Summary Why can't a Objective-C property be named `pascal`? Labels new issue Assignees Reporter

[llvm-bugs] [Bug 85985] lldb/source/Utility/Scalar.cpp:756: Condition can never be true

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85985 Summary lldb/source/Utility/Scalar.cpp:756: Condition can never be true Labels new issue Assignees Repo

[llvm-bugs] [Bug 85984] lldb/source/Core/Debugger.cpp:1118: Pointless code ?

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85984 Summary lldb/source/Core/Debugger.cpp:1118: Pointless code ? Labels Assignees Reporter dcb314

[llvm-bugs] [Bug 85975] llvm/include/llvm/ADT/SCCIterator.h:285: This code will never work !

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85975 Summary llvm/include/llvm/ADT/SCCIterator.h:285: This code will never work ! Labels new issue Assignees

[llvm-bugs] [Bug 85974] lldb/tools/lldb-dap/JSONUtils.cpp:139: Pointless duplication ?

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85974 Summary lldb/tools/lldb-dap/JSONUtils.cpp:139: Pointless duplication ? Labels new issue Assignees Repor

[llvm-bugs] [Bug 85969] clang: error: clang frontend command failed due to signal

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85969 Summary clang: error: clang frontend command failed due to signal Labels clang Assignees Reporter

[llvm-bugs] [Bug 85965] Aarch64 popcountg codegen worse than RISC-V

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85965 Summary Aarch64 popcountg codegen worse than RISC-V Labels new issue Assignees Reporter

[llvm-bugs] [Bug 85964] statfs/fstatfs (linux extension)

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85964 Summary statfs/fstatfs (linux extension) Labels new issue Assignees Reporter Schroding

[llvm-bugs] [Bug 85963] [OpenMP] Race condition in __kmpc_omp_taskwait_deps_51

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85963 Summary [OpenMP] Race condition in __kmpc_omp_taskwait_deps_51 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 85959] Building CTTestTidyModule is failed: unresolved symbol "translationUnitDecl"

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85959 Summary Building CTTestTidyModule is failed: unresolved symbol "translationUnitDecl" Labels new issue Assignees

[llvm-bugs] [Bug 85954] [clang-format] feature request: introduce break level/priority when do the long line breaking.

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85954 Summary [clang-format] feature request: introduce break level/priority when do the long line breaking. Labels clang-format Assignees

[llvm-bugs] [Bug 85947] [LLDB] Operators <= and >= return a wrong result when comparing with a floating point NaN in expression evaluation

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85947 Summary [LLDB] Operators <= and >= return a wrong result when comparing with a floating point NaN in _expression_ evaluation Labels lldb

[llvm-bugs] [Bug 85941] Backport fixes to `transform.structured.convert_to_loops` to 18.x

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85941 Summary Backport fixes to `transform.structured.convert_to_loops` to 18.x Labels new issue Assignees Re

[llvm-bugs] [Bug 85939] Missed optimization: right shift (>>) with first operand up-cast to longer types

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85939 Summary Missed optimization: right shift (>>) with first operand up-cast to longer types Labels new issue Assignees

[llvm-bugs] [Bug 85937] [clang-format] Combination of AlignArrayOfStructures with AlignEscapedNewlines does not work well within macros

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85937 Summary [clang-format] Combination of AlignArrayOfStructures with AlignEscapedNewlines does not work well within macros Labels clang-format

[llvm-bugs] [Bug 85934] [OpenMP][OMPD] ompd_get_icv_string_from_scope() returns ompd_rc_unsupported for integer ICVs

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85934 Summary [OpenMP][OMPD] ompd_get_icv_string_from_scope() returns ompd_rc_unsupported for integer ICVs Labels new issue Assignees

[llvm-bugs] [Bug 85933] [OpenMP] Dependency on "opt" during runtimes-configure may be missing

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85933 Summary [OpenMP] Dependency on "opt" during runtimes-configure may be missing Labels new issue Assignees

[llvm-bugs] [Bug 85925] clangd: Formatting Issue with `<` operator parsing in template parameter list

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85925 Summary clangd: Formatting Issue with `<` operator parsing in template parameter list Labels new issue Assignees

[llvm-bugs] Issue 65993 in oss-fuzz: llvm: Fuzzing build failure

2024-03-20 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #10 on issue 65993 by ClusterFuzz-External: llvm: Fuzzing build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65993#c10 Friendly reminder that the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https://o

[llvm-bugs] [Bug 85913] `bugprone-unused-return-value` warns about stream insertion operator (`operator<<`)

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85913 Summary `bugprone-unused-return-value` warns about stream insertion operator (`operator<<`) Labels new issue Assignees

[llvm-bugs] [Bug 85910] [Flang, x86_64] As of 18.x, flang-new errors on gcc-style instruction set options

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85910 Summary [Flang, x86_64] As of 18.x, flang-new errors on gcc-style instruction set options Labels Assignees Reporte

[llvm-bugs] [Bug 85903] [SelectionDAG] Add new ISD Node for vector saturating truncation

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85903 Summary [SelectionDAG] Add new ISD Node for vector saturating truncation Labels backend:AArch64, backend:RISC-V, backend:X86,

[llvm-bugs] [Bug 85905] using negative regular expressions with {run-}clang-tidy

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85905 Summary using negative regular expressions with {run-}clang-tidy Labels clang-tidy Assignees Reporter

[llvm-bugs] [Bug 85900] llvm-dwarfdump segmentation fault in llvm::DWARFUnit::getLoclistOffset(unsigned int)

2024-03-20 Thread LLVM Bugs via llvm-bugs
Issue 85900 Summary llvm-dwarfdump segmentation fault in llvm::DWARFUnit::getLoclistOffset(unsigned int) Labels new issue Assignees