[llvm-bugs] [Bug 52461] New: Missed pattern to vectorize in Loop Vectorizer

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52461 Bug ID: 52461 Summary: Missed pattern to vectorize in Loop Vectorizer Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 52441] Debug info makes build results non-deterministic

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52441 Ilya Yanok changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 52462] New: Missed removal of cross-iteration dep in Loop Vectorizer

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52462 Bug ID: 52462 Summary: Missed removal of cross-iteration dep in Loop Vectorizer Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 52463] New: AlignArrayOfStructures crash on macro

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52463 Bug ID: 52463 Summary: AlignArrayOfStructures crash on macro Product: clang Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 52464] New: Avoid vectorization of very small loops

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52464 Bug ID: 52464 Summary: Avoid vectorization of very small loops Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 52465] New: LowerSwich pass asserts on 128-bit switch case value

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52465 Bug ID: 52465 Summary: LowerSwich pass asserts on 128-bit switch case value Product: libraries Version: 13.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 52466] New: clang-format not idempotent with long comment containing tabs

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52466 Bug ID: 52466 Summary: clang-format not idempotent with long comment containing tabs Product: clang Version: 13.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 52467] New: lambdas with reference default capture should inherit NO_THREAD_SAFETY_ANALYSIS annotation from parent function

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52467 Bug ID: 52467 Summary: lambdas with reference default capture should inherit NO_THREAD_SAFETY_ANALYSIS annotation from parent function Product: clang Version: trunk

[llvm-bugs] [Bug 52460] A/F: !getDef() && "VPValue is not a live-in; it is defined by a VPDef inside a VPlan"

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52460 Florian Hahn changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 52469] New: Missing warning due to uninitialized value because of construction order

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52469 Bug ID: 52469 Summary: Missing warning due to uninitialized value because of construction order Product: clang Version: 13.0 Hardware: PC OS: All Statu

[llvm-bugs] [Bug 52159] Debug info for imported declarations sometimes reference empty DIEs

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52159 Paul Robinson changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 30637] Orphaned DWARF for static local of inlined func

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30637 Paul Robinson changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 52349] lld/mac crashes when linking ./libswiftshader_libGLESv2.dylib with --icf=all

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52349 Bug 52349 depends on bug 52356, which changed state. Bug 52356 Summary: aarch64 disassembler dies "bad LLVMDisassembler_VariantKind" disassembling one of chrome's object files https://bugs.llvm.org/show_bug.cgi?id=52356 What|Removed

[llvm-bugs] [Bug 52356] aarch64 disassembler dies "bad LLVMDisassembler_VariantKind" disassembling one of chrome's object files

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52356 Nico Weber changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 52470] New: Add possibility to generate DW_AT_decl_column on some tags

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52470 Bug ID: 52470 Summary: Add possibility to generate DW_AT_decl_column on some tags Product: libraries Version: trunk Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 52471] New: DWARF: immutable type qualifier is not supported

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52471 Bug ID: 52471 Summary: DWARF: immutable type qualifier is not supported Product: libraries Version: trunk Hardware: All OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 51712] Clang runs OOM when checking for constant initialization of array

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51712 Adam Czachorowski changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 52472] New: Backport 8f101971b6d54e2fc470e853e413fd01cfff20b5 to 13.0.1

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52472 Bug ID: 52472 Summary: Backport 8f101971b6d54e2fc470e853e413fd01cfff20b5 to 13.0.1 Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status

[llvm-bugs] [Bug 51957] Miscompilation in Botan's SHA3 with optimization -O2 and -O3

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51957 Tom Stellard changed: What|Removed |Added Fixed By Commit(s)|173dd896db976d1e975a2a5d844 |173dd896db976d1e975a2a5d844 |f

[llvm-bugs] [Bug 51236] [meta] 13.0.0 Release Blockers

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 51957, which changed state. Bug 51957 Summary: Miscompilation in Botan's SHA3 with optimization -O2 and -O3 https://bugs.llvm.org/show_bug.cgi?id=51957 What|Removed |Added -

[llvm-bugs] [Bug 52147] [meta] 13.0.1 Release Blockers

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52147 Bug 52147 depends on bug 51957, which changed state. Bug 51957 Summary: Miscompilation in Botan's SHA3 with optimization -O2 and -O3 https://bugs.llvm.org/show_bug.cgi?id=51957 What|Removed |Added -

[llvm-bugs] [Bug 52284] Backport rGe27a6db5298f6ba3c1dbc8bab25c769cfa761b2a to 13.0.1

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52284 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|e27a6db5298f6ba3c1dbc8b

[llvm-bugs] [Bug 52147] [meta] 13.0.1 Release Blockers

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52147 Bug 52147 depends on bug 52284, which changed state. Bug 52284 Summary: Backport rGe27a6db5298f6ba3c1dbc8bab25c769cfa761b2a to 13.0.1 https://bugs.llvm.org/show_bug.cgi?id=52284 What|Removed |Added

[llvm-bugs] [Bug 52147] [meta] 13.0.1 Release Blockers

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52147 Bug 52147 depends on bug 52456, which changed state. Bug 52456 Summary: [SystemZ] Missing size value for EXRL_Pseudo https://bugs.llvm.org/show_bug.cgi?id=52456 What|Removed |Added -

[llvm-bugs] [Bug 52456] [SystemZ] Missing size value for EXRL_Pseudo

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52456 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|12b44bf

[llvm-bugs] [Bug 34047] Extra bitcasts prevent simplification of bit select

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34047 Sanjay Patel changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 52473] New: false-positive -Wreturn-type error

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52473 Bug ID: 52473 Summary: false-positive -Wreturn-type error Product: clang Version: trunk Hardware: PC OS: MacOS X Status: NEW Severity: normal Priority:

[llvm-bugs] [Bug 52474] New: list constructor does not use correct allocator

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52474 Bug ID: 52474 Summary: list constructor does not use correct allocator Product: libc++ Version: 11.0 Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 52475] New: llc crash due to large structure return

2021-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52475 Bug ID: 52475 Summary: llc crash due to large structure return Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement