[llvm-bugs] [Bug 123756] [llvm-mca][FeatureReques] In timeline graph, note source of delay for each instruction

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123756 Summary [llvm-mca][FeatureReques] In timeline graph, note source of delay for each instruction Labels new issue Assignees

[llvm-bugs] [Bug 123760] Handling tied operands in RISCVVLOptimizer

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123760 Summary Handling tied operands in RISCVVLOptimizer Labels backend:RISC-V Assignees Reporter

[llvm-bugs] [Bug 123761] expm1(x) is not folded at the compilation time when x is constant

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123761 Summary expm1(x) is not folded at the compilation time when x is constant Labels new issue Assignees R

[llvm-bugs] [Bug 123763] SIGSEGV on getTypdefName on invalid type

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123763 Summary SIGSEGV on getTypdefName on invalid type Labels new issue Assignees Reporter

[llvm-bugs] [Bug 123766] [Flang] Static initialization failure for CHARACTER type when `constant-expr` is impl-do

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123766 Summary [Flang] Static initialization failure for CHARACTER type when `constant-expr` is impl-do Labels flang:frontend Assignees

[llvm-bugs] [Bug 123726] clang 20: Sporadic crashes of clang-tidy check modernize-use-constraints

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123726 Summary clang 20: Sporadic crashes of clang-tidy check modernize-use-constraints Labels clang, clang-tidy Assignees

[llvm-bugs] [Bug 123727] [X86][AVX512] Generate `valignq` instead of `vpermi2pd`

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123727 Summary [X86][AVX512] Generate `valignq` instead of `vpermi2pd` Labels question, backend:X86 Assignees

[llvm-bugs] [Bug 123828] clang++ segfault when using import std in module

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123828 Summary clang++ segfault when using import std in module Labels clang Assignees Reporter

[llvm-bugs] [Bug 123832] crash: crash while compiling JoltPhysic in release

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123832 Summary crash: crash while compiling JoltPhysic in release Labels new issue Assignees Reporter

[llvm-bugs] [Bug 123842] Add a property to launch.json to specify the location of the lldb-dap to use

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123842 Summary Add a property to launch.json to specify the location of the lldb-dap to use Labels lldb-dap Assignees JDe

[llvm-bugs] [Bug 123845] Linter invocation failed with return code -1073741819 when run on richedittest project

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123845 Summary Linter invocation failed with return code -1073741819 when run on richedittest project Labels new issue Assignees

[llvm-bugs] [Bug 123847] [HLSL] Add checks to the SPIRVInstructionSelector's `selectExtInst` functions for SPIR-V extended instruction set availability

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123847 Summary [HLSL] Add checks to the SPIRVInstructionSelector's `selectExtInst` functions for SPIR-V extended instruction set availability Labels new issue

[llvm-bugs] [Bug 123851] [libc][assert] provide `static_assert` macro pre-`__STDC_VERSION__ == 202311L`

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123851 Summary [libc][assert] provide `static_assert` macro pre-`__STDC_VERSION__ == 202311L` Labels good first issue, libc Assi

[llvm-bugs] [Bug 123854] [Clang] Crash when mangling lambda with requires clause

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123854 Summary [Clang] Crash when mangling lambda with requires clause Labels clang Assignees Reporter

[llvm-bugs] [Bug 123770] Parser at end of file, segmentation fault

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123770 Summary Parser at end of file, segmentation fault Labels new issue Assignees Reporter

[llvm-bugs] [Bug 123815] [c++][Modules] Member variable of non-exported type has inaccessible hidden friend with defaulted comparison

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123815 Summary [c++][Modules] Member variable of non-exported type has inaccessible hidden friend with defaulted comparison Labels new issue

[llvm-bugs] [Bug 123817] fails to link `error: undefined reference to 'llvm::checkRegister`

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123817 Summary fails to link `error: undefined reference to 'llvm::checkRegister` Labels build-problem Assignees

[llvm-bugs] [Bug 123800] Bug in LDS lowering, F.hasAddressTaken() under-estimates escape analysis

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123800 Summary Bug in LDS lowering, F.hasAddressTaken() under-estimates escape analysis Labels new issue Assignees ergawy

[llvm-bugs] [Bug 123801] [HLSL] Implement default constant buffer `$Globals`

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123801 Summary [HLSL] Implement default constant buffer `$Globals` Labels HLSL Assignees Reporter

[llvm-bugs] [Bug 123821] [libc][docs]re-enable pthread docs

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123821 Summary [libc][docs]re-enable pthread docs Labels documentation, libc Assignees Reporter

[llvm-bugs] [Bug 123786] [BUILD] Not able to select mold in Windows

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123786 Summary [BUILD] Not able to select mold in Windows Labels new issue Assignees Reporter

[llvm-bugs] [Bug 123778] I don't think this test is quite right. But since we don't have any historical practice with negative leap seconds, my reasoning is based on an assumption: the IANA db contain

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123778 Summary I don't think this test is quite right. But since we don't have any historical practice with negative leap seconds, my reasoning is based on an assumption: the IANA db contains the earliest time

