[llvm-bugs] [Bug 88847] [SLP] Failed the SLP relate to the cost model

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88847 Summary [SLP] Failed the SLP relate to the cost model Labels Assignees Reporter vfdff

[llvm-bugs] [Bug 88844] [PPCMergeStringPool] Global variables replaced with GEP instructions where not legal

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88844 Summary [PPCMergeStringPool] Global variables replaced with GEP instructions where not legal Labels backend:PowerPC, llvm:crash

[llvm-bugs] [Bug 88834] [RISC-V][SLPVectorizer] rv64gcv miscompile

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88834 Summary [RISC-V][SLPVectorizer] rv64gcv miscompile Labels new issue Assignees Reporter

[llvm-bugs] [Bug 88832] clang crashes when template instantiation results in a constant instead of a type

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88832 Summary clang crashes when template instantiation results in a constant instead of a type Labels clang:frontend, crash-on-invalid

[llvm-bugs] [Bug 88830] [BOLT] llvm-driver does not include llvm-bolt

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88830 Summary [BOLT] llvm-driver does not include llvm-bolt Labels BOLT Assignees Reporter A

[llvm-bugs] [Bug 88825] -Wunused-function, the alias attribute, and MicrosoftDemangle

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88825 Summary -Wunused-function, the alias attribute, and MicrosoftDemangle Labels clang:frontend Assignees R

[llvm-bugs] [Bug 88823] --no-params for MicrosoftDemangle.h

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88823 Summary --no-params for MicrosoftDemangle.h Labels clang Assignees Reporter MaskRay

[llvm-bugs] [Bug 88820] [HLSL] Implement derivative intrinsics

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88820 Summary [HLSL] Implement derivative intrinsics Labels backend:DirectX, HLSL Assignees Repor

[llvm-bugs] [Bug 88819] [libc][math] ensure math functions have tests for proper exception, errno, and special case handling

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88819 Summary [libc][math] ensure math functions have tests for proper exception, errno, and special case handling Labels libc Assignees

[llvm-bugs] [Bug 88817] vector_size of enum type is rejected

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88817 Summary vector_size of enum type is rejected Labels new issue Assignees Reporter pinsk

[llvm-bugs] [Bug 88815] [libc] missing deps: libc.incude.fenv

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88815 Summary [libc] missing deps: libc.incude.fenv Labels libc Assignees Reporter nickdesau

[llvm-bugs] [Bug 88804] [LoopVectorize] Found non-header PHI recipe in header - Assertion `verifyVPlanIsValid(*Plan) && "VPlan is invalid"' failed.

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88804 Summary [LoopVectorize] Found non-header PHI recipe in header - Assertion `verifyVPlanIsValid(*Plan) && "VPlan is invalid"' failed. Labels new issue

[llvm-bugs] [Bug 88802] [LoopVectorize] Assertion 'VecTy.SimpleTy != MVT::INVALID_SIMPLE_VALUE_TYPE && "Simple vector VT not representable by simple integer vector VT!"' failed.

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88802 Summary [LoopVectorize] Assertion 'VecTy.SimpleTy != MVT::INVALID_SIMPLE_VALUE_TYPE && "Simple vector VT not representable by simple integer vector VT!"' failed. Labels

[llvm-bugs] [Bug 88799] [CodeGen][RISC-V] Assertion `(!MMO->getSize().hasValue() || !getSize().hasValue() || MMO->getSize() == getSize()) && "Size mismatch!"' failed.

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88799 Summary [CodeGen][RISC-V] Assertion `(!MMO->getSize().hasValue() || !getSize().hasValue() || MMO->getSize() == getSize()) && "Size mismatch!"' failed. Labels

[llvm-bugs] [Bug 88796] [VectorCombine] Assertion 'isa(Val) && "cast() argument of incompatible type!"' failed.

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88796 Summary [VectorCombine] Assertion 'isa(Val) && "cast() argument of incompatible type!"' failed. Labels new issue Assignees

[llvm-bugs] [Bug 88786] Crash on -O0 when naked C++ function has non-trivial return type

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88786 Summary Crash on -O0 when naked C++ function has non-trivial return type Labels new issue Assignees Rep

[llvm-bugs] [Bug 88784] AArch64 backend incorrectly selecting uabdl

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88784 Summary AArch64 backend incorrectly selecting uabdl Labels backend:AArch64, miscompilation Assignees

[llvm-bugs] [Bug 88782] [mlir] Missing cmake dependencies from MLIRTargetLLVMIRExport to OMP generated file

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88782 Summary [mlir] Missing cmake dependencies from MLIRTargetLLVMIRExport to OMP generated file Labels mlir Assignees

[llvm-bugs] [Bug 88780] -mmacosx-version-min breaks arch detection for compiler-rt

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88780 Summary -mmacosx-version-min breaks arch detection for compiler-rt Labels new issue Assignees Reporter

[llvm-bugs] [Bug 88778] [DirectX backend] generate ISG1, OSG1, PSV0 part for DXContainer

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88778 Summary [DirectX backend] generate ISG1, OSG1, PSV0 part for DXContainer Labels backend:DirectX Assignees

[llvm-bugs] [Bug 88775] [DirectX] Document DXContainer format

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88775 Summary [DirectX] Document DXContainer format Labels backend:DirectX Assignees llvm-beanz R

[llvm-bugs] [Bug 88774] [DXIL] generate metadata for dxil version

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88774 Summary [DXIL] generate metadata for dxil version Labels backend:DirectX Assignees Reporter

[llvm-bugs] [Bug 88772] [libc][math] should `fmod(-NAN, -NAN) = +NAN`?

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88772 Summary [libc][math] should `fmod(-NAN,-NAN) = +NAN`? Labels libc Assignees Reporter F

