[llvm-bugs] [Bug 92075] Running pass 'X86 DAG->DAG Instruction Selection' on function

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 92075 Summary Running pass 'X86 DAG->DAG Instruction Selection' on function Labels new issue Assignees Report

[llvm-bugs] [Bug 92074] [ValueTracking] Missed optimization of modulo power-of-two

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 92074 Summary [ValueTracking] Missed optimization of modulo power-of-two Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92073] Enable HLSL diagnostic on exported library functions and add tests

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 92073 Summary Enable HLSL diagnostic on exported library functions and add tests Labels new issue Assignees R

[llvm-bugs] [Bug 92071] [HLSL] Default linkage of HLSL functions should be internal

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 92071 Summary [HLSL] Default linkage of HLSL functions should be internal Labels Assignees Reporter heko

[llvm-bugs] [Bug 92069] Inconsistent result with --sparsification-and-bufferization and tensor.empty

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 92069 Summary Inconsistent result with --sparsification-and-bufferization and tensor.empty Labels new issue Assignees

[llvm-bugs] [Bug 92064] Crash when using --pass-pipeline="builtin.module(func.func(tosa-to-linalg))"

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 92064 Summary Crash when using --pass-pipeline="builtin.module(func.func(tosa-to-linalg))" Labels new issue Assignees

[llvm-bugs] [Bug 92062] [RegBankSelect] Assertion `N < NumContainedTys && "Element number out of range!"'

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 92062 Summary [RegBankSelect] Assertion `N < NumContainedTys && "Element number out of range!"' Labels backend:ARM, llvm:codegen, crash-on-v

[llvm-bugs] [Bug 92061] [clang-tidy] create a check that looks for constructing a string from a nullptr

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 92061 Summary [clang-tidy] create a check that looks for constructing a string from a nullptr Labels enhancement, good first issue, clang-ti

[llvm-bugs] Issue 65424 in oss-fuzz: llvm:llvm-special-case-list-fuzzer: Stack-overflow in p_ere

2024-05-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #1 on issue 65424 by ClusterFuzz-External: llvm:llvm-special-case-list-fuzzer: Stack-overflow in p_ere https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65424#c1 ClusterFuzz testcase 5593834478174208 is closed as invalid, so closing issue. -- You re

[llvm-bugs] [Bug 92060] fatal error: error in backend: unknown codeview register HSI

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 92060 Summary fatal error: error in backend: unknown codeview register HSI Labels new issue Assignees Reporte

[llvm-bugs] [Bug 92059] What does this "%mlir_cuda_runtime" refer to?

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 92059 Summary What does this "%mlir_cuda_runtime" refer to? Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92057] Crash

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 92057 Summary Crash Labels new issue Assignees Reporter wangyongj1a I hav

[llvm-bugs] [Bug 92056] Inconsistent results when using --buffer-deallocation

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 92056 Summary Inconsistent results when using --buffer-deallocation Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92054] Factor `Error` and `Expected` boilerplate return-macros

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 92054 Summary Factor `Error` and `Expected` boilerplate return-macros Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92035] Clang 18.1.6 crashes in TestFind with SIMD tag with hwy::float16_t lane type on AVX512_FP16

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 92035 Summary Clang 18.1.6 crashes in TestFind with SIMD tag with hwy::float16_t lane type on AVX512_FP16 Labels clang Assignees

[llvm-bugs] [Bug 92033] [clang-cl] Using pointer to member as argument to template in the same class results in incorrect layout

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 92033 Summary [clang-cl] Using pointer to member as argument to template in the same class results in incorrect layout Labels new issue Assi

[llvm-bugs] [Bug 92023] Wdocumentation false postive warning for a

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 92023 Summary Wdocumentation false postive warning for a Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92015] [clang] -Wmissing-include-dirs not implemented

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 92015 Summary [clang] -Wmissing-include-dirs not implemented Labels clang Assignees Reporter

[llvm-bugs] [Bug 92000] Missed coalescing of adjacent writes to stack variables

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 92000 Summary Missed coalescing of adjacent writes to stack variables Labels new issue Assignees Reporter

[llvm-bugs] [Bug 91998] [SPIR-V] The order of instructions leads to errors in pointer element type deduction or crashes compilation

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91998 Summary [SPIR-V] The order of instructions leads to errors in pointer element type deduction or crashes compilation Labels backend:SPIR-V

[llvm-bugs] [Bug 91997] [SPIR-V] Inconsistent representation of SPIR-V builtins types as either simple types or pointers to types

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91997 Summary [SPIR-V] Inconsistent representation of SPIR-V builtins types as either simple types or pointers to types Labels backend:SPIR-V

