[llvm-bugs] [Bug 126342] when offloading nested structs, sometimes "PluginInterface" error: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126342 Summary when offloading nested structs, sometimes "PluginInterface" error: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered happens

[llvm-bugs] [Bug 126348] While using -Og/-O0 , llama.cpp could not be compiled correctly.

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126348 Summary While using -Og/-O0 , llama.cpp could not be compiled correctly. Labels new issue Assignees Re

[llvm-bugs] [Bug 126323] [DX] LLVM Optimizations may generate invalid integer types

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126323 Summary [DX] LLVM Optimizations may generate invalid integer types Labels backend:DirectX Assignees Re

[llvm-bugs] [Bug 126350] [clangd] [modules] adding module imports requires rebuild

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126350 Summary [clangd] [modules] adding module imports requires rebuild Labels new issue Assignees Reporter

[llvm-bugs] [Bug 126334] In UnsafeBufferUsage.cpp is getEndCharLoc(...) missing an assertion

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126334 Summary In UnsafeBufferUsage.cpp is getEndCharLoc(...) missing an assertion Labels clang Assignees Rep

[llvm-bugs] [Bug 126318] [libc] fix inconsistent ninja targets

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126318 Summary [libc] fix inconsistent ninja targets Labels cmake, libc Assignees Reporter

[llvm-bugs] [Bug 126320] [libc] libc_execv_test_normal_exit and libc_execv_test_signal_exit never set compiler+linker flags

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126320 Summary [libc] libc_execv_test_normal_exit and libc_execv_test_signal_exit never set compiler+linker flags Labels cmake, libc

[llvm-bugs] [Bug 126298] [DXIL] Remove use of `Property` in `DXIL.td` and its generation

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126298 Summary [DXIL] Remove use of `Property` in `DXIL.td` and its generation Labels backend:DirectX Assignees

[llvm-bugs] [Bug 126311] Request Commit Access For chandlerc

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126311 Summary Request Commit Access For chandlerc Labels infra:commit-access-request Assignees Reporter

[llvm-bugs] [Bug 126283] [clang-tidy] `bugprone-unchecked-optional-access` false positive when analyzing optional field of object accessed via chain of getters

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126283 Summary [clang-tidy] `bugprone-unchecked-optional-access` false positive when analyzing optional field of object accessed via chain of getters Labels clang-t

[llvm-bugs] [Bug 126330] [SLP] Polyhedron/fatigue2 16% slowdown after 88e7b8b

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126330 Summary [SLP] Polyhedron/fatigue2 16% slowdown after 88e7b8b Labels regression, performance, llvm:SLPVectorizer

[llvm-bugs] [Bug 126272] [llvm-objdump] otool does not support -m

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126272 Summary [llvm-objdump] otool does not support -m Labels Assignees Reporter mbway

[llvm-bugs] [Bug 126270] Clang does not diagnose an explicit specialization or partial specialization of initializer_list

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126270 Summary Clang does not diagnose an explicit specialization or partial specialization of initializer_list Labels clang:frontend, accepts-invalid

[llvm-bugs] [Bug 126299] [[clang::require_explicit_initialization]] inconsistent with constructability traits (problem under -Werror)

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126299 Summary [[clang::require_explicit_initialization]] inconsistent with constructability traits (problem under -Werror) Labels clang Ass

[llvm-bugs] [Bug 126304] [SLP] llvm::BitVector::set(unsigned int): Assertion `Idx < Size && "access in bound"' failed.

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126304 Summary [SLP] llvm::BitVector::set(unsigned int): Assertion `Idx < Size && "access in bound"' failed. Labels new issue Assignees

[llvm-bugs] [Bug 126305] clang crashes on valid code at -O{s, 2, 3} on x86_64-linux-gnu: Segmentation fault (core dumped)

2025-02-07 Thread LLVM Bugs via llvm-bugs
-mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/local/suz-local/software/emitesting/bugs/20250207-clangtk

[llvm-bugs] [Bug 126287] [libc][sched] Fix includes of `libc/include/llvm-libc-types/sched.h`

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126287 Summary [libc][sched] Fix includes of `libc/include/llvm-libc-types/sched.h` Labels libc Assignees Rep

