[llvm-bugs] [Bug 82307] [libFuzzer] Incorrect coverage number in fork mode

2024-02-19 Thread LLVM Bugs via llvm-bugs
Issue 82307 Summary [libFuzzer] Incorrect coverage number in fork mode Labels new issue Assignees Reporter

[llvm-bugs] [Bug 82288] [clang-format] Multiple WhitespaceSensitiveMacros in function call break indention

2024-02-19 Thread LLVM Bugs via llvm-bugs
Issue 82288 Summary [clang-format] Multiple WhitespaceSensitiveMacros in function call break indention Labels new issue Assignees

[llvm-bugs] [Bug 82286] _Atomic type qualifier when initializing aggregates fails

2024-02-19 Thread LLVM Bugs via llvm-bugs
Issue 82286 Summary _Atomic type qualifier when initializing aggregates fails Labels new issue Assignees Reporter

[llvm-bugs] [Bug 82271] [ConstraintElimination] Missed optimization: fold `max(Ext(b), Ext(a) + 1)` to `Ext(b)` if `a s< b`

2024-02-19 Thread LLVM Bugs via llvm-bugs
Issue 82271 Summary [ConstraintElimination] Missed optimization: fold `max(Ext(b), Ext(a) + 1)` to `Ext(b)` if `a s< b` Labels new issue Assignees

[llvm-bugs] [Bug 82267] [Flang] BINC(C) attribute not propagate to the generic name that is the same as the specific name that has the BIND(C) attribute.

2024-02-19 Thread LLVM Bugs via llvm-bugs
Issue 82267 Summary [Flang] BINC(C) attribute not propagate to the generic name that is the same as the specific name that has the BIND(C) attribute. Labels bug,

[llvm-bugs] [Bug 82266] "Embedding LLVM in your project" needs an update.

2024-02-19 Thread LLVM Bugs via llvm-bugs
Issue 82266 Summary "Embedding LLVM in your project" needs an update. Labels new issue Assignees Reporter

[llvm-bugs] [Bug 82263] polly: 3 * trivial performance issues

2024-02-19 Thread LLVM Bugs via llvm-bugs
Issue 82263 Summary polly: 3 * trivial performance issues Labels new issue Assignees Reporter dcb3

[llvm-bugs] [Bug 82261] Mach-O check for improperly nested .cfi_* regions doesn't take .alt_entry into account

2024-02-19 Thread LLVM Bugs via llvm-bugs
Issue 82261 Summary Mach-O check for improperly nested .cfi_* regions doesn't take .alt_entry into account Labels new issue Assignees

[llvm-bugs] [Bug 82260] Synthetic children not working for certain types in lldb

2024-02-19 Thread LLVM Bugs via llvm-bugs
Issue 82260 Summary Synthetic children not working for certain types in lldb Labels new issue Assignees Reporter

[llvm-bugs] [Bug 82259] llvm-cov: wrong line coverage count for first line after condition in macro

2024-02-19 Thread LLVM Bugs via llvm-bugs
Issue 82259 Summary llvm-cov: wrong line coverage count for first line after condition in macro Labels new issue Assignees

[llvm-bugs] [Bug 82258] Crash in frontend when trying examples of P2564R3 (propagating consteval)

2024-02-19 Thread LLVM Bugs via llvm-bugs
Issue 82258 Summary Crash in frontend when trying examples of P2564R3 (propagating consteval) Labels new issue Assignees

[llvm-bugs] [Bug 82252] aarch64 unconditionally spills when x86-64 does not

2024-02-19 Thread LLVM Bugs via llvm-bugs
Issue 82252 Summary aarch64 unconditionally spills when x86-64 does not Labels new issue Assignees Reporter

[llvm-bugs] [Bug 82249] Member `operator new` and `operator delete` should reject explicit object parameters

2024-02-19 Thread LLVM Bugs via llvm-bugs
Issue 82249 Summary Member `operator new` and `operator delete` should reject explicit object parameters Labels new issue Assignees

[llvm-bugs] [Bug 82246] `clang-format` and `clang-format --dry-run -Werror` disagree regarding inline namespace

2024-02-19 Thread LLVM Bugs via llvm-bugs
Issue 82246 Summary `clang-format` and `clang-format --dry-run -Werror` disagree regarding inline namespace Labels clang-format Assignees

[llvm-bugs] [Bug 82243] Wrong code at -Os on x86-64_gnu-linux (recent regression)

2024-02-19 Thread LLVM Bugs via llvm-bugs
Issue 82243 Summary Wrong code at -Os on x86-64_gnu-linux (recent regression) Labels new issue Assignees Reporter

[llvm-bugs] Issue 65993 in oss-fuzz: llvm: Fuzzing build failure

2024-02-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #5 on issue 65993 by ClusterFuzz-External: llvm: Fuzzing build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65993#c5 Friendly reminder that the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https://oss

[llvm-bugs] [Bug 82242] [X86] Attempt to perform AVX1 v8i32 integer comparisons as v8f32

2024-02-19 Thread LLVM Bugs via llvm-bugs
Issue 82242 Summary [X86] Attempt to perform AVX1 v8i32 integer comparisons as v8f32 Labels backend:X86, missed-optimization Assignees

[llvm-bugs] [Bug 82241] [InstCombine] Failure to convert vector fp comparisons thath can be represented as integers

2024-02-19 Thread LLVM Bugs via llvm-bugs
Issue 82241 Summary [InstCombine] Failure to convert vector fp comparisons thath can be represented as integers Labels llvm:instcombine, missed-optimization

[llvm-bugs] [Bug 82235] [mlir] --convert-func-to-llvm sets llvm data layout attribute to an empty string (tested on llvm 17.0.2)

2024-02-19 Thread LLVM Bugs via llvm-bugs
Issue 82235 Summary [mlir] --convert-func-to-llvm sets llvm data layout attribute to an empty string (tested on llvm 17.0.2) Labels mlir Assignees

[llvm-bugs] [Bug 82230] opt -passes="instcombine" -debug

2024-02-19 Thread LLVM Bugs via llvm-bugs
Issue 82230 Summary opt -passes="instcombine" -debug Labels new issue Assignees Reporter mikaelhol