Messages by Thread
-
[llvm-bugs] [Bug 185244] [InstCombine] Missed optimization: `trunc(smax(zext(a) - zext(b), 0)) -> usub.sat(a, b)`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185241] [clang] Assertion `CallRange.isValid()' failed.
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185240] [InstCombine] `fcmp (bitcast X), 0.0` fold may ignore legacy `"denormal-fp-math"` attribute
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185236] [LowerMatrixIntrinsics] Crash on alias check with mixed-address-space pointers
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185232] [libc][math] Tracking Issue - Refactor internal utils to be `constexpr` compatible with `long double` on Linux X87 platform
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185224] [AArch64] Suboptimal code for testing if all elements of a NEON vector are equal
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185198] Clang 22 crash when diagnosing invalid pointer-to-member in in-class initializer with templated constructor
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185193] Broken Doxygen API link for `clang::format::FormatStyle` in ClangFormatStyleOptions documentation
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185188] [LoopIdiomVectorize] Crash on find-first-byte idiom with non-zero address space pointers
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185186] [SLP] `mul/or/and` with LHS constant can be misvectorized into wrong `shl/sub` operand order
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185183] [InstCombine] Fold of `minimumnum(x, fneg x)` to `fneg(fabs(x))` is incorrect for signaling NaNs
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185175] [DAG] Missing funnel shift optimisation in load-local-v3i129.ll test
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185174] [MLIR] Crash when lowering gpu function to llvm due to attribute sorting issue
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185159] [InlineFunction] `nofpclass` return attributes leak across return paths during inlining
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185158] Tivfgg
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185156] [MLIR] Crash when converting function during SPIRV to LLVM conversion pipeline
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185155] [CoroCleanup] Erasing noop destroy invoke leaves stale unwind predecessor and crashes SimplifyCFG
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185153] [Matrix] Crash with `-fuse-matrix-tile-size=0` after automatic loop-tiling selection
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185149] [MLIR][SPIRV] SPIRVConversion.h: bug in getPushConstantValue
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185144] [HLSL][SPIRV] Assert being triggered during CBuffer Array Dynamic Index Lowering
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185136] [libc] Implement wctype classification functions
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185135] [clang-doc] share/clang-doc is not packaged in Ubuntu 25.10
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185116] Change build-only test targets to have -test-depends suffix
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185112] [BOLT] CPython build with BOLT segfaults when backtrace called
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185111] [InstCombine] `foldBitCastSelect` crashes on bitcast of select with fast-math flags
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185109] [[clang::lifetimebound]] interferes with CRTP due to unexpected template instantiations
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185108] [clang-tidy] Fix-it for `readability-redundant-parentheses` results in incorrect syntax
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185103] Request Triage Access For cardigan1008
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185099] [VectorCombine] Incorrect pointer offset when shrinking `shufflevector` loads of `<N x i1>`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185092] [mlir][infrastructure] `XeGPUToXeVM`'s `materializecast.mlir` test fails on main
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185089] [RISCV] musttail with indirect arguments causes use-after-free
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185088] DW_AT_name for compile_unit incorrect when compiling preprocessed inputs with redundant slashes
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185070] [Clang] Confusing diagnostics on constexpr bit cast with casted pointer
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185067] [clang] `-fcoverage-mapping` produces corrupt coverage data when `#include` inside a function body resolves via `-isystem`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185052] [Clang] ppc64le ELF V2 ABI "Full doubleword rule" not followed
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185051] [BOLT] runtime/bolt-reserved.cpp failing
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185049] [HLSL][Matrix] implement row_major and column_major Keywords
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185044] [clang-tidy] modernize-return-braced-init-list gives misleading warning about repeated typename when returning an object with operator T&
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185025] [PAC][libunwind] Signing oracles in `findUnwindSectionsByPhdr`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185024] [clang-tidy] modernize-use-ranges activates for types with operator<=> but not operator==
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185011] [Clang] Linker error: missing std::_Sp_counted_ptr_inplace<P<int>::D, ...> members
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185007] [clang-tidy] readability-container-size-empty is oververbose
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185005] [clang-format] Unexpected lambda indentation with `LambdaBodyIndentation: OuterScope`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185003] Why does opt produce "unknown module pass 'xxx'" in case of default<O3>?
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 185000] Content mismatch in compiler_rt.builtins built on linux and windows
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184994] ppc64le build failures without `-DPPC_LINUX_DEFAULT_IEEELONGDOUBLE=ON`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184990] [lldb][windows] Use calls to `_RTC_UninitUse` for pretty-printing unitialized error messages.
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184985] [Clang] `if consteval {}` causes more constant evaluation steps than an empty statement
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184984] Implement raytracing HLSL Functions
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184983] Implement shader I/O HLSL Functions
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184982] Implement resource op HLSL Functions
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184981] Implement convergent pure HLSL Functions
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184980] Implement synchronization HLSL Functions
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184979] Implement data conversion HLSL Functions
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184977] Implement pure math and logic HLSL Functions
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184969] Make Sema keep track of mangling numbers for anonymous structures (and lambdas)
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184964] [MC][ARM] Clang crashes when assembling ARM Thumb2 LDRD/STRD post-indexed with non-4-byte-aligned offset
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184961] Linux/pthread_join.cpp fails with glibc 2.43
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184959] [MC][MIPS] Assertion failure in MipsMCCodeEmitter::getSimm18Lsl3Encoding when assembling MIPS64r6 LDPC with non-8-byte-aligned offset
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184957] Spurious 'operator new' ambiguous error with modules and libc++
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184954] [clang]Clang rejects GNU attributes on bit-field declarators (GCC and EDG accept)
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184947] segmentation fault with clang-22 (-O3 -Wno-return-type -Wno-implicit-int)
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184945] segmentation fault with clang-22 (-Ofast -Wno-return-type -Wno-implicit-int)
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184944] [LoopVectorize] Missed Loop Vectorize Regression at -O3 (trunk vs 21)
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184939] [MLIR] Crash during gpu to spir-v conversion: UNREACHABLE at mlir::LLVMTypeConverter::promoteOperands
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184932] [Flang][OpenMP] Referencing a DECLARE REDUCTION identifier via use association causes a compilation error.
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184930] [clang-tidy] Extend `readability-else-after-return` to treat calls to `[[noreturn]]` functions like `return`s
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184927] [Flang][OpenMP] declare reduction on derived types fails: verifier error with initializer, abort without initializer
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184923] [Flang][OpenMP] Compile error of specifying an element of common block within LINEAR clause
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184922] [HLSL] Implement the `transpose` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184906] [DirectX][SPIRV] Support both row-major and column-major order matrix memory layouts in the SPIR-V and DXIL backends
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184896] [clang-format] Option to format empty catch clauses on a single line
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184884] [flang] [flang-rt] Subscript overrun could occur in namelists during a READ command.
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184883] [PAC][libunwind] Signing oracles in UnwindCursor::getInfoFromFdeCie
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184880] clang-format: InheritParentConfig doesn't apply parent's BreakAfterOpenBracket / BreakBeforeCloseBracket
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184879] Crash in TableGen parser
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184858] [QC] Qualcomm-Specific Offload-Test Failures
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184856] Use of host function 'deallocate' in a host/device function error in c++20 code built for AMD GPU
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184854] riscv assembly operand using label arithmetic with relaxation enabled produces spurious reloc
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184849] [HLSL][Matrix] Vector swizzles on Cbuffer need padding
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184828] [X86] Add i256/i512 rotate + funnel shift expansion on AVX512 targets
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184820] [clangd] SIGSEGV when replaying specific LSP sequence in Decl.h and ExternalASTSource.h (affiliated with reprodution scripts)
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184802] [flang] Issue with save-temps and labels in certain columns
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184797] [request] Warn for integer-to-pointer cast with size mismatch
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184789] [lldb-dap] Working with sanitizers on Linux
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184781] [clang-tidy] no frames shown for `bugprone-exception-escape.TreatFunctionsWithoutSpecificationAsThrowing` warnings
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184779] [DAG] Add EVT::changeElementCount and MVT::changeElementCount
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184762] Pessimistic code generation for `next_multiple_of` for powers of two
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184759] Ubuntu questing on arm64 : fails to build with "error: POSIX thread support was disabled in precompiled file"
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184757] [lld][LoongArch][RISCV] Crash when relaxation pass encounters synthetic sections
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184755] [MLIR] Crash during custom operation creation in a gpu program
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184754] [cuda] Clang cuda compile don't support cooperative_groups::this_cluster()
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184748] [Flang] Compilation error with preprocessor output when -fopenmp is specified
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184747] [Clang] Assignment to a member array of a comma operator result
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184744] [MLIR] Crash when apply signature conversion due to OOB access in a gpu program
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184740] error: '__COUNTER__' is a C2y extension
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184729] Invalid min/max behavior with -O2 following #170223
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184728] [LLDB] crash when debuginfod download fails: `CachedFileStream was not committed`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184698] [hexagon] Attempting to emit S6_rol_i_p instruction but the Feature_HasV60 predicate(s) are not met
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184682] clang: crash in `Module::getFullModuleName` on redefining default template argument in global module fragment
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184676] [WebAssembly] Assertion failure in isVectorLoadExtDesirable when freeze node is between load and extend
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184672] [clang] warn on operator in macro expansion whose operand doesn't lie entirely within the same macro expansion
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184660] PAuth-protected libunwind is unable to unwind through sigreturn stack frame
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184655] Request commit access for delaram-talaashrafi
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184651] Miscompilation of `cvthf8_ps` intrinsics
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184650] Make VPTypeAnalysis resilient to values being erased
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184639] `IntegerLiteralSeparator` ignores `OneLineFormatOffRegex`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184638] [SPIR-V] Vector of pointers are rejected by the backend
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184630] [LifetimeSafety] False-negative with unique_ptr::reset()
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184622] [clang]Clang accepts invalid use of local nested class name without qualification
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184619] [clang-tidy] unable to parse include directory containing trailing backslash
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184609] [MLIR] Old minimatch dependency causing security alerts
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184585] LLVM fatal error: Broken module found, compilation aborted! LLVM ERROR: Broken module found, compilation aborted!
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184580] More DW_TAG_inlined_subroutine DIEs than inlined function calls
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184576] git-llvm-push: Error 422: Unprocessable Entity
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184575] Request Commit Access For ayasin-a
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184562] [Regression][Concepts] Clang 22 regression: concept default NTTP (g = a::e<f>::h) appears to be reused across instantiations, breaking || short-circuit in constraint checking
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184559] Shared library build is failing with unresolved reference errors when trying to link libclangIncludeCleaner
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184543] [clang][PAC] Functions marked with __ptrauth do not have trivial layout
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184542] [C++20] [Modules] Maybe confusing diagnostics for suggesting #include for header in module file
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184537] [hexagon] Cannot select: f64 = bitcast
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184531] [hexagon] pre-allocframe spill - incorrect codegen?
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184528] Clang CUDA Documentation Says Latest Supported Toolkit Is 12.1
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184523] [Matrix] Implement matrix support for the `WaveActiveAllEqual` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184522] [Matrix] Implement matrix support for the `trunc` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184521] [Matrix] Implement matrix support for the `tanh` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184520] [Matrix] Implement matrix support for the `tan` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184519] [Matrix] Implement matrix support for the `sqrt` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184517] [Matrix] Implement matrix support for the `sin` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184516] [Matrix] Implement matrix support for the `rsqrt` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184518] [Matrix] Implement matrix support for the `sinh` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184514] [Matrix] Implement matrix support for the `rcp` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184513] [Matrix] Implement matrix support for the `pow` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184515] [Matrix] Implement matrix support for the `round` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184512] [Matrix] Implement matrix support for the `min` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184509] [Matrix] Implement matrix support for the `log2` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184511] [Matrix] Implement matrix support for the `max` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184507] [Matrix] Implement matrix support for the `log` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184508] [Matrix] Implement matrix support for the `log10` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184510] [Matrix] Implement matrix support for the `mad` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184506] [Matrix] Implement matrix support for the `lerp` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184505] [Matrix] Implement matrix support for the `isinf` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184503] [Matrix] Implement matrix support for the `floor` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184504] [Matrix] Implement matrix support for the `frac` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184500] [Matrix] Implement matrix support for the `cosh` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184501] [Matrix] Implement matrix support for the `exp` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184502] [Matrix] Implement matrix support for the `exp2` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184499] [Matrix] Implement matrix support for the `cos` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184498] [Matrix] Implement matrix support for the `clamp` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184495] [Matrix] Implement matrix support for the `asin` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184496] [Matrix] Implement matrix support for the `atan` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184497] [Matrix] Implement matrix support for the `ceil` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184494] [Matrix] Implement matrix support for the `any` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184492] [Matrix] Implement matrix support for the `acos` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184493] [Matrix] Implement matrix support for the `all` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184490] [Matrix] Implement matrix support for the `step` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184491] [Matrix] Implement matrix support for the `abs` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184489] [Matrix] Implement matrix support for the `smoothstep` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184488] [Matrix] Implement matrix support for the `sign` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184487] [Matrix] Implement matrix support for the `select` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184486] [Matrix] Implement matrix support for the `saturate` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184485] [Matrix] Implement matrix support for the `radians` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184484] [Matrix] Implement matrix support for the `ldexp` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184481] [Matrix] Implement matrix support for the `fmod` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184483] [Matrix] Implement matrix support for the `isnan` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184482] [Matrix] Implement matrix support for the `fwidth` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184480] [Matrix] Implement matrix support for the `degrees` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184477] [Matrix] Implement matrix support for the `clip` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184478] [Matrix] Implement matrix support for the `ddx` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184479] [Matrix] Implement matrix support for the `ddy` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184474] [Matrix] Implement matrix support for the `asuint` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184476] [Matrix] Implement matrix support for the `atan2` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184473] [Matrix] Implement matrix support for the `asint16` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184475] [Matrix] Implement matrix support for the `asuint16` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184471] [Matrix] Implement matrix support for the `asfloat` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184472] [Matrix] Implement matrix support for the `asint` HLSL Function
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184456] Request Commit Access for ayokunle321
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184439] Request Commit Access For adelejjeh
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184435] clang-21 compile time regression with `-Og` on Python's `ceval.c`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184430] [SelectionDAG] Variable location dropped if dbg_declare and its operand instr are in different blocks
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184428] [clang] Please consider enabling -fstack-clash-protection / probe-stack by default
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184425] [clang] bad diagnostic for `>>` instead of `>` at end of alias declaration
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184408] Request Commit Access For eiytoq
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184407] Configuring compiler-rt fails when C compiler path contains spaces
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184396] Code in constexpr if branch is incorrectly considered unused
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184380] [HLSL][Matrix] Swizzling a matrix single subscript with a constant index can hit an assertion error
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184379] [HLSL][Matrix] HLSLElementwiseCast to matrix does not respect default matrix memory layout
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184377] [flang] trampolines created inside internal procedures should have the lifetime of the host procedure
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184372] [LV] Crash on `llvm-test-suite` with `-force-vector-interleave=(n>=2)`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184371] [HLSL][Matrix] Matrix truncation produces incorrect results in some cases
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184367] Clang gives local constants a different PDB symbol type than MSVC
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184362] Attribute on namespace overrides `-fvisibility-inlines-hidden`
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184361] [LifetimeSafety] False negative for std::optional and -> operator
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184351] clangd crashes in DeclareAggregateDeductionGuideFromInitList
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184345] parsing problem #pragma omp target unroll partial ignores unroll partial on -O2, while nesting with brackets #pragma omp target {#pragma omp unroll ...} works in clang 22
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184344] Add support for Pointer-Field sensitivity
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184332] [BOLT] Android Chromium crashes after the instrumentation
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184330] [clang-tidy] misc-const-correctness should not warn about unnamed parameters
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184327] how to format for this style?
LLVM Bugs via llvm-bugs
-
[llvm-bugs] [Bug 184324] [Clang] preprocessor assertion failure after parse errors involving decltype
LLVM Bugs via llvm-bugs