[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

[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 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 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 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 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 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 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 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 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 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
Issue 85776 Summary [Flang] fatal internal error: CHECK(p) failed at /root/llvm-project/flang/include/flang/Semantics/symbol.h(785) Labels flang A

[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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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] [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

[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 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 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 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 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] [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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 86094] scan-build "--exclude" option do not exclude 3rparty directory from large project as expected.

2024-03-21 Thread LLVM Bugs via llvm-bugs
Issue 86094 Summary scan-build "--exclude" option do not exclude 3rparty directory from large project as expected. Labels new issue Assignees

[llvm-bugs] [Bug 86096] [X86] _mm_sqrt_ps() generates odd rsqrtps with fast-math

2024-03-21 Thread LLVM Bugs via llvm-bugs
Issue 86096 Summary [X86] _mm_sqrt_ps() generates odd rsqrtps with fast-math Labels backend:X86 Assignees Reporter

[llvm-bugs] [Bug 86100] __builtin_assume worsens codegen

2024-03-21 Thread LLVM Bugs via llvm-bugs
Issue 86100 Summary __builtin_assume worsens codegen Labels llvm:optimizations, missed-optimization Assignees

[llvm-bugs] [Bug 86102] Resource model of 16-bit SVE `udot` wrong for Neoverse-v1

2024-03-21 Thread LLVM Bugs via llvm-bugs
Issue 86102 Summary Resource model of 16-bit SVE `udot` wrong for Neoverse-v1 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 86103] [RISCV][MC][xthead] Wrong AsmParser error for `th.ldia`

2024-03-21 Thread LLVM Bugs via llvm-bugs
Issue 86103 Summary [RISCV][MC][xthead] Wrong AsmParser error for `th.ldia` Labels backend:RISC-V Assignees Reporte

[llvm-bugs] [Bug 86107] [InstCombine] why is debug information not retained on store to null instruction

2024-03-21 Thread LLVM Bugs via llvm-bugs
Issue 86107 Summary [InstCombine] why is debug information not retained on store to null instruction Labels new issue Assignees

[llvm-bugs] [Bug 86109] clang-format crashes with AlignArrayOfStructures

2024-03-21 Thread LLVM Bugs via llvm-bugs
Issue 86109 Summary clang-format crashes with AlignArrayOfStructures Labels clang-format Assignees Reporter

[llvm-bugs] [Bug 86115] There's a real gain of in-place realloc

2024-03-21 Thread LLVM Bugs via llvm-bugs
Issue 86115 Summary There's a real gain of in-place realloc Labels new issue Assignees Reporter il

[llvm-bugs] [Bug 86123] ERROR: failed to solve: nvidia/cuda:8.0-devel: docker.io/nvidia/cuda:8.0-devel: not found

2024-03-21 Thread LLVM Bugs via llvm-bugs
Issue 86123 Summary ERROR: failed to solve: nvidia/cuda:8.0-devel: docker.io/nvidia/cuda:8.0-devel: not found Labels new issue Assignees

[llvm-bugs] [Bug 86128] [X86] Enable constexpr on LZCNT and BMI intrinsics

2024-03-21 Thread LLVM Bugs via llvm-bugs
Issue 86128 Summary [X86] Enable constexpr on LZCNT and BMI intrinsics Labels good first issue, backend:X86, clang:headers

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

2024-03-21 Thread LLVM Bugs via llvm-bugs
Issue 86148 Summary Do you still need commit access? Labels infrastructure:commit-access Assignees Reporter

[llvm-bugs] [Bug 86155] [DXIL] Add abs lowering

2024-03-21 Thread LLVM Bugs via llvm-bugs
Issue 86155 Summary [DXIL] Add abs lowering Labels backend:DirectX Assignees farzonl Reporter

[llvm-bugs] [Bug 86161] [InstCombine] Missed optimization : fold `switch(rol(a, c))`

2024-03-21 Thread LLVM Bugs via llvm-bugs
Issue 86161 Summary [InstCombine] Missed optimization : fold `switch(rol(a, c))` Labels new issue Assignees Reporte

[llvm-bugs] [Bug 86162] [inliner] AddReturnAttributes with non existing operands

2024-03-21 Thread LLVM Bugs via llvm-bugs
Issue 86162 Summary [inliner] AddReturnAttributes with non existing operands Labels new issue Assignees Reporter

[llvm-bugs] [Bug 86164] FMF on fcmps

2024-03-21 Thread LLVM Bugs via llvm-bugs
Issue 86164 Summary FMF on fcmps Labels missed-optimization Assignees Reporter tschuett

[llvm-bugs] [Bug 86170] [DXIL] add cos lowering

2024-03-21 Thread LLVM Bugs via llvm-bugs
Issue 86170 Summary [DXIL] add cos lowering Labels backend:DirectX Assignees farzonl Reporter

[llvm-bugs] [Bug 86171] [InstCombine] Missed optimization : fold rol pattern `(a * b) >> (BW - c) | (a * (b << c))` to `fshl(a * b, a * b, c)`

2024-03-21 Thread LLVM Bugs via llvm-bugs
Issue 86171 Summary [InstCombine] Missed optimization : fold rol pattern `(a * b) >> (BW - c) | (a * (b << c))` to `fshl(a * b, a * b, c)` Labels llvm:instcombine,

[llvm-bugs] [Bug 86172] [DXIL] Add floor lowering

2024-03-21 Thread LLVM Bugs via llvm-bugs
Issue 86172 Summary [DXIL] Add floor lowering Labels backend:DirectX Assignees farzonl Reporter

<    3   4   5   6   7   8   9   10   11   12   >