Issue
89558
Summary
[Flang] Compilation error when bind statement is specified at the beginning of specification-part in module
Labels
flang:frontend
Issue
89559
Summary
[Flang][OpenMP] Compilation error when continuation lines of OpenMP (free source form conditional compilation sentinel) and Fortran `free source form` are mixed
Labels
Issue
89560
Summary
[Flang][OpenMP] Compilation error of Fixed Source Form Conditional Compilation Sentinels
Labels
openmp,
flang
Assi
Issue
89562
Summary
[Flang][OpenMP] Compilation error when task depend construct is specified in parallel private construct
Labels
openmp,
flang
Issue
89569
Summary
llc crash when exec 'llc -mtriple=sparcel'
Labels
new issue
Assignees
Reporter
Issue
89571
Summary
clang crashes when both '-lstdc++' '-ccc-print-phases' are on the command line
Labels
clang
Assignees
Issue
89574
Summary
fatal error: error in backend: IO failure on output stream: No space left on device
Labels
new issue
Assignees
Issue
89576
Summary
LLVM ERROR: Error while trying to spill X8 from class GPR64: Cannot scavenge register without an emergency spill slot!
Labels
new issue
Issue
89579
Summary
[libc++] [modules] Defining __cpp_lib_modules
Labels
libc++
Assignees
Reporter
Issue
89581
Summary
[x86] llvm #pragma pack behaviour is different from gcc
Labels
new issue
Assignees
Reporter
Issue
89582
Summary
Triple is normalized to unexpected value OS:none, ABI:elf
Labels
new issue
Assignees
Reporter
Issue
89591
Summary
libstdc++ sort does not work... well
Labels
new issue
Assignees
Reporter
kelbo
Issue
89593
Summary
[clang-tidy] bugprone-optional-value-conversion - should ignore unevaluated context
Labels
enhancement,
clang-tools-extra,
cla
Issue
89595
Summary
`readability-misleading-indentation` false positive on several stacked loops without indentation
Labels
new issue
Assignees
Issue
89597
Summary
clang differs from gcc in the behaviourof -ffunction-sections and -fdata-sections
Labels
clang
Assignees
Issue
89598
Summary
[Libc] Implement remainderf128 function
Labels
libc
Assignees
Reporter
Sh0g0-1
Issue
89599
Summary
[Libc] Implement remquof128 function
Labels
libc
Assignees
Reporter
Sh0g0-1758
Issue
89600
Summary
vpand deferral eliminates earlier vpand elimination
Labels
new issue
Assignees
Reporter
Issue
89610
Summary
How do I capture llc coverage in case of an llc execution crash???
Labels
new issue
Assignees
R
Issue
89614
Summary
Assertion `(E->ReorderIndices.empty() || E != VectorizableTree.front().get() || !E->UserTreeIndices.empty()) && "PHI reordering is free."' failed.
Labels
Issue
89615
Summary
Invalid calling convention used for passing structures to varargs functions on ARM64EC
Labels
new issue
Assignees
Issue
89621
Summary
In py3.11 SBThread.frames says 'SBThread' object is not iterable
Labels
new issue
Assignees
Rep
Issue
89626
Summary
[HLSL][SPIRV] Add HLSL intrinsics like `any`, `all`, `lerp` to `SPIRVUsage.rst`
Labels
HLSL,
backend:SPIR-V
Assign
Issue
89629
Summary
Nondeterminism in llvm-libc++-static.cfg.in :: std/time/time.zone/time.zone.timezone/time.zone.members/sys_info.zdump.pass.cpp
Labels
bug,
Issue
89635
Summary
LLVM ERROR: Broken module found, compilation aborted
Labels
new issue
Assignees
Reporter
Issue
89641
Summary
[HLSL] Propose generic bitfield intrinsics in LLVM
Labels
new issue
Assignees
Reporter
Issue
89646
Summary
[DirectX backend] flatten multi-dimensional array into a one-dimensional array.
Labels
backend:DirectX
Assignees
Issue
89647
Summary
[libc][math][c23] Implement C23 math function log2p1f
Labels
libc
Assignees
Reporter
Issue
89651
Summary
[libc] are compiler flags being cached?
Labels
build-problem,
libc
Assignees
Report
Issue
89661
Summary
[compiler warning]: comparison of integers of different signs: 'const int' and 'const unsigned long
Labels
new issue
Assignees
Issue
89663
Summary
[HLSL] Track HLSL "standard library" Implementation
Labels
HLSL
Assignees
Reporter
Issue
89667
Summary
[libc][docs] Should we add types, symbolic constants to implementation status docgen pages?
Labels
libc
Assignees
Issue
89668
Summary
Fixed point integral sqrt (uksqrtui) crashes with LIBC_FAST_MATH and produces an incorrect value without LIBC_FAST_MATH
Labels
bug,
libc
Issue
89669
Summary
miscompile of vector double-negation + select by InstCombine
Labels
miscompilation,
llvm:instcombine
Assignees
Issue
89670
Summary
Sanitizer handler calls emitted without regard to `-mregparm`
Labels
new issue
Assignees
Report
Issue
89671
Summary
coalescing of redundant vector stores isn't preserving alignment correctly
Labels
new issue
Assignees
Issue
89672
Summary
coalescing of redundant vector stores isn't preserving alignment correctly
Labels
new issue
Assignees
Issue
89673
Summary
error: Invalid cast (Producer: 'LLVM18.0.1' Reader: 'LLVM 18.0.1'
Labels
new issue
Assignees
Re
Issue
89674
Summary
lldb/include/lldb/Utility/ProcessInfo.h:236: Same _expression_ on both sides of '||'
Labels
lldb
Assignees
Issue
89676
Summary
[libc++] wstring_convert::from_bytes Fails on Identity Conversions
Labels
libc++
Assignees
Repo
Issue
89695
Summary
void arguments in function types are not accepted
Labels
new issue
Assignees
Reporter
Issue
89696
Summary
[clang-format] Failure when formatting a nested structure containing a lint-suppression comment
Labels
clang-format
Assignees
Issue
89699
Summary
[clang/c++] Very strange/bad optimizer behavior.
Labels
clang
Assignees
Reporter
Issue
89700
Summary
llvm-split replaces symbolic links with the referenced file.
Labels
new issue
Assignees
Reporte
Issue
89704
Summary
-fasm-blocks ignores partial register update
Labels
new issue
Assignees
Reporter
Issue
89705
Summary
-fasm-blocks disables implicit return from main
Labels
new issue
Assignees
Reporter
Issue
89709
Summary
llvm/lib/Target/AArch64/AArch64InstrInfo.h: 2 * missing default case in switch ?
Labels
new issue
Assignees
Issue
89710
Summary
lldb/source/Host/linux/Host.cpp:94: Possible missing field width in scanf %s ?
Labels
lldb,
code-quality
Assignees
Issue
89720
Summary
Changing ArrayBoundV2 callback type increased symbol complexity
Labels
new issue
Assignees
Repo
Issue
89721
Summary
[clang-format] Unexpected formatting for a vector of strcutures.
Labels
clang-format
Assignees
Issue
89723
Summary
coroutine: generateAwaitSuspendWrapper doesn't generate a valid mangled name
Labels
clang,
c++20,
coroutines
Issue
89754
Summary
[clang-tidy][request] Flag use of empty init list in function call
Labels
clang-tidy
Assignees
Issue
89758
Summary
clangd: Remove "-misc-const-correctness" from disableUnusableChecks()
Labels
new issue
Assignees
Issue
89759
Summary
[clang-format] Incorrect space before curly brace in enum definition enclosed in `#ifdef`, with earlier `#else` branch
Labels
clang-format
Issue
89770
Summary
[mlir] `fold` in Dialect conversion operates on IR that does not verify after signature conversion
Labels
mlir
Assignees
Issue
89774
Summary
[Clang] -gtemplate-alias assertion failure '!isValueDependent() && "_expression_ evaluator can't be called on a dependent _expression_."'
Labels
clang
Issue
89781
Summary
[C++20] [Modules] Clang does not implement strong ownership model when targeting MSVC ABI
Labels
clang
Assignees
Issue
89787
Summary
[HLSL] `__HLSL_ENABLE_16_BIT` should define as `1`
Labels
HLSL
Assignees
llvm-beanz
Issue
89791
Summary
Loading/storing float/double on 32-bit x86 without SSE can cause the value to mutate
Labels
new issue
Assignees
Issue
89802
Summary
Implement new environment parameter on Clang availability attribute
Labels
clang
Assignees
Repo
Issue
89805
Summary
clang/lib/Lex/Pragma.cpp:1447:14: style: Suspicious condition
Labels
clang
Assignees
Reporter
Issue
89806
Summary
[HLSL] Support noinline attribute to prevent automatic inlining
Labels
new issue
Assignees
Repo
Issue
89816
Summary
[HLSL] Support exported functions for library shaders
Labels
new issue
Assignees
Reporter
Issue
89820
Summary
Suboptimal codegen for comparison of trivially equality comparable types
Labels
Assignees
Reporter
Issue
89821
Summary
Odd (or perhaps inconsistent) behavior around `IgnoreUnlessSpelledInSource`
Labels
clang:tooling
Assignees
Issue
89822
Summary
RISC-V Machine Outliner should reach parity with other platforms
Labels
enhancement,
backend:RISC-V,
llvm:codegen,
Issue
89829
Summary
[flang] TBAA information is incorrect after LLVM inlining
Labels
flang,
TBAA,
flang:codegen
Assignees
Issue
89830
Summary
Implicit Exec Mask Operand Missing From MCInstrDesc of Some Opcodes in AMDGPU backend
Labels
new issue
Assignees
Issue
89833
Summary
[RISC-V] rv64gcv miscompile at `-O2 -flto` with pass `gather/scatter lowering`
Labels
new issue
Assignees
Issue
89835
Summary
Crash when compiling VLA-type compound literal.
Labels
new issue
Assignees
Reporter
Issue
89841
Summary
[PPC] APFloat ilogb ignores less significant double of DoubleAPFloat cases
Labels
new issue
Assignees
Issue
89844
Summary
clang-tidy: Catch-22 with signals?
Labels
clang-tidy
Assignees
Reporter
DarkTy
Issue
89851
Summary
[Flang] flang-new crashes when NCOPIES argument of REPEAT intrinsic is not a scalar
Labels
flang
Assignees
Issue
89853
Summary
Regression: Clang crash exit code 139 OR rejects-valid when decltype-ing the result of a templated lambda.
Labels
clang
Assign
Issue
89858
Summary
Converting Vector operations to different element widths should be automatically considered by the compiler wrt interleaved vectors
Labels
new issue
Issue
89859
Summary
bti instruction is removed in release version
Labels
new issue
Assignees
Reporter
Issue
89860
Summary
Do you still need commit access?
Labels
infrastructure:commit-access
Assignees
Reporter
Issue
89866
Summary
weird IR generation on RISCV
Labels
new issue
Assignees
Reporter
guoyuqi020
Issue
89870
Summary
[lli] Test failure when using concurrent compilation.
Labels
new issue
Assignees
Reporter
Issue
89878
Summary
Flang's CompilerInvocation.cpp should not copy->paste->edit from Clang's CompilerInvocation.cpp
Labels
flang:driver
Assignees
Issue
89885
Summary
Difference between compile-time and runtime float precision on 32-bit x86 without SSE can cause miscompilation leading to segfault
Labels
new issue
Issue
89888
Summary
Flang driver compiler options request
Labels
flang:driver
Assignees
Reporter
j
Issue
89891
Summary
`std::lock_guard` is unavailable when `_LIBCPP_HAS_NO_THREADS` is set
Labels
libc++
Assignees
R
Issue
89892
Summary
Opt: unknown pass name ‘hello’
Labels
new issue
Assignees
Reporter
gihyeonjeon
Issue
89898
Summary
Ranges pipe syntax broken after commit #c1086532d4d5 when using std module.
Labels
new issue
Assignees
Issue
89909
Summary
Implementing friend operator with two exclusive requires clauses but same name of requirement causes "error: redefinition of 'operator<<'"
Labels
new
Issue
89912
Summary
Missed optimization: Redundant array assignment
Labels
new issue
Assignees
Reporter
Issue
89914
Summary
[abi] mangled name for constrained template is not demangled by llvm-cxxfilt
Labels
clang,
ABI
Assignees
Issue
89916
Summary
clang-format AlignTrailingComments wrong with cyrilic characters
Labels
clang-format
Assignees
Issue
89921
Summary
clang-tidy wrongly reports bugprone-macro-parentheses on non-arguments
Labels
clang-tidy
Assignees
Issue
89926
Summary
mlir-opt --tosa-to-linalg-pipeline fails in validation: element type 'f32' is not legal
Labels
new issue
Assignees
Issue
89935
Summary
Clangs' frontend failed because file to compile had been changed during compilation
Labels
new issue
Assignees
Issue
89937
Summary
x86 backend generates unoptimal loop alignment for Skylake and Sandy Bridge processors
Labels
new issue
Assignees
Issue
89940
Summary
Generic Operation builder does not set up properties
Labels
new issue
Assignees
Reporter
Issue
89941
Summary
llvm::OverflowingBinaryOperator;
Labels
new issue
Assignees
Reporter
AFlexeder
Issue
89945
Summary
clang-include-cleaner: `` misidentified as unused
Labels
new issue
Assignees
Reporter
Issue
89952
Summary
[DirectX] Fix DXIL part header version encoding
Labels
backend:DirectX
Assignees
Reporter
Issue
89958
Summary
miscompilation due to LoopVectorize making a function vulnerable to integer divide-by-zero
Labels
miscompilation
Assignees
Issue
89959
Summary
Assertion in Scalar Evolution when running IRCE
Labels
new issue
Assignees
Reporter
Issue
89965
Summary
potentially incorrect Emacs marker in headers
Labels
new issue
Assignees
Reporter
1701 - 1800 of 32963 matches
Mail list logo