[llvm-bugs] [Bug 148776] UpgradeIntrinsicCall asserts on intrinsic use with wrong declared type

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148776 Summary UpgradeIntrinsicCall asserts on intrinsic use with wrong declared type Labels new issue Assignees

[llvm-bugs] [Bug 148770] opt crashes running pass inferattrs

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148770 Summary opt crashes running pass inferattrs Labels new issue Assignees Reporter demoi

[llvm-bugs] [Bug 148759] Document that ThinLTO parallelism is limited to the number of bitcode files

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148759 Summary Document that ThinLTO parallelism is limited to the number of bitcode files Labels new issue Assignees

[llvm-bugs] [Bug 148741] [clamg-format] Add BreakIfInitializer option

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148741 Summary [clamg-format] Add BreakIfInitializer option Labels clang-format Assignees Reporter

[llvm-bugs] [Bug 148739] [clang-tidy] New check: Use if-initializer to reduce scope of a variable

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148739 Summary [clang-tidy] New check: Use if-initializer to reduce scope of a variable Labels clang-tidy, check-request Assigne

[llvm-bugs] [Bug 148703] [Offload] Failure to check validity of image for sm_120 architecture

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148703 Summary [Offload] Failure to check validity of image for sm_120 architecture Labels new issue Assignees

[llvm-bugs] [Bug 148702] LLVM 20.1 bazel has unresolved cyclic dependency in `CodeGen`

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148702 Summary LLVM 20.1 bazel has unresolved cyclic dependency in `CodeGen` Labels new issue Assignees Repor

[llvm-bugs] [Bug 148697] Flang OpenMP: compiler segfaults when using explicit target and teams region updating same variable outside of do loop.

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148697 Summary Flang OpenMP: compiler segfaults when using explicit target and teams region updating same variable outside of do loop. Labels flang

[llvm-bugs] [Bug 148681] [DirectX] `ScalarizierPass` does not invalidate analyses after modifying function

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148681 Summary [DirectX] `ScalarizierPass` does not invalidate analyses after modifying function Labels backend:DirectX Assignees

[llvm-bugs] [Bug 148680] [DirectX] Update passes to report when it modifies input

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148680 Summary [DirectX] Update passes to report when it modifies input Labels backend:DirectX Assignees Repo

[llvm-bugs] [Bug 148679] [MLIR][PadTilingInterface] Incorrect input padding for convolutions

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148679 Summary [MLIR][PadTilingInterface] Incorrect input padding for convolutions Labels mlir Assignees Repo

[llvm-bugs] [Bug 148678] [flang] Incorrect diagnostic on defined operator

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148678 Summary [flang] Incorrect diagnostic on defined operator Labels flang:frontend Assignees Reporter

[llvm-bugs] [Bug 148675] [flang] Unexpected compile time failure when resolving a reference to a defined assignment `ASSIGNMENT(=)`

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148675 Summary [flang] Unexpected compile time failure when resolving a reference to a defined assignment `ASSIGNMENT(=)` Labels flang:frontend

[llvm-bugs] [Bug 148673] Coverage on Multiple Architectures Fails

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148673 Summary Coverage on Multiple Architectures Fails Labels new issue Assignees Reporter

[llvm-bugs] [Bug 148669] [AArch64] Expected a ZPR4StridedOrContiguous register, but got a ZPR4 register

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148669 Summary [AArch64] Expected a ZPR4StridedOrContiguous register, but got a ZPR4 register Labels backend:AArch64 Assignees

[llvm-bugs] [Bug 148663] C++ Align of VTable ?

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148663 Summary C++ Align of VTable ? Labels new issue Assignees Reporter WlodekGrom

[llvm-bugs] [Bug 148662] readability-else-after-return breaks comments (needs newline)

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148662 Summary readability-else-after-return breaks comments (needs newline) Labels new issue Assignees Repor

[llvm-bugs] [Bug 148659] [AArch64] Expected a GPR64common register, but got a GPR64sp register

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148659 Summary [AArch64] Expected a GPR64common register, but got a GPR64sp register Labels backend:AArch64 Assignees

[llvm-bugs] [Bug 148655] [AArch64] Expected a ZPR2StridedOrContiguous register, but got a ZPR2 register

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148655 Summary [AArch64] Expected a ZPR2StridedOrContiguous register, but got a ZPR2 register Labels new issue Assignees

[llvm-bugs] [Bug 148652] [x86] Could use `cqo` for sign-extending to 128 bits

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148652 Summary [x86] Could use `cqo` for sign-extending to 128 bits Labels backend:X86, missed-optimization Assignees

