[llvm-bugs] [Bug 93773] [Regression] clang 18 compiler crash involving source_location, declval, and default argument

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93773 Summary [Regression] clang 18 compiler crash involving source_location, declval, and default argument Labels clang Assignees

[llvm-bugs] [Bug 93769] foldFNegIntoConstant incorrectly preserves fast math flags for 0 constants

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93769 Summary foldFNegIntoConstant incorrectly preserves fast math flags for 0 constants Labels llvm:instcombine, floating-point

[llvm-bugs] [Bug 93768] Legalization llvm.matrix.transpose - LLVM ERROR: Do not know how to widen the result of this operator!

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93768 Summary Legalization llvm.matrix.transpose - LLVM ERROR: Do not know how to widen the result of this operator! Labels new issue Assign

[llvm-bugs] [Bug 93762] [MachineBlockPlacement] Potential bug in maybeTailDuplicateBlock

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93762 Summary [MachineBlockPlacement] Potential bug in maybeTailDuplicateBlock Labels llvm:codegen Assignees

[llvm-bugs] [Bug 93750] [clang] No lazy evaluation of boolean alternative in a constant-evaluated expression

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93750 Summary [clang] No lazy evaluation of boolean alternative in a constant-evaluated _expression_ Labels clang Assignees

[llvm-bugs] [Bug 93738] [libc][arm] syscalls doesn't build under `-mthumb`

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93738 Summary [libc][arm] syscalls doesn't build under `-mthumb` Labels build-problem, libc Assignees

[llvm-bugs] [Bug 93736] [DirectX] Design specification of valid overloads based on Shader Model version

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93736 Summary [DirectX] Design specification of valid overloads based on Shader Model version Labels new issue Assignees

[llvm-bugs] [Bug 93734] [clang] c++23 no matching function call to 'get' when initializing unordered_map with an initializer list

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93734 Summary [clang] c++23 no matching function call to 'get' when initializing unordered_map with an initializer list Labels clang Assigne

[llvm-bugs] [Bug 93733] [DirectX] Design availability specification of DXIL Ops based on SM Version and or Shader Stage

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93733 Summary [DirectX] Design availability specification of DXIL Ops based on SM Version and or Shader Stage Labels new issue Assignees

[llvm-bugs] [Bug 93727] [Flang] OpenMP ICE

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93727 Summary [Flang] OpenMP ICE Labels flang Assignees Reporter ye-luo B

[llvm-bugs] [Bug 93726] [clang][StaticAnalyzer] Allowing DeadStore to Ignore Certain Expressions

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93726 Summary [clang][StaticAnalyzer] Allowing DeadStore to Ignore Certain Expressions Labels Assignees Reporter

[llvm-bugs] [Bug 93725] [clang][diagnostics] `-Wunreachable-code` prints incorrect source range if a constructor has a default value set to a builtin

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93725 Summary [clang][diagnostics] `-Wunreachable-code` prints incorrect source range if a constructor has a default value set to a builtin Labels clang:diagnostics

[llvm-bugs] [Bug 93722] how to enable clang with c++23 import std; or import std.compat on windows?

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93722 Summary how to enable clang with c++23 import std; or import std.compat on windows? Labels clang Assignees

[llvm-bugs] [Bug 93719] LLDB build broken on Windows using MSVC and Ninja

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93719 Summary LLDB build broken on Windows using MSVC and Ninja Labels new issue Assignees Reporter

[llvm-bugs] [Bug 93713] llvm-reduce should remove lifetime.start/end when promoting alloca'd ptr to arg

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93713 Summary llvm-reduce should remove lifetime.start/end when promoting alloca'd ptr to arg Labels llvm-reduce Assignees

[llvm-bugs] [Bug 93711] [libc] Implement `fdopen`

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93711 Summary [libc] Implement `fdopen` Labels good first issue, libc Assignees Reporter

[llvm-bugs] [Bug 93709] [libc] i386 support

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93709 Summary [libc] i386 support Labels build-problem, libc Assignees Reporter

[llvm-bugs] [Bug 93707] [Flang] Unexpected generic interface symbol reference causes error in mangling

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93707 Summary [Flang] Unexpected generic interface symbol reference causes error in mangling Labels flang Assignees

[llvm-bugs] [Bug 93704] Clangd 19 crashes when importing a module with an exported struct into another module

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93704 Summary Clangd 19 crashes when importing a module with an exported struct into another module Labels new issue Assignees

[llvm-bugs] [Bug 93703] Code size regression due to improved std::sort

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93703 Summary Code size regression due to improved std::sort Labels libc++, llvm:codesize Assignees

[llvm-bugs] [Bug 93700] bpf target tries to emit `memcpy` and fails to compile

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93700 Summary bpf target tries to emit `memcpy` and fails to compile Labels new issue Assignees Reporter

[llvm-bugs] [Bug 93693] [mlir][transform] transform.structured.tile_using_for crashes on invalid number of results

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93693 Summary [mlir][transform] transform.structured.tile_using_for crashes on invalid number of results Labels mlir Assignees

[llvm-bugs] [Bug 93681] [bolt][Docs] execute ninja clang failed in stage3

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93681 Summary [bolt][Docs] execute ninja clang failed in stage3 Labels clang, BOLT Assignees Repo

[llvm-bugs] [Bug 93678] [clang-format] Possible regression clang-format-19?

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93678 Summary [clang-format] Possible regression clang-format-19? Labels clang-format Assignees Reporter

[llvm-bugs] [Bug 93674] llvm: filecheck annotations typos

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93674 Summary llvm: filecheck annotations typos Labels new issue Assignees Reporter klensy

[llvm-bugs] [Bug 93670] clang-tidy error on windows

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93670 Summary clang-tidy error on windows Labels clang-tidy Assignees Reporter edwardvandev

[llvm-bugs] [Bug 93667] Errors in LLVM reported by PVS-Studio

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93667 Summary Errors in LLVM reported by PVS-Studio Labels new issue Assignees Reporter alph

[llvm-bugs] [Bug 93665] [libfuzzer] Usage of getpid() causes non-unique merge-control file names on some Linux distributions, causing errors if several Fuzzers run in parallel

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93665 Summary [libfuzzer] Usage of getpid() causes non-unique merge-control file names on some Linux distributions, causing errors if several Fuzzers run in parallel Labels

[llvm-bugs] [Bug 93655] Why the same version list for target clang_rt.asan-dynamic-x86_64 will generate multiple times?And it only happen when use make rather than ninja?

2024-05-29 Thread LLVM Bugs via llvm-bugs
Issue 93655 Summary Why the same version list for target clang_rt.asan-dynamic-x86_64 will generate multiple times?And it only happen when use make rather than ninja? Labels