[llvm-bugs] [Bug 123808] Windows aarch64 MC assert failure: `:0: error: Incorrect size for foo prologue: 32 bytes of instructions in range, but .seh directives corresponding to 28 bytes`

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123808 Summary Windows aarch64 MC assert failure: `:0: error: Incorrect size for foo prologue: 32 bytes of instructions in range, but .seh directives corresponding to 28 bytes` Labels

[llvm-bugs] [Bug 123812] [HLSL][DirectX] determine intrinsics that need to be backported codegen for older shader models

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123812 Summary [HLSL][DirectX] determine intrinsics that need to be backported codegen for older shader models Labels backend:DirectX, HLSL

[llvm-bugs] [Bug 123809] Segmentation Fault in X86TTIImpl::getCastInstrCost during Loop Vectorization of asn1_compiler.c (Linux Kernel 6.13)

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123809 Summary Segmentation Fault in X86TTIImpl::getCastInstrCost during Loop Vectorization of asn1_compiler.c (Linux Kernel 6.13) Labels new issue

[llvm-bugs] [Bug 123805] [Flang] Asynchronous I/O seems affects procedure interface characteristics.

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123805 Summary [Flang] Asynchronous I/O seems affects procedure interface characteristics. Labels flang:frontend Assignees

[llvm-bugs] [Bug 123807] [Flang] Incorrect diagnostic on sequence association of character type arguments

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123807 Summary [Flang] Incorrect diagnostic on sequence association of character type arguments Labels flang:frontend Assignees

[llvm-bugs] [Bug 123791] [SPIRV] Non-deterministic compiler output for debug-type-pointer.ll

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123791 Summary [SPIRV] Non-deterministic compiler output for debug-type-pointer.ll Labels backend:SPIR-V Assignees

[llvm-bugs] [Bug 123823] [ClangFormat] Space removed in `g< ::f>()` except for `Standard: c++03`

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123823 Summary [ClangFormat] Space removed in `g< ::f>()` except for `Standard: c++03` Labels new issue Assignees

[llvm-bugs] [Bug 123825] [HLSL] Investigate, update and document the correct function attributes for DXIL ops

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123825 Summary [HLSL] Investigate, update and document the correct function attributes for DXIL ops Labels HLSL Assignees

[llvm-bugs] [Bug 123728] [AMDGPU][GISel] masking instructions (`and`) not necessary

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123728 Summary [AMDGPU][GISel] masking instructions (`and`) not necessary Labels Assignees Reporter qcol

[llvm-bugs] [Bug 123719] [C++20] [Modules] Missing vtable for explicit template instantiation in other units

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123719 Summary [C++20] [Modules] Missing vtable for explicit template instantiation in other units Labels clang:modules Assignees

[llvm-bugs] [Bug 123864] [ARM] Default behavior is different about mtp with gcc

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123864 Summary [ARM] Default behavior is different about mtp with gcc Labels new issue Assignees Reporter

[llvm-bugs] [Bug 123884] [clang] Crash at -O1

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123884 Summary [clang] Crash at -O1 Labels Assignees Reporter cardigan1008 This code

[llvm-bugs] [Bug 123862] Generation of Object file gets stuck in infinite loop after enabling RISCVVLOptimizer

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123862 Summary Generation of Object file gets stuck in infinite loop after enabling RISCVVLOptimizer Labels new issue Assignees

[llvm-bugs] [Bug 123880] Build libcxx with winpthreads+

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123880 Summary Build libcxx with winpthreads+ Labels Assignees Reporter void2012 Hi!

[llvm-bugs] [Bug 123831] [HLSL] Move helper functions out of SemaHLSL into a common location for SemaSPIRV to use

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123831 Summary [HLSL] Move helper functions out of SemaHLSL into a common location for SemaSPIRV to use Labels new issue Assignees

[llvm-bugs] [Bug 123838] Request Commit Access For Icohedron

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123838 Summary Request Commit Access For Icohedron Labels Assignees Reporter Icohedron

[llvm-bugs] [Bug 123835] [BOLT] `llvm-bolt` sporadic assertion failure in `BinaryBasicBlock::isCold()` during shrink wrapping with `-O3`

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123835 Summary [BOLT] `llvm-bolt` sporadic assertion failure in `BinaryBasicBlock::isCold()` during shrink wrapping with `-O3` Labels BOLT A

[llvm-bugs] [Bug 123848] [compiler-rt] circular dependency on libc

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123848 Summary [compiler-rt] circular dependency on libc Labels compiler-rt Assignees Reporter

[llvm-bugs] [Bug 123855] [libc++] Question about __libcpp_timed_backoff_policy implementation

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123855 Summary [libc++] Question about __libcpp_timed_backoff_policy implementation Labels libc++ Assignees R

[llvm-bugs] [Bug 123886] Request Commit Access For hchandel

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123886 Summary Request Commit Access For hchandel Labels infra:commit-access-request Assignees Reporter

[llvm-bugs] [Bug 123887] Request Commit Access For vvchernov

2025-01-21 Thread LLVM Bugs via llvm-bugs
Issue 123887 Summary Request Commit Access For vvchernov Labels infra:commit-access-request Assignees Reporter