[llvm-bugs] [Bug 50680] [clang-format] strange behavior for #define macro with braces

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50680 Owen Pan changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 41152] [DebugInfo] Better dumping of empty location expression

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41152 Soham Sanjay Dixit changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 50939] New: [VectorCombine] Combining permute+blend with zero into a two-source permute

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50939 Bug ID: 50939 Summary: [VectorCombine] Combining permute+blend with zero into a two-source permute Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 50929] Ignored initializer clause in user-defined reduction

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50929 Alexey Bataev changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 50914] telegram-desktop 2.8.1 crashes on startup with an Illegal Instruction if built with clang

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50914 Tee KOBAYASHI changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 49731] missed optimization for dead code elimination at -O3 (vs. -O1)

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49731 Zhendong Su changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 35685 in oss-fuzz: llvm:llvm-isel-fuzzer--aarch64-gisel: ASSERT: SizeInBits > 0 && "invalid scalar size"

2021-06-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] [Bug 50619] Assert in OpenMP program when parsing use_allocator clause on target directive

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50619 Alexey Bataev changed: What|Removed |Added Fixed By Commit(s)||44f197e94b83d389b59ce6a2a19 |

[llvm-bugs] [Bug 50940] New: Consider warning on redundant attributes

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50940 Bug ID: 50940 Summary: Consider warning on redundant attributes Product: clang Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 50941] New: TargetLoweringBase::getRegClassFor Assertion "This value type is not natively supported!"

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50941 Bug ID: 50941 Summary: TargetLoweringBase::getRegClassFor Assertion "This value type is not natively supported!" Product: libraries Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 50942] New: [LoopVectorizer] Vectorization of running reduction/predication

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50942 Bug ID: 50942 Summary: [LoopVectorizer] Vectorization of running reduction/predication Product: libraries Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] Issue 35320 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-loop_vectorize: ASSERT: Ingredient2Recipe[I] != nullptr && "Ingredient doesn't have a recipe"

2021-06-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 35320 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-loop_vectorize: ASSERT: Ingredient2Recipe[I] != nullptr && "Ingredient doesn't have a recipe" https://bugs.chromium.org/p/oss-fuzz/issues/detail?

[llvm-bugs] [Bug 50943] New: Inline asm miscompile (test segfaults)

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50943 Bug ID: 50943 Summary: Inline asm miscompile (test segfaults) Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 50944] New: wrong code at -Os and above on x86_64-linux-gnu

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50944 Bug ID: 50944 Summary: wrong code at -Os and above on x86_64-linux-gnu Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 50759] LLD handling of relocations to unresolved weak references with -pie not consistent

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50759 Fangrui Song changed: What|Removed |Added Assignee|unassignedb...@nondot.org |i...@maskray.me Resolution|---

[llvm-bugs] [Bug 50946] New: format-pedantic warns about passing nullptr to %p

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50946 Bug ID: 50946 Summary: format-pedantic warns about passing nullptr to %p Product: clang Version: 12.0 Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 50947] New: wrong code at -Os and above on x86_64-linux-gnu

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50947 Bug ID: 50947 Summary: wrong code at -Os and above on x86_64-linux-gnu Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 50948] New: LLDB not clearing EXC_BAD_ACCESS exception after `thread return` (on MacOS)?

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50948 Bug ID: 50948 Summary: LLDB not clearing EXC_BAD_ACCESS exception after `thread return` (on MacOS)? Product: lldb Version: unspecified Hardware: PC OS: MacOS X

[llvm-bugs] [Bug 50949] New: VectorCombine index optimization isn't poison-safe

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50949 Bug ID: 50949 Summary: VectorCombine index optimization isn't poison-safe Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enh

[llvm-bugs] [Bug 50943] Inline asm miscompile (test segfaults)

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50943 Paul Robinson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 35110] [LazyCallGraph][Inliner] Large compile-time slow down when using new pass manager

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35110 Yuanfang Chen changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 50950] New: [concepts] explicit specialization 'template<>' syntax permitted when declaring a terse function template

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50950 Bug ID: 50950 Summary: [concepts] explicit specialization 'template<>' syntax permitted when declaring a terse function template Product: clang Version: unspecified Hardware: PC

[llvm-bugs] Issue 35702 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in MemoryBufferMem::getBufferIdentifier

2021-06-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] Issue 35703 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-loop_vectorize: ASSERT: AR && "Invalid addrec expression"

2021-06-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] [Bug 50951] New: Completion for designated initializers of anonymous structures

2021-06-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50951 Bug ID: 50951 Summary: Completion for designated initializers of anonymous structures Product: clang-tools-extra Version: unspecified Hardware: PC OS: All

[llvm-bugs] Issue 35706 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Sema::LookupName

2021-06-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co