[llvm-bugs] [Bug 85728] O3 optimization level(clang 18) causes instruction disorder

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85728 Summary O3 optimization level(clang 18) causes instruction disorder Labels clang Assignees Reporter

[llvm-bugs] [Bug 85726] [MLIR Affine Bug] Error in simplification of an expression with a mod

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85726 Summary [MLIR Affine Bug] Error in simplification of an _expression_ with a mod Labels bug, mlir:affine Assignees

[llvm-bugs] [Bug 85717] [AMDGPU] Uses SExt on indices in `isInterestingPHIIncomingValue`

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85717 Summary [AMDGPU] Uses SExt on indices in `isInterestingPHIIncomingValue` Labels backend:AMDGPU, crash Assignees

[llvm-bugs] [Bug 85714] [HLSL] Default literal floating point types to smallest supported type

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85714 Summary [HLSL] Default literal floating point types to smallest supported type Labels HLSL Assignees Re

[llvm-bugs] [Bug 85712] [HLSL] Enable parsing half suffix for floating point literals

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85712 Summary [HLSL] Enable parsing half suffix for floating point literals Labels HLSL Assignees Reporter

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

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85707 Summary Do you still need commit access? Labels new issue Assignees Reporter tstellar

[llvm-bugs] [Bug 85706] ARM USAT instruction not generated after #82478

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85706 Summary ARM USAT instruction not generated after #82478 Labels backend:ARM Assignees Reporter

[llvm-bugs] [Bug 85703] GCC compatibility: Raw strings in C mode

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85703 Summary GCC compatibility: Raw strings in C mode Labels new issue Assignees Reporter A

[llvm-bugs] [Bug 85700] C++ Range view filters prevent vectorization.

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85700 Summary C++ Range view filters prevent vectorization. Labels new issue Assignees Reporter

[llvm-bugs] [Bug 85699] Illegal instruction errors in chromium on raspberrypi4 64bit when built with -mcpu=cortext-a72

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85699 Summary Illegal instruction errors in chromium on raspberrypi4 64bit when built with -mcpu=cortext-a72 Labels new issue Assignees

[llvm-bugs] [Bug 85697] [WebAssembly] Cannot select BUILD_VECTOR on bleeding-edge since LLVM 17

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85697 Summary [WebAssembly] Cannot select BUILD_VECTOR on bleeding-edge since LLVM 17 Labels backend:WebAssembly, crash Assignee

[llvm-bugs] [Bug 85691] `castAwayContractionLeadingOneDim` introduces unnecessary transposes on outer unit dims

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85691 Summary `castAwayContractionLeadingOneDim` introduces unnecessary transposes on outer unit dims Labels new issue Assignees

[llvm-bugs] [Bug 85686] Fix FIXME for M68k::MOV16dc

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85686 Summary Fix FIXME for M68k::MOV16dc Labels new issue Assignees Reporter JomerDev

[llvm-bugs] [Bug 85681] [CodeGen] x86_64 unable to select `X86ISD::VSHLV`/`X86ISD::VSRLV` on v32i1

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85681 Summary [CodeGen] x86_64 unable to select `X86ISD::VSHLV`/`X86ISD::VSRLV` on v32i1 Labels backend:X86 Assignees

[llvm-bugs] [Bug 85680] Re-enable math.h fuzzing after header inclusion is figured out

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85680 Summary Re-enable math.h fuzzing after header inclusion is figured out Labels libc Assignees lntue

[llvm-bugs] [Bug 85667] ICE on fold expression in nested lambda with parameter pack in a templated entity

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85667 Summary ICE on fold _expression_ in nested lambda with parameter pack in a templated entity Labels new issue Assignees

[llvm-bugs] [Bug 85664] error in backend: File exit not handled before popRegions when compiling for coverage on clang 15

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85664 Summary error in backend: File exit not handled before popRegions when compiling for coverage on clang 15 Labels clang Assignees

[llvm-bugs] [Bug 85658] [DirectX]DXIL] Design and implement TableGen DXIL Op record specification using Attr

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85658 Summary [DirectX]DXIL] Design and implement TableGen DXIL Op record specification using Attr Labels backend:DirectX Assignees

[llvm-bugs] [Bug 85656] std::enable_if mangling different in clang >= 18 compared to clang <= 17 or gcc

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85656 Summary std::enable_if mangling different in clang >= 18 compared to clang <= 17 or gcc Labels clang Assignees

[llvm-bugs] [Bug 85651] [libc] implement __cxa_finalize

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85651 Summary [libc] implement __cxa_finalize Labels libc Assignees nickdesaulniers Reporter

[llvm-bugs] [Bug 85647] function with error attribute not eliminated after commit 3589cacfa8da8

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85647 Summary function with error attribute not eliminated after commit 3589cacfa8da8 Labels new issue Assignees

[llvm-bugs] [Bug 85643] [Flang][OpenMP] LLVM ERROR: Cannot select: 0xb03f0e0: f128 = fminimum contract 0xb045540, 0xb040de0

2024-03-18 Thread LLVM Bugs via llvm-bugs
64<2>, undef:i64 0xb040ec0: i64 = FrameIndex<2> 0xb03f2a0: i64 = undef In function: s1_..omp_par PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. Stack dump: 0. Program arguments: /opt/compiler-explorer/clang-llvmflang-trunk

[llvm-bugs] [Bug 85642] Possible error in description of fptosi instruction

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85642 Summary Possible error in description of fptosi instruction Labels new issue Assignees Reporter

[llvm-bugs] [Bug 85616] [X86]lld + fsplit-stack+ -fpatchable-function-entry=1 error

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85616 Summary [X86]lld + fsplit-stack+ -fpatchable-function-entry=1 error Labels lld Assignees Reporter

[llvm-bugs] [Bug 85613] C++23 lifetime extension in range-based for loops: Clang destroys temporaries bound to references by default member initializer early (without warning)

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85613 Summary C++23 lifetime extension in range-based for loops: Clang destroys temporaries bound to references by default member initializer early (without warning) Labels

[llvm-bugs] [Bug 85608] [MIPS] Opcode of mina.fmt and max.fmt in MIPS64 R6 are wrong

2024-03-18 Thread LLVM Bugs via llvm-bugs
Issue 85608 Summary [MIPS] Opcode of mina.fmt and max.fmt in MIPS64 R6 are wrong Labels new issue Assignees Reporte