[llvm-bugs] [Bug 138320] [analyzer] Support forbidding given functions from being called unless explicitly marked as allowed

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138320 Summary [analyzer] Support forbidding given functions from being called unless explicitly marked as allowed Labels new issue Assignee

[llvm-bugs] [Bug 138311] RTSan unit-tests can crash due to use of hard-coded file descirptors

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138311 Summary RTSan unit-tests can crash due to use of hard-coded file descirptors Labels new issue, compiler-rt:rtsan Assignee

[llvm-bugs] [Bug 138312] [LLDB] End of life for Python3.10.x

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138312 Summary [LLDB] End of life for Python3.10.x Labels new issue Assignees Reporter Dietm

[llvm-bugs] [Bug 138257] Statement expressions allow jumping past initialization

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138257 Summary Statement expressions allow jumping past initialization Labels new issue Assignees Reporter

[llvm-bugs] [Bug 138264] [BOLT][AArch64] 0-bit relocation offset expected

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138264 Summary [BOLT][AArch64] 0-bit relocation offset expected Labels BOLT Assignees Reporter

[llvm-bugs] [Bug 138265] [mlir][linalg] Simplify vectorization test output using `-canonicalize -cse`

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138265 Summary [mlir][linalg] Simplify vectorization test output using `-canonicalize -cse` Labels mlir Assignees banach-

[llvm-bugs] [Bug 138259] [X86] X86LegalizerInfo - use LegalFor instead if LegalIf for simple ISA/test pairs

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138259 Summary [X86] X86LegalizerInfo - use LegalFor instead if LegalIf for simple ISA/test pairs Labels good first issue, backend:X86, llvm

[llvm-bugs] [Bug 138260] Compiler Crash with ACLE - Aarch64 Apple Darwin targets

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138260 Summary Compiler Crash with ACLE - Aarch64 Apple Darwin targets Labels new issue Assignees Reporter

[llvm-bugs] [Bug 138268] [HLSL][SPIRV] Don't emit the Alignment decoration for shaders

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138268 Summary [HLSL][SPIRV] Don't emit the Alignment decoration for shaders Labels backend:SPIR-V Assignees

[llvm-bugs] [Bug 138278] [HLSL][SPIRV] Add pass to rewrite CBuffer accesses

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138278 Summary [HLSL][SPIRV] Add pass to rewrite CBuffer accesses Labels HLSL, backend:SPIR-V Assignees s-per

[llvm-bugs] [Bug 138333] Missed optimization: Rotation can be changed from left to right

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138333 Summary Missed optimization: Rotation can be changed from left to right Labels new issue Assignees Rep

[llvm-bugs] [Bug 138334] Funnel shift in 64-bit doesn't get matched to an intrinsic

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138334 Summary Funnel shift in 64-bit doesn't get matched to an intrinsic Labels Assignees Reporter AZer

[llvm-bugs] [Bug 138335] Funnel shift is not changed from right to left shift

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138335 Summary Funnel shift is not changed from right to left shift Labels new issue Assignees Reporter

[llvm-bugs] [Bug 138336] Funnel shift is not lowered to an intrinsic in 64-bit

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138336 Summary Funnel shift is not lowered to an intrinsic in 64-bit Labels new issue Assignees Reporter

[llvm-bugs] [Bug 138340] [flang] [packaging] cannot find -lflang_rt.runtime with newly packaged flang 21

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138340 Summary [flang] [packaging] cannot find -lflang_rt.runtime with newly packaged flang 21 Labels flang Assignees

[llvm-bugs] [Bug 138345] Assertion failure with gvn-sink

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138345 Summary Assertion failure with gvn-sink Labels bug, crash-on-valid, llvm:GVN Assignees

[llvm-bugs] [Bug 138246] source tarballs for 20.1.4 are missing

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138246 Summary source tarballs for 20.1.4 are missing Labels new issue Assignees Reporter q6

[llvm-bugs] [Bug 138248] Assertion failure in TreeTransform::TransformInitializer with templated constructor and invalid type usage in Clang

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138248 Summary Assertion failure in TreeTransform::TransformInitializer with templated constructor and invalid type usage in Clang Labels clang

[llvm-bugs] [Bug 138254] [LLD][AARCH64] Bug with ADRP + LDR transformation when there is a branch to the LDR

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138254 Summary [LLD][AARCH64] Bug with ADRP + LDR transformation when there is a branch to the LDR Labels lld Assignees

[llvm-bugs] [Bug 138350] [llvm-cov] Add support to llvm-cov show HTML ouptut to strip out the base absolute base source directory path

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138350 Summary [llvm-cov] Add support to llvm-cov show HTML ouptut to strip out the base absolute base source directory path Labels new issue

[llvm-bugs] [Bug 138302] [clang-tidy] Regex alternation operator | is broken in `readability-identifier-naming` options

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138302 Summary [clang-tidy] Regex alternation operator | is broken in `readability-identifier-naming` options Labels clang-tidy Assignees

[llvm-bugs] [Bug 138303] [InstCombine] Formation of fmax ignores SNaN

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138303 Summary [InstCombine] Formation of fmax ignores SNaN Labels miscompilation, llvm:instcombine Assignees

[llvm-bugs] [Bug 138300] [clang-format] lambdas aligned wrongly with C++ 20 aggregate initialization

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138300 Summary [clang-format] lambdas aligned wrongly with C++ 20 aggregate initialization Labels clang-format Assignees

[llvm-bugs] [Bug 138255] Pack indexing specifier can't be used with templated function declaration inside a class

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138255 Summary Pack indexing specifier can't be used with templated function declaration inside a class Labels new issue Assignees

[llvm-bugs] [Bug 138273] [HLSL][SPIRV] Modify the VulkanBuffer implementation to take a struct

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138273 Summary [HLSL][SPIRV] Modify the VulkanBuffer implementation to take a struct Labels HLSL, backend:SPIR-V Assignees

[llvm-bugs] [Bug 138272] Add builtin/intrinsic to get current instruction pointer?

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138272 Summary Add builtin/intrinsic to get current instruction pointer? Labels new issue Assignees Reporter

[llvm-bugs] [Bug 138274] [HLSL][SPIRV] Implement CBuffers in CommonSPIRTargetCodeGenInfo::getHLSLType

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138274 Summary [HLSL][SPIRV] Implement CBuffers in CommonSPIRTargetCodeGenInfo::getHLSLType Labels HLSL, backend:SPIR-V Assignee

[llvm-bugs] [Bug 138276] [SPIRV] Add the `spirv.Layout` type to the SPIR-V backend.

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138276 Summary [SPIRV] Add the `spirv.Layout` type to the SPIR-V backend. Labels HLSL, backend:SPIR-V Assignees

[llvm-bugs] [Bug 138355] automatic structure layout randomization for all-function-pointer structs misses composite structs

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138355 Summary automatic structure layout randomization for all-function-pointer structs misses composite structs Labels new issue Assignees

[llvm-bugs] [Bug 138382] [clang-format] Wrong spacing in arithmetic operations

2025-05-02 Thread LLVM Bugs via llvm-bugs
Issue 138382 Summary [clang-format] Wrong spacing in arithmetic operations Labels clang-format Assignees Reporter