Messages by Thread
-
[llvm-bugs] [Bug 135348] [libc++] P2165R4: Update `<tuple>` for interoperability between `tuple` and `tuple-like` types
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135347] [clang] Illegal instruction compiling a stress test built on tuple
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135346] [SystemZ][TTI]Wrong costs for insertelement with even/odd indices
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135327] Use spirv backend in libclc
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135323] [RISCV] The asm parser does not error on incorrectly spelt @plt on call symbols
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135321] [clang] -Wimplicit-int-conversion shows only one warning at a time
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135320] [libc][math] migrate math tests to ErrnoCheckingTest fixture
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135317] Do something with `output` field
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135313] [EarlyCSE] Miscompile with llvm.maximumnum.f64 and llvm.maximum.f64
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135308] [Flang] The line displayed in the remark of loop-vectorize is incorrect
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135306] [libc++] `tuple<>` cannot be compared with `array<T, 0>`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135289] [mlir] Assertion `succeeded( ConcreteT::verifyInvariants(getDefaultDiagnosticEmitFn(ctx), args...))' failed
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135285] [DirectX] Intrinsic `usub.sat` is preventing the generation of legal DXIL
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134613] Clang 20 implicit CTAD regression?
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135283] [Mips] Presence of inline asm instructions affects ELF ABI info
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135281] `consteval` constructor cannot store `this` inside object
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135021] LLVM-20.1.0-Linux-ARM64 release is missing libomp
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135275] [Flang] Define PIC/PIE macros
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134797] Clang diagnostics: false-positive warning "unused lambda-capture"
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135273] [clang] Inconsistent __is_pointer_interconvertible_base_of results for direct vs. templated calls
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135269] clang-format: better continuation indent options for BraceWrapping=false
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134880] Bogus "constraint depends on itself"
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134749] [SPIRV][HLSL] Crash in SPIRVInstructionSelector::loadHandleBeforePosition
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135122] [HLSL] Add support for floating point modulo
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135265] [libc][tests] make unit tests hermetic
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135257] [DirectX] Findout what is keeping memset alive, investigate usub and memset legalization options
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134663] [ARM32][compiler-rt] movle Condition Fails After __aeabi_cdcmple Due to Inconsistent CPSR Flags Across libgcc/libunwind
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135091] lldb-dap.exe --connection connect://127.0.0.1:10000 is not working on widnows.
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134762] [HLSL] clang-dxc should accept the `-verify` argument
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135249] modernize-use-equals-delete should recommend relocating only special members to public
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134694] Misaligned member variables of templated SIMD types (like __m128) when using /Zp flag with clang-cl
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134771] [AMDGPU] Improve the interaction between COV and device libraries
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135239] [llvm-cov] Add new 'llvm-cov' argument '--binaries <binary1> <binary2> ...' to simplify passing in the list of binaries
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134730] [RISC-V] clang++ 20 fails to compile highway
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134996] Add `DynamicAllocLValue` and `TypeInfoLValue` support to `APValue::dump()`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134696] [LoopVectorize] Assertion `isPowerOf2_32(End.getKnownMinValue()) && "Expected End to be a power of 2"' failed.
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134843] ld.lld crashing when linking GraphicsMagick
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134721] [HLSL] Update HLSL's Sema Checking and Diagnostics for builtins
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134761] [HLSL] Clang is missing a warning for implicit truncation of vector types in HLSL
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134853] [compiler-rt] hwasan_symbolize Windows bug
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135223] [LLD] relinking objects that contain COMMON symbols adds superfluous COMMON section.
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135221] [DirectX] Pow optomized to Powi in frotend causes the backend to have an intrinsic it can't lower
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135217] [libc][test] `libc/test/UnitTest/CmakeFilePath.cpp` should be hermetic
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135216] [libc][test] `libc/test/UnitTest/MemoryMatcher.cpp` should be hermetic
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135215] [libc][test] `libc/test/UnitTest/TestLogger.cpp` should be hermetic
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135214] [libc][test] `libc/test/UnitTest/LibcTest.cpp` should be hermetic
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135213] [libc][test] `libc/test/UnitTest/LibcTestMain.cpp` should be hermetic
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135212] [libc][test] `libc/test/UnitTest/LibcDeathTestExecutors.cpp` should be hermetic
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135211] [libc][test] `libc/test/UnitTest/RoundingModeUtils.cpp` is not hermetic
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135210] [DirectX] Update DXContainer docs to match D3D12 naming
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135208] [lldb] lldb not reading compile units for binaries compiled with gdwarf64
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135206] [RISC-V] Infinite loop when compiling w/ -fstack-clash-protection on RISC-V
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135193] Build fails on SLES15 SP1: APFloat.cpp: ... error: llvm::fltSemantics ... is not a constant expression
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135204] [libc][bug] c++abi tls dtors are not called on main thread exit
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135195] [llvm-cov] llvm-cov report' should provide option to produce JSON output
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135172] [RISC-V] MachineLICM incorrectly hoists fsrmi out of loop
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135200] [hexagon] switch to eld as the default linker
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135188] [RISC-V] Machine Block Placement generates extra jump instructions that are not cleaned up.
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135190] Clang considers fold expanded constraint ambiguous when it shouldn't be
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135186] [llvm-cov] Add support for 'llvm-cov show' and 'llvm-cov report' to optionally accept input from (modified) JSON produced by 'llvm-cov export'
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135182] [IndVarSimplify] Miscompilation at -O3
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135175] Fatal error: error in backend: Broken module found, compilation aborted! while processing profiled LLVM IR with Oz optimization
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135165] [SPIR-V] Alignment decoration emitted for non-kernel SPIR-V
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135159] Open source app [actor-framework-0.19.6] detail.group_tunnel, detail.local_group_module & mixin.sender tests failing with clang using when using -fvirtual-function-elimination -fvisibility=hidden
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135158] [libc][test] `libc/test/UnitTest/FEnvSafeTest.cpp` is not hermetic
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135142] Clang accepts illegal flexible array member inside struct used in std::vector
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135136] [clang] Misleading warning location for -Wimplicit-int-conversion
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135126] [llvm] [unknown-windows-msvc] The [[__gnu__::__init_priority__]]attribute causes the constructor of the global function to be called multiple times
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135089] [libc++] [libc++abi] Regression: std::make_exception_ptr breaks catching ObjC objects on rethrow
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135117] Inaccurate Coverage Information Due to __llvm_profile_dump During Program Blocking, Requesting Solution
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134741] [HLSL] Move `HasCounter` and `GloballyCoherent` from `ResourceTypeInfo` to `ResourceInfo`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135112] Plugin entry point not found in 'libtriton.so
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135108] [Flang][OpenMP] Assertion `success && "Privatization failed due to existing binding"' failed.
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135109] [libc++] `atomic_ref<float>::fetch_add` has CAS loop rather than `atomicrmw`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135101] lldb-dap is emitting "0" as the sequence number for all messages
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135086] 1 - ArgIdx in Sema::AddOverloadCandidate looks like it overflows
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135083] Luxmark crashes on Mesa Clover with LLVM Error: Cannot select: 0x7fdadb775150: i32 = is_fpclass 0x7fdadbf90ad0, TargetConstant:i32<504>
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135057] ARM Hard Float targets gives converge error in building LLVM
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135050] On x86-64 trunk, `-Wconditional-uninitialized` false positive in a "simple" case
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135049] clang source-based code coverage *sometimes* incorrectly includes comments into coverage reports
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135048] [libc++] `<regex>`: `\00` should be rejected
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135045] [clang-tidy] `bugprone-unchecked-optional-access`: support detection of unsafe `std::expected` access
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135032] [clang] Crash instantiating static variable template specialization member of class template
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135012] Emitting attribute diagnostics twice in some template instantiations
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135011] `clang-scan-deps` is not using clang's default config files
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135009] [libc++] `<regex>`: `\B` should not be found in `a+a`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 135005] Clang crashes when using an explicit object parameter in lambda with specific function body
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134992] Missed optimization with the `unreachable` information
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134991] [flang][OpenMP][debug] Invalid debug info for variable size string in target region.
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134980] [clang] Using std::complex suppresses warnings from -Whigher-precision-for-complex-division
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134977] [AArch64] Neoverse V3/V3AE schedule model is not implemented
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134986] [flang][preprocessor] Preprocessor splits a token while preserving column
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134975] clangd won't clean old pch files
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134965] clang generate i128 for opencl source but same cpp source generate i64 type
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134962] [RISCV] Non-base vector intrinsics not available via `__attribute__((target("arch=...")))`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134959] accepts-invalid accessing private member of C++ class from scope specifier
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134954] SemaObjC::HandleExprPropertyRefExpr assumes getInterfaceType() will never return nullptr
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134955] Incorrect diagnostic wording for out-of-line enum declarations
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134820] Constexpr allocating temporaries in `if constexpr` are rejected.
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134949] malloc/memset -> calloc optimization should happen even if there are BBs between the ptr check and the memset
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134897] [clang++] Can not capture member of structured binding to lambda in constant evaluation.
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134933] [LLD][ELF] Incorrect source location in undefined symbol error
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134927] [llvm-cov] llvm-cov show output for template functions with lots of instantiations is overwhelming
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134768] [AVX-512] vpternlogq fails to be emitted for longer chains of bitmanipulations
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134917] [libc] Rounding Error for cospif16/sinpif16
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134916] [MIPS] Compiler crash when using -O3
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134915] [MIPS][COFF] Missing support for thread local variables
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134914] [MIPS] Function named Leave* or Local* are refused
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134913] [MIPS] Compiler crash when using __builtin_unreachable
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134912] [flang] Flang crashes in lowering to OpenMP when `fir.boxchar` is used in a `map` clause on `omp target`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134908] InstCombine introduces unnecessary `and 1` when folding `trunc nuw`+`zext`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134907] [mlir][tosa] : pool op verification changes are possibly too restrictive?
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134902] [clang-tidy] Check request: bugprone-host-to-network-after-memcpy
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134901] [clang-tidy] Check request: bugprone-memcpy-after-network-to-host
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134882] constexpr decomposition declaration make clang crush
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134867] reinterpret_cast from const void* to function pointer does not compile
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134861] Clang rejects a valid generic lamba within a conditional explicit for a constructor template of a class template
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134855] [Modules][libc++] Can't use modules with precompiled headers and libc++
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134852] clang stopped working and got crashed
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134846] lldb statusline problems in Windows cmd prompt
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134840] [clang-tidy] bugprone-tagged-union-member-count false warning when using enum & pthread_mutex_t
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134830] Clang Rejects Valid CRTP Pattern with constexpr Virtual Function Accessing Derived Static Member
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134818] [clang-tidy] misc-include-cleaner does not handle error codes in <errno.h>
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134817] llvm-reduce should have a uselistorder reduction
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134811] SBProcess::GetState() method returns unexpected value
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134809] [wasm-ld] Inconsistency: combineOutputSegments() merges InputChunks with differing COMDATs, but writeBody() asserts
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134796] Bytecode interpreter: Crash with invalid base casts
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134789] Bytecode interpreter: Union fields are activated too eagerly
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134790] Crash compiling modules with address sanitizers
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134785] Bytecode interpreter: Optimization opportunities
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134783] Bytecode interpreter: Investigate use of tailcall design
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134779] clang-format: Macro operator spacing not working as expected
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134782] Bytecode interpreter: Support array fillers
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134780] [libc][bazel] Add support for generating headers in Bazel
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134770] Request Commit Access For leecheechen
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134736] #108985 optimization doesn't remove strlen like loop body in some cases
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134744] [HLSL] Rename `*ResourceBinding*` Types to `*Resource*`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134739] [Clang][Modules] FE crashes when constructor using-decl are build in header units
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134707] llvm/include/llvm/MC/MCRegisterInfo.h:477: Assert fail
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134725] LTO build of rpcs3 fails on Windows
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134714] [SystemZ] Large compile time regression in `SystemZTTIImpl::adjustInliningThreshold()`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134705] [RISC-V] Miscompile in rv64gcv with -O3 -flto
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134703] MLIR: Block.getOperations().size() is O(N)
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134695] [HLSL] Extract Root Signature version from metadata representation
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134681] [libcxx] Unmatched _LIBCPP_POP_MACROS with _LIBCXX_ENABLE_LOCALIZATION=OFF
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134668] [HLSL] Cbuffer declaration with array typedef crashes
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134658] Clang not diagnosing invalid literals in unevaluated contexts
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134659] [Hexagon] `Cannot select: t89: v4i1 = HexagonISD::PFALSE`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134624] [LoongArch] `Cannot select: t14: ch = Prefetch<(load (s8) from `ptr null`)> t13, Constant:i64<0>, TargetConstant:i32<0>, TargetConstant:i32<0>, TargetConstant:i32<0>`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134619] [opt] commandLine error
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134603] [lldb] crash backtrace while debugging rust
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134607] [X86] X86FixupVectorConstants generates SSE2 instructions on SSE1 targets
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134602] [opt] Function semantics change after running simplifycfg
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134590] [libc++] Parallel `uninitialized_default_construct`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134597] [libc++] P0769R2: Parallel `shift_right`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134596] [libc++] P0769R2: Parallel `shift_left`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134595] [libc++] P0040R3: Parallel `uninitialized_value_construct_n`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134594] [libc++] P0040R3: Parallel `uninitialized_value_construct`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134593] [libc++] P0040R3: Parallel `uninitialized_move_n`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134592] [libc++] P0040R3: Parallel `uninitialized_move`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134591] [libc++] Parallel `uninitialized_default_construct_n`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134589] [libc++] Parallel `destroy_n`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134588] [libc++] Parallel `destroy`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134586] con't remove/convert an arith.constant oprations for coonverting into llvm using mlir-opt
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134577] The flag -fno-strict-overflow has not effect with clang
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134575] [DirectX] Strip loop metadata that will trip up the validator when generating DXIL
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134574] [DirectX] Add a pass to forward handle creation intrinsics to the accesses of those handles
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134569] [DirectX] The `dx.dot2/3/4` and `dx.dot2add` intrinsics leave vectors around post-scalarization
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134567] [Flang] Incorrect execution result of EXTENDS_TYPE_OF intrinsic function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134565] [Flang] Quadruple precision COMPLEX used in TYPE IS statement in SELECT TYPE construct is not executed correctly
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134566] [Flang] Incorrect execution result of intrinsic assignment with an unallocated allocatable array
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134564] [lldb-dap] global `initCommands` settings for vscode extension
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134561] [OpenMP] Enable libomptarget debugging for apt.llvm.org packages
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134559] [clang-tidy] "modernize-use-auto" - shared pointer specific casts not supported
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134558] [LLD] MinGW driver __image_base__ alternate name wrongly defined on i386
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134557] clang-tidy misc-include-cleaner should not mark standard headers
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134550] asm constraint
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134549] DebugInfo: preferred_name causes DIDerivedType node to be emitted twice
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134546] [LLD] PE delayload compatibility with IMAGE_GUARD_DELAYLOAD_IAT_IN_ITS_OWN_SECTION
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134540] Missed optimization when using `llvm.assume`, although scalar-evolution can use it to figure out the range.
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134539] Formatting issue with braced initialization list indentation
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134537] [RISC-V] Clang behaves differently from gcc when `-mcmodel=large` and triple is riscv-32
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134535] [clang-tidy] misc-include-cleaner false positive for FILE type header in C89 & C90
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134530] Bug in FileOutputBuffer.cpp ?
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134527] Clang-Tidy should not generate fixits for bugprone-parent-virtual-call checks
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134526] [Clang] Clang fails to deduce the type of variable member templates
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134525] [RISC-V] mcmodel=medany 'relocation R_RISCV_PCREL_HI20 out of range' for >2MiB relocations
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134524] Use bfcvt instruction on Arm to convert to __bf16
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134523] Assertion `Ty->isPtrOrPtrVectorTy() && "This should only be called with a pointer or pointer vector type"' failed.
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134521] Use LEA for small immediates when optimizing for size
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134519] [Clang] Spurious error when template template parameter substituted using a class template with an NTTP whose type is its first template parameter
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134516] [mlir][vector] Error when running `--canonicalize` with out of bounds positions in `vector.extract`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134515] [msan] Runtime false positives with iostream, msan, and -O0
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134513] Auto-vectorization via `masked.load` blocks constprop
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134510] __has_include should not error if unevaluated
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134509] Cern ROOT installation OSX Sequoia 15.4
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134506] compiler-rt error
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134504] clang: -shared -fsanitize=undefined doesn't link with libubsan
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134502] [clang-tidy] Fix [File|Config]OptionsProvider::getOptions
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 134024] Remove common `add`s when `icmp eq`ing two `select`s [InstCombine]
LLVM Bugs via llvm-bugs