[llvm-bugs] [Bug 85018] bool* is optimised too aggressively under assumption that byte value is 0 or 1

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 85018 Summary bool* is optimised too aggressively under assumption that byte value is 0 or 1 Labels new issue Assignees

[llvm-bugs] [Bug 85013] Crash with memory sanitizer on Linux 6.5.0-25

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 85013 Summary Crash with memory sanitizer on Linux 6.5.0-25 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 85011] Defining Processor Resource Priority in LLVM Backend Scheduler

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 85011 Summary Defining Processor Resource Priority in LLVM Backend Scheduler Labels new issue Assignees Repor

[llvm-bugs] [Bug 85008] [clang] error in backend: cannot guarantee tail call due to mismatched varargs

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 85008 Summary [clang] error in backend: cannot guarantee tail call due to mismatched varargs Labels clang Assignees

[llvm-bugs] [Bug 84995] clang-format: Various formatting issues

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84995 Summary clang-format: Various formatting issues Labels clang-format Assignees Reporter

[llvm-bugs] [Bug 84986] [mlir][arith] `arith.addui_extended` on `index` types rejected on lowering

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84986 Summary [mlir][arith] `arith.addui_extended` on `index` types rejected on lowering Labels mlir Assignees

[llvm-bugs] [Bug 84985] algorithms.cpp doesn't compile with c++17

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84985 Summary algorithms.cpp doesn't compile with c++17 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 84980] [libc][c11] add support for stdio.h's rename()

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84980 Summary [libc][c11] add support for stdio.h's rename() Labels c11, libc Assignees Reporter

[llvm-bugs] [Bug 84970] Flang does not match any OpenMPI subroutine when called with an element of an assumed-shape array

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84970 Summary Flang does not match any OpenMPI subroutine when called with an element of an assumed-shape array Labels flang Assignees

[llvm-bugs] [Bug 84968] [libc] Implement fcntl function

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84968 Summary [libc] Implement fcntl function Labels libc Assignees Reporter SchrodingerZhu

[llvm-bugs] [Bug 84967] Several SIMD equal-each's can sometimes be folded into a vector shuffle

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84967 Summary Several SIMD equal-each's can sometimes be folded into a vector shuffle Labels new issue Assignees

[llvm-bugs] [Bug 84961] Code using a lambda to capture a reference to a function rejected with `could not match (null template argument) against (null template argument)`

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84961 Summary Code using a lambda to capture a reference to a function rejected with `could not match (null template argument) against (null template argument)` Labels

[llvm-bugs] [Bug 84947] Flang should handle the -mtune option

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84947 Summary Flang should handle the -mtune option Labels flang Assignees Reporter tukss

[llvm-bugs] [Bug 84942] Offloading entry for declare target variable is incorrect: the address is invalid

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84942 Summary Offloading entry for declare target variable is incorrect: the address is invalid Labels openmp, clang:openmp Assi

[llvm-bugs] [Bug 84940] [DAG] SDPatternMatch - add m_BinOp/m_c_BinOp variants driven by TLI.isBinOp/isCommutativeBinOp

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84940 Summary [DAG] SDPatternMatch - add m_BinOp/m_c_BinOp variants driven by TLI.isBinOp/isCommutativeBinOp Labels good first issue, llvm:SelectionDAG

[llvm-bugs] [Bug 84937] Missed optimization: indicate knownbits from dominating condition `cmp(trunc(a))`

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84937 Summary Missed optimization: indicate knownbits from dominating condition `cmp(trunc(a))` Labels new issue Assignees

[llvm-bugs] [Bug 84932] [DirectX] [HLSL] Document Specification Details of DXIL Operations in DXIL.td

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84932 Summary [DirectX] [HLSL] Document Specification Details of DXIL Operations in DXIL.td Labels new issue Assignees

[llvm-bugs] [Bug 84931] [clang] [ICE] [rejects-valid] comparing pointers to explicit-object member functions

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84931 Summary [clang] [ICE] [rejects-valid] comparing pointers to explicit-object member functions Labels clang Assignees

[llvm-bugs] [Bug 84919] Unbable to optimize simple loop and function

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84919 Summary Unbable to optimize simple loop and function Labels new issue Assignees Reporter

[llvm-bugs] [Bug 84916] Missing Optimization of Logic expression

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84916 Summary Missing Optimization of Logic _expression_ Labels new issue Assignees Reporter

[llvm-bugs] [Bug 84910] "Illegal VarBitInit expression!" assertion failed in llvm-tblgen

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84910 Summary "Illegal VarBitInit _expression_!" assertion failed in llvm-tblgen Labels tablegen, crash-on-invalid Assignees

[llvm-bugs] [Bug 84907] [Request] Clang Format config files can import another config

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84907 Summary [Request] Clang Format config files can import another config Labels clang Assignees Reporter

[llvm-bugs] [Bug 84905] [DAG] SelectionDAG::computeKnownBits - add ISD::ABDU/ISD::ABDS handling

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84905 Summary [DAG] SelectionDAG::computeKnownBits - add ISD::ABDU/ISD::ABDS handling Labels good first issue, llvm:SelectionDAG

[llvm-bugs] [Bug 84900] flang-new needs to pass through -shared as a linker option link clang

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84900 Summary flang-new needs to pass through -shared as a linker option link clang Labels flang:driver Assignees

[llvm-bugs] [Bug 84898] Backport shadowing warnings to a LLVM 18 release

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84898 Summary Backport shadowing warnings to a LLVM 18 release Labels release:backport, clang:diagnostics Assignees

[llvm-bugs] [Bug 84893] Defining Processor Resource Priority in TableGen

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84893 Summary Defining Processor Resource Priority in TableGen Labels new issue Assignees Reporter

[llvm-bugs] [Bug 84884] libc++ requires `mbstate_t` even when we disable support for wide characters

2024-03-12 Thread LLVM Bugs via llvm-bugs
Issue 84884 Summary libc++ requires `mbstate_t` even when we disable support for wide characters Labels libc++, embedded Assignees