[llvm-bugs] [Bug 91996] lldb on windows: The debugger crashes when trying to print a `shared_ptr`

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91996 Summary lldb on windows: The debugger crashes when trying to print a `shared_ptr` Labels new issue Assignees

[llvm-bugs] [Bug 91983] Incorrect promise constructor used with lambda coroutines

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91983 Summary Incorrect promise constructor used with lambda coroutines Labels new issue Assignees Reporter

[llvm-bugs] [Bug 91982] [clang-tidy] modernize-min-max-use-initializer-list

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91982 Summary [clang-tidy] modernize-min-max-use-initializer-list Labels clang-tidy Assignees Reporter

[llvm-bugs] [Bug 91979] LLVM ERROR: Unsupported library call operation!

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91979 Summary LLVM ERROR: Unsupported library call operation! Labels new issue Assignees Reporter

[llvm-bugs] [Bug 91978] [mlir][spirv] Add vulkan runner integration tests for `vector.shuffle` / `vector.interleave`

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91978 Summary [mlir][spirv] Add vulkan runner integration tests for `vector.shuffle` / `vector.interleave` Labels help wanted, good first issue,

[llvm-bugs] [Bug 91975] Assertion `Elt->getBitWidth() == EltVT.getSizeInBits() && "APInt size does not match type size!"' failed.

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91975 Summary Assertion `Elt->getBitWidth() == EltVT.getSizeInBits() && "APInt size does not match type size!"' failed. Labels new issue Ass

[llvm-bugs] [Bug 91973] Do you still need commit access?

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91973 Summary Do you still need commit access? Labels infrastructure:commit-access Assignees Reporter

[llvm-bugs] [Bug 91959] Poor diagnostic quality for operators that cannot be used as fold-operator

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91959 Summary Poor diagnostic quality for operators that cannot be used as fold-operator Labels new issue Assignees

[llvm-bugs] [Bug 91957] Miscompile with opt -passes="loop-unroll, loop-mssa(licm, indvars)" -unroll-count=4

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91957 Summary Miscompile with opt -passes="loop-unroll,loop-mssa(licm,indvars)" -unroll-count=4 Labels new issue Assignees

[llvm-bugs] [Bug 91952] ``: `ranges::ends_with`'s constraint check for bidirectional case is not quite right

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91952 Summary ``: `ranges::ends_with`'s constraint check for bidirectional case is not quite right Labels new issue Assignees

[llvm-bugs] Issue 68141 in oss-fuzz: llvm: Coverage build failure

2024-05-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #4 on issue 68141 by ClusterFuzz-External: llvm: Coverage build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68141#c4 Friendly reminder that the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https://os

[llvm-bugs] [Bug 91948] MIPS: P5600 should use nan2008, fp64, msa

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91948 Summary MIPS: P5600 should use nan2008, fp64, msa Labels new issue Assignees Reporter

[llvm-bugs] [Bug 91937] [GlobalISel] CSEMIRBuilder Performance

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91937 Summary [GlobalISel] CSEMIRBuilder Performance Labels llvm:globalisel Assignees Reporter

[llvm-bugs] [Bug 91934] [libc][docs] Outdated Code Review section in 'libc/src/math/docs/add_math_function.md'

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91934 Summary [libc][docs] Outdated Code Review section in 'libc/src/math/docs/add_math_function.md' Labels libc Assignees

[llvm-bugs] [Bug 91929] [Flang][OpenMP] Compilation error when the variables used in an `update-statement` in `atomic` construct are declared with different types

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91929 Summary [Flang][OpenMP] Compilation error when the variables used in an `update-statement` in `atomic` construct are declared with different types Labels open

[llvm-bugs] [Bug 91927] [Flang][OpenMP] Incorrect execution result of an assignment statement in task construct in taskgroup construct

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91927 Summary [Flang][OpenMP] Incorrect execution result of an assignment statement in task construct in taskgroup construct Labels openmp, flang

[llvm-bugs] [Bug 91928] [Flang][OpenMP] Compilation error when lastprivate clause specified in do construct has a derived type with an allocatable variable

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91928 Summary [Flang][OpenMP] Compilation error when lastprivate clause specified in do construct has a derived type with an allocatable variable Labels openmp,

[llvm-bugs] [Bug 91926] [Flang][OpenMP] Incorrect execution result when an if clause is specified for a dependent task in a sibling task that has a task dependency

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91926 Summary [Flang][OpenMP] Incorrect execution result when an if clause is specified for a dependent task in a sibling task that has a task dependency Labels ope

[llvm-bugs] [Bug 91925] vector-transpose-lowering.mlir

2024-05-13 Thread LLVM Bugs via llvm-bugs
Issue 91925 Summary vector-transpose-lowering.mlir Labels mlir Assignees Reporter banach-space