[llvm-bugs] [Bug 148645] [AArch64] MOVPRFX_ZZ Bad machine code: Using an undefined physical register

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148645 Summary [AArch64] MOVPRFX_ZZ Bad machine code: Using an undefined physical register Labels new issue Assignees

[llvm-bugs] [Bug 148638] [flang] Runtime DTIO lacking support for `-fdefault-integer-8`

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148638 Summary [flang] Runtime DTIO lacking support for `-fdefault-integer-8` Labels flang:runtime Assignees

[llvm-bugs] [Bug 148624] [clang-tidy] Run `run-clang-tidy` and `clang-tidy-diff` scripts in parallel implicitly

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148624 Summary [clang-tidy] Run `run-clang-tidy` and `clang-tidy-diff` scripts in parallel implicitly Labels enhancement, clang-tools-extra,

[llvm-bugs] [Bug 148623] [LLVM-COV] wrong coverage for std library function call

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148623 Summary [LLVM-COV] wrong coverage for std library function call Labels new issue Assignees Reporter

[llvm-bugs] [Bug 148619] [MLIR] Crash in `-test-mesh-simplifications` due to null scf.reduce body when simplifying arith.maxsi inside scf.parallel

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148619 Summary [MLIR] Crash in `-test-mesh-simplifications` due to null scf.reduce body when simplifying arith.maxsi inside scf.parallel Labels mlir

[llvm-bugs] [Bug 148618] [MemProf] How to debug binary optimized by MemProf

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148618 Summary [MemProf] How to debug binary optimized by MemProf Labels new issue Assignees Reporter

[llvm-bugs] [Bug 148615] [Offload] Unit tests fail with "Plugin was not initialized!" assertion in `deinit`

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148615 Summary [Offload] Unit tests fail with "Plugin was not initialized!" assertion in `deinit` Labels new issue Assignees

[llvm-bugs] [Bug 148610] [clang] Compiler fails to detect infinite recursion in `A`-style nested templates

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148610 Summary [clang] Compiler fails to detect infinite recursion in `A`-style nested templates Labels clang Assignees

[llvm-bugs] [Bug 148603] Vectorize loops with exit users with EVL tail folding

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148603 Summary Vectorize loops with exit users with EVL tail folding Labels vectorizers Assignees Reporter

[llvm-bugs] [Bug 148596] [AArch64] AArch64TargetLowering::computeKnownBitsForTargetNode - add support for AArch64ISD::MOVIshift

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148596 Summary [AArch64] AArch64TargetLowering::computeKnownBitsForTargetNode - add support for AArch64ISD::MOVIshift Labels good first issue, backend:A

[llvm-bugs] [Bug 148595] [BOLT] Frame pointers break instrumentation

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148595 Summary [BOLT] Frame pointers break instrumentation Labels BOLT Assignees Reporter pe

[llvm-bugs] [Bug 148592] Release Asset Audit Failed

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148592 Summary Release Asset Audit Failed Labels infrastructure Assignees Reporter llvmbot

[llvm-bugs] [Bug 148591] Release Asset Audit Failed

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148591 Summary Release Asset Audit Failed Labels infrastructure Assignees Reporter llvmbot

[llvm-bugs] [Bug 148589] Release Asset Audit Failed

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148589 Summary Release Asset Audit Failed Labels infrastructure Assignees Reporter llvmbot

[llvm-bugs] [Bug 148590] Release Asset Audit Failed

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148590 Summary Release Asset Audit Failed Labels infrastructure Assignees Reporter llvmbot

[llvm-bugs] [Bug 148587] Release Asset Audit Failed

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148587 Summary Release Asset Audit Failed Labels infrastructure Assignees Reporter llvmbot

[llvm-bugs] [Bug 148588] Release Asset Audit Failed

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148588 Summary Release Asset Audit Failed Labels infrastructure Assignees Reporter llvmbot

[llvm-bugs] [Bug 148586] Release Asset Audit Failed

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148586 Summary Release Asset Audit Failed Labels infrastructure Assignees Reporter llvmbot

[llvm-bugs] [Bug 148579] [Clang] Clang crashed when compiling with `-mllvm -print-changed=dot-cfg`

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148579 Summary [Clang] Clang crashed when compiling with `-mllvm -print-changed=dot-cfg` Labels clang Assignees

[llvm-bugs] [Bug 148577] Stores with invariant address unnecessarily widened with EVL tail folding

2025-07-14 Thread LLVM Bugs via llvm-bugs
Issue 148577 Summary Stores with invariant address unnecessarily widened with EVL tail folding Labels vectorizers Assignees luk