[llvm-bugs] [Bug 88771] [libc][math] `fdim` functions can compile to incorrect code

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88771 Summary [libc][math] `fdim` functions can compile to incorrect code Labels libc Assignees Reporter

[llvm-bugs] [Bug 88770] [libc][math] should `asin` functions set `errno == ERANGE` on underflow?

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88770 Summary [libc][math] should `asin` functions set `errno == ERANGE` on underflow? Labels libc Assignees

[llvm-bugs] [Bug 88769] [libc][math] `remainder(-inf, -inf)` and `remquo` not raising invalid or setting `errno`

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88769 Summary [libc][math] `remainder(-inf, -inf)` and `remquo` not raising invalid or setting `errno` Labels libc Assignees

[llvm-bugs] [Bug 88768] [libc][math] `sqrt(-infinity)` not setting `errno == EMOD` or raising exceptions

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88768 Summary [libc][math] `sqrt(-infinity)` not setting `errno == EMOD` or raising exceptions Labels libc Assignees

[llvm-bugs] [Bug 88761] __xray_log_select_mode typo and deserialize tool

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88761 Summary __xray_log_select_mode typo and deserialize tool Labels new issue Assignees Reporter

[llvm-bugs] [Bug 88756] [Flang] IEEE arithmetic exceptions signaled on netlib MINPACK test case

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88756 Summary [Flang] IEEE arithmetic exceptions signaled on netlib MINPACK test case Labels flang Assignees

[llvm-bugs] [Bug 88755] [debuginfo] [optimizations] " opt -passes = 'default' " leads a non-null pointer to be a NULL pointer, according the relevant debug information.

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88755 Summary [debuginfo] [optimizations] " opt -passes = 'default' " leads a non-null pointer to be a NULL pointer, according the relevant debug information. Labels

[llvm-bugs] [Bug 88747] [Flang] Incorrect diagnose in structure constructor for array component

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88747 Summary [Flang] Incorrect diagnose in structure constructor for array component Labels bug, flang:frontend Assignees

[llvm-bugs] [Bug 88746] llc crash with options " -mtriple=x86_64 -mcpu=athlon-mp"

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88746 Summary llc crash with options " -mtriple=x86_64 -mcpu=athlon-mp" Labels new issue Assignees Reporter

[llvm-bugs] [Bug 88745] Cross compiling for linux does not work on mac

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88745 Summary Cross compiling for linux does not work on mac Labels new issue Assignees Reporter

[llvm-bugs] [Bug 88744] GDB will not accept Target XML produced by lldb-server on AArch64

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88744 Summary GDB will not accept Target XML produced by lldb-server on AArch64 Labels lldb Assignees Reporte

[llvm-bugs] [Bug 88738] [OpenMP] Libomptarget depends on `libffi`

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88738 Summary [OpenMP] Libomptarget depends on `libffi` Labels openmp Assignees Reporter jhu

[llvm-bugs] [Bug 88732] [mlir][arith] Canonicalization causes miscompilation on mulsi_extended

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88732 Summary [mlir][arith] Canonicalization causes miscompilation on mulsi_extended Labels mlir Assignees Re

[llvm-bugs] [Bug 88723] [SPIR-V] Tablegen instruction selection in SPIR-V Backend doesn't account for a pointer size of the target

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88723 Summary [SPIR-V] Tablegen instruction selection in SPIR-V Backend doesn't account for a pointer size of the target Labels new issue As

[llvm-bugs] [Bug 88716] 4 * declaration and definition mismatch.

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88716 Summary 4 * declaration and definition mismatch. Labels new issue Assignees Reporter d

[llvm-bugs] [Bug 88715] Disabling deprecation warnings for templated classes at call site not working

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88715 Summary Disabling deprecation warnings for templated classes at call site not working Labels new issue Assignees

[llvm-bugs] [Bug 88714] lld/ELF/Symbols.h: 2 * copying std:atomic

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88714 Summary lld/ELF/Symbols.h: 2 * copying std:atomic Labels lld Assignees Reporter dcb314

[llvm-bugs] [Bug 88709] Source-based coverage: __llvm_profile_reset_counters bug

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88709 Summary Source-based coverage: __llvm_profile_reset_counters bug Labels new issue Assignees Reporter

[llvm-bugs] [Bug 88706] Clang drops variable, keeps it when referenced by __asm__

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88706 Summary Clang drops variable, keeps it when referenced by __asm__ Labels clang Assignees Reporter

[llvm-bugs] [Bug 88697] token argument should be optional

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88697 Summary token argument should be optional Labels new issue Assignees Reporter pmatos

[llvm-bugs] [Bug 88695] [CUDA] Clang 17+ in CUDA mode does not compile with gnu extension and libstdc++

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88695 Summary [CUDA] Clang 17+ in CUDA mode does not compile with gnu extension and libstdc++ Labels clang Assignees

[llvm-bugs] [Bug 88692] opt-19 Segmentation fault with the pass "codegenprepare"

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88692 Summary opt-19 Segmentation fault with the pass "codegenprepare" Labels new issue Assignees Reporter

[llvm-bugs] [Bug 88690] [aarch64] `vbslq_u8` / `BSL` is being folded into `AND`+`OR` and not being optimized back

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88690 Summary [aarch64] `vbslq_u8` / `BSL` is being folded into `AND`+`OR` and not being optimized back Labels new issue Assignees

[llvm-bugs] [Bug 88688] Clang generates slower executables than GCC on simple recursive code

2024-04-15 Thread LLVM Bugs via llvm-bugs
Issue 88688 Summary Clang generates slower executables than GCC on simple recursive code Labels clang Assignees Rep