[llvm-bugs] [Bug 126307] llvm-cov to expose exactly what lines it considers covered

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126307 Summary llvm-cov to expose exactly what lines it considers covered Labels coverage Assignees Reporter

[llvm-bugs] [Bug 126200] Miscompilation: Missing prefixes for emulatedTLS variables on macOS/ARM64 with -O0

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126200 Summary Miscompilation: Missing prefixes for emulatedTLS variables on macOS/ARM64 with -O0 Labels new issue Assignees

[llvm-bugs] [Bug 126205] Request Commit Access For virginia-cangelosi

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126205 Summary Request Commit Access For virginia-cangelosi Labels infra:commit-access-request Assignees Repo

[llvm-bugs] [Bug 126212] Constructors with bitfields do not properly combine loads and stores

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126212 Summary Constructors with bitfields do not properly combine loads and stores Labels new issue Assignees

[llvm-bugs] [Bug 126213] [mlir] Crash in UseDefLists.h:198 when using --canonicalize

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126213 Summary [mlir] Crash in UseDefLists.h:198 when using --canonicalize Labels mlir Assignees Reporter

[llvm-bugs] [Bug 126228] Clang still fails to compile correct program with consteval in LLVM 19.1.7

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126228 Summary Clang still fails to compile correct program with consteval in LLVM 19.1.7 Labels Assignees Reporter

[llvm-bugs] [Bug 126229] Building llvm libc for an arbitrary RISC-V architecture string

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126229 Summary Building llvm libc for an arbitrary RISC-V architecture string Labels libc Assignees Reporter

[llvm-bugs] [Bug 126227] [ARM] Invalid invalid fixed-point conversion instructions accepted by assembler

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126227 Summary [ARM] Invalid invalid fixed-point conversion instructions accepted by assembler Labels backend:ARM, accepts-invalid, mc

[llvm-bugs] [Bug 126231] compile with clang 20.1.0 error: 'lifetimebound' attribute cannot be applied to a....

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126231 Summary compile with clang 20.1.0 error: 'lifetimebound' attribute cannot be applied to a Labels clang Assignees

[llvm-bugs] [Bug 126230] [GitHub] Excessive top-level permissions in `libcxx-build-containers` workflow

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126230 Summary [GitHub] Excessive top-level permissions in `libcxx-build-containers` workflow Labels new issue Assignees

[llvm-bugs] [Bug 126250] [SLPVectorizer] Assertion `idx < size()' failed.

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126250 Summary [SLPVectorizer] Assertion `idx < size()' failed. Labels new issue Assignees Reporter

[llvm-bugs] [Bug 126242] Corrupted profile header, while building coverage for PostgreSQL with `%p` in `LLVM_PROFILE_FILE`

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126242 Summary Corrupted profile header, while building coverage for PostgreSQL with `%p` in `LLVM_PROFILE_FILE` Labels new issue Assignees

[llvm-bugs] [Bug 126246] tuple variant crashing iterating over vector with std::apply (clang 17.0.1 - clang 19.1.0)

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126246 Summary tuple variant crashing iterating over vector with std::apply (clang 17.0.1 - clang 19.1.0) Labels clang Assignees

[llvm-bugs] [Bug 126241] clang-tidy bugprone-suspicious-stringview-data-usage false positive

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126241 Summary clang-tidy bugprone-suspicious-stringview-data-usage false positive Labels clang-tidy, false-positive Assignees

[llvm-bugs] [Bug 126252] [StackColoring] WRONG code

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126252 Summary [StackColoring] WRONG code Labels llvm:codegen Assignees Reporter JonPsson1

[llvm-bugs] [Bug 126257] [HLSL][clang-format] Add Language Mode for HLSL

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126257 Summary [HLSL][clang-format] Add Language Mode for HLSL Labels clang-format, HLSL Assignees V-FEXrt

[llvm-bugs] [Bug 126264] [Flang] Unexpected runtime I/O error related to finalization

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126264 Summary [Flang] Unexpected runtime I/O error related to finalization Labels flang:runtime Assignees Re

[llvm-bugs] [Bug 126261] [flang][OpenMP] Regression with character allocatables and FIRSTPRIVATE

2025-02-07 Thread LLVM Bugs via llvm-bugs
Issue 126261 Summary [flang][OpenMP] Regression with character allocatables and FIRSTPRIVATE Labels regression, flang:openmp Assignees