[llvm-bugs] [Bug 80392] [RISCV] Missing opportunities to optimize RVV instructions

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80392 Summary [RISCV] Missing opportunities to optimize RVV instructions Labels Assignees Reporter wangp

[llvm-bugs] [Bug 80390] Merge "[ELF] Fix compareSections assertion failure when OutputDescs in sectionCommands are non-contiguous" into release/18.x

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80390 Summary Merge "[ELF] Fix compareSections assertion failure when OutputDescs in sectionCommands are non-contiguous" into release/18.x Labels release:backport

[llvm-bugs] [Bug 80388] [AArch64][ISel] Better instruction select when load/store?

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80388 Summary [AArch64][ISel] Better instruction select when load/store? Labels backend:AArch64, llvm:codegen, llvm:globalisel,

[llvm-bugs] [Bug 80385] [tool][objdump] llvm-objdump in arrch32 disassembly without __stack_chk_fail while applying -fstack-protector

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80385 Summary [tool][objdump] llvm-objdump in arrch32 disassembly without __stack_chk_fail while applying -fstack-protector Labels new issue

[llvm-bugs] [Bug 80374] Include Regrouping May Break If Macros Inserted Between Groups

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80374 Summary Include Regrouping May Break If Macros Inserted Between Groups Labels new issue Assignees Repor

[llvm-bugs] [Bug 80373] LlVm 15.0.7: If operand to CreateLogicalAnd was created by CreateAtomicCmpXchng, the evaluation order is wrong.

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80373 Summary LlVm 15.0.7: If operand to CreateLogicalAnd was created by CreateAtomicCmpXchng, the evaluation order is wrong. Labels new issue

[llvm-bugs] [Bug 80365] [Clang][C++17] static inline members are not initialized if they are part of a template even when instanced.

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80365 Summary [Clang][C++17] static inline members are not initialized if they are part of a template even when instanced. Labels clang Assi

[llvm-bugs] [Bug 80357] Error from inline asm for missing target feature despite enabling target feature when using LTO

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80357 Summary Error from inline asm for missing target feature despite enabling target feature when using LTO Labels bug, backend:RISC-V, LT

[llvm-bugs] [Bug 80336] [lld][ELF] vma gets bumped with MEMORY command / TBSS sections

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80336 Summary [lld][ELF] vma gets bumped with MEMORY command / TBSS sections Labels lld Assignees Reporter

[llvm-bugs] [Bug 80334] Teach __is_convertible extension about fixed point types

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80334 Summary Teach __is_convertible extension about fixed point types Labels new issue Assignees PiJoules

[llvm-bugs] [Bug 80314] [clang-format] Indentation not reset with lvalue ref-qualifier and `requires` clause

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80314 Summary [clang-format] Indentation not reset with lvalue ref-qualifier and `requires` clause Labels clang-format Assignees

[llvm-bugs] [Bug 80301] Loop Fusion crashes because control flow equivalences are broken after fusion

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80301 Summary Loop Fusion crashes because control flow equivalences are broken after fusion Labels new issue Assignees

[llvm-bugs] [Bug 80298] Inefficient codegen for loop with known small trip count

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80298 Summary Inefficient codegen for loop with known small trip count Labels Assignees Reporter dzaima

[llvm-bugs] [Bug 80294] Assertion `I != VRBaseMap.end() && "Node emitted out of order - late"' failed.

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80294 Summary Assertion `I != VRBaseMap.end() && "Node emitted out of order - late"' failed. Labels new issue Assignees

[llvm-bugs] [Bug 80289] WRONG code: LoopUnroll / SCEVExpander with i128 induction variable.

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80289 Summary WRONG code: LoopUnroll / SCEVExpander with i128 induction variable. Labels loopoptim Assignees

[llvm-bugs] [Bug 80287] [Bug][Clang][ARM] Wrong assembly code generation, "LR" corrupted.

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80287 Summary [Bug][Clang][ARM] Wrong assembly code generation, "LR" corrupted. Labels clang Assignees Report

[llvm-bugs] [Bug 80286] std::use_facet doesn't check dynamic type

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80286 Summary std::use_facet doesn't check dynamic type Labels new issue Assignees Reporter

[llvm-bugs] [Bug 80285] [coverage] crash with CXXUnresolvedConstructExpr in `if constexpr`

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80285 Summary [coverage] crash with CXXUnresolvedConstructExpr in `if constexpr` Labels new issue Assignees R

[llvm-bugs] [Bug 80284] Crash when __datasizeof is used on a type with incomplete fields

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80284 Summary Crash when __datasizeof is used on a type with incomplete fields Labels new issue Assignees ilya-biryukov

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

2024-02-01 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #2 on issue 65993 by ClusterFuzz-External: llvm: Fuzzing build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65993#c2 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 80276] LLD does not report forward reference errors in linker script

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80276 Summary LLD does not report forward reference errors in linker script Labels Assignees Reporter pa

[llvm-bugs] [Bug 80275] [PRE] reuse the value to avoid double loading

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80275 Summary [PRE] reuse the value to avoid double loading Labels new issue Assignees Reporter

[llvm-bugs] [Bug 80270] [flang] out of memory optimizing character with negative length

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80270 Summary [flang] out of memory optimizing character with negative length Labels flang Assignees Reporter

[llvm-bugs] [Bug 80268] [Bug] Clang-tidy: Suggests removing and duplicating Hungarian Notation prefixes at the same time

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80268 Summary [Bug] Clang-tidy: Suggests removing and duplicating Hungarian Notation prefixes at the same time Labels clang-tidy Assignees

[llvm-bugs] [Bug 80266] [BOLT] [llvm-bolt] llvm-bolt aborts due to .debug_line_str offset mismatch when --update-debug-sections is used.

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80266 Summary [BOLT] [llvm-bolt] llvm-bolt aborts due to .debug_line_str offset mismatch when --update-debug-sections is used. Labels BOLT

[llvm-bugs] [Bug 80258] Wasm: Functions forcefully marked export by linker

2024-02-01 Thread LLVM Bugs via llvm-bugs
Issue 80258 Summary Wasm: Functions forcefully marked export by linker Labels new issue Assignees Reporter