[llvm-bugs] [Bug 46620] undefined reference to dumpToStream with LLVM_ENABLE_MODULES

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46620 Richard Smith changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 24505 in oss-fuzz: llvm:clang-objc-fuzzer: Stack-overflow in clang::Sema::GetTypeForDeclarator

2020-07-29 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils..

[llvm-bugs] [Bug 46729] Clang accepts template specialization in C linkage

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46729 Richard Smith changed: What|Removed |Added Fixed By Commit(s)||llvmorg-12-init-1533-ga6488 |

[llvm-bugs] [Bug 46900] New: MCContext untyped bump allocator not suitable for MCInst.

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46900 Bug ID: 46900 Summary: MCContext untyped bump allocator not suitable for MCInst. Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 46838] Scudo tests do not link when building LLVM with ThinLTO

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46838 Arthur Eubanks changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46899] New: avx512 - codegen regression

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46899 Bug ID: 46899 Summary: avx512 - codegen regression Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority:

[llvm-bugs] [Bug 46231] Clang accepts empty declaration in a template declaration

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46231 Richard Smith changed: What|Removed |Added Status|CONFIRMED |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 46859] Clang crashed in clang/lib/Sema/SemaTemplate.cpp:7777: bool clang::Sema::CheckTemplateDeclScope(clang::Scope *, clang::TemplateParameterList *): Assertion `Ctx && "Unknown cont

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46859 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 38572] Re-enable and fix failing C11 and tests

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38572 Louis Dionne changed: What|Removed |Added Assignee|mclow.li...@gmail.com |ldio...@apple.com Fixed By Commit(s)|

[llvm-bugs] [Bug 42912] riscv inline assembly compilation failure

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42912 Sam Elliott changed: What|Removed |Added CC||selli...@lowrisc.org Status|NEW

[llvm-bugs] [Bug 46882] At least one condition is wrong (same conditional expr of if/else if) (llvm/lib/CodeGen/GlobalISel.cpp:1614 <=> 1617)

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46882 Matt Arsenault changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46893, which changed state. Bug 46893 Summary: Apply [AMDGPU] Don't combine memory intrs to v3i16to 11.0 release branch https://bugs.llvm.org/show_bug.cgi?id=46893 What|Removed |Added

[llvm-bugs] [Bug 46893] Apply [AMDGPU] Don't combine memory intrs to v3i16to 11.0 release branch

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46893 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 45419] fatal error: error in backend: Unable to insert indirect branch compiling NVPTXInstPrinter.cpp for riscv64

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45419 Sam Elliott changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 46897] New: Failure to recognise commutable binop intrinsics

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46897 Bug ID: 46897 Summary: Failure to recognise commutable binop intrinsics Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhan

[llvm-bugs] [Bug 43327] Run the testsuite: RISC-V backend can't currently handle functions that need stack realignment and have variable sized objects

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43327 Sam Elliott changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 46896] New: InstCombine - extend matchRotate to handle funnel shifts

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46896 Bug ID: 46896 Summary: InstCombine - extend matchRotate to handle funnel shifts Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: N

[llvm-bugs] [Bug 46895] New: InstCombine - matchRotate doesn't match constant rotation amounts

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46895 Bug ID: 46895 Summary: InstCombine - matchRotate doesn't match constant rotation amounts Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 46894] New: Fold smax(shuffle(x, undef, m), shuffle(y, undef, m)) -> shuffle(smax(x, y), undef, m)

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46894 Bug ID: 46894 Summary: Fold smax(shuffle(x,undef,m),shuffle(y,undef,m)) -> shuffle(smax(x,y),undef,m) Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46889, which changed state. Bug 46889 Summary: Please backport 617787ea77a ([OpenMP] add missed REQUIRES:ompt for 2 OMPT tests) to 11.x https://bugs.llvm.org/show_bug.cgi?id=46889 What|Removed

[llvm-bugs] [Bug 46889] Please backport 617787ea77a ([OpenMP] add missed REQUIRES:ompt for 2 OMPT tests) to 11.x

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46889 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 44620, which changed state. Bug 44620 Summary: readability-redundant-string-cstr quick-fix causes invalid code https://bugs.llvm.org/show_bug.cgi?id=44620 What|Removed |Added -

[llvm-bugs] [Bug 46338] [OpenMP5.0]'isa' and 'arch' trait in 'device' context selector not supported

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46338 Johannes Doerfert changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 46893] New: Apply [AMDGPU] Don't combine memory intrs to v3i16to 11.0 release branch

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46893 Bug ID: 46893 Summary: Apply [AMDGPU] Don't combine memory intrs to v3i16to 11.0 release branch Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46872, which changed state. Bug 46872 Summary: Null-dereference in InstCombinerImpl::foldVectorBinop call to llvm::ConstantExpr::get https://bugs.llvm.org/show_bug.cgi?id=46872 What|Removed |A

[llvm-bugs] [Bug 46872] Null-dereference in InstCombinerImpl::foldVectorBinop call to llvm::ConstantExpr::get

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46872 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] Issue 24434 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-instcombine: Null-dereference READ in llvm::ConstantExpr::get

2020-07-29 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 24434 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-instcombine: Null-dereference READ in llvm::ConstantExpr::get https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24434#c1 ClusterFuzz testcas

[llvm-bugs] [Bug 46836] OpenMP nvptx64 codegen is broken

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46836 Joachim Protze changed: What|Removed |Added Fixed By Commit(s)||e2f5444c9ce2 Resolution|---

[llvm-bugs] [Bug 46892] New: Assertion triggered because of VLA

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46892 Bug ID: 46892 Summary: Assertion triggered because of VLA Product: OpenMP Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 46891] New: "import _lldb" doesn't work on Windows with Python 3.8+

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46891 Bug ID: 46891 Summary: "import _lldb" doesn't work on Windows with Python 3.8+ Product: lldb Version: unspecified Hardware: All OS: Windows NT Status:

[llvm-bugs] [Bug 46890] New: Loop vectorizer does not account for incremented pointers

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46890 Bug ID: 46890 Summary: Loop vectorizer does not account for incremented pointers Product: tools Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 46889] New: Please backport 617787ea77a ([OpenMP] add missed REQUIRES:ompt for 2 OMPT tests) to 11.x

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46889 Bug ID: 46889 Summary: Please backport 617787ea77a ([OpenMP] add missed REQUIRES:ompt for 2 OMPT tests) to 11.x Product: OpenMP Version: unspecified Hardware: PC O

[llvm-bugs] [Bug 46888] New: AArch64 unneccessary widening lowers vector performance

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46888 Bug ID: 46888 Summary: AArch64 unneccessary widening lowers vector performance Product: tools Version: trunk Hardware: Other OS: Linux Status: NEW

[llvm-bugs] [Bug 46887] New: 11.x regression: clang fails to build w/ FalsePositiveRefutationBRVisitorTest.cpp:19:10: fatal error: llvm/Config/config.h: No such file or directory

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46887 Bug ID: 46887 Summary: 11.x regression: clang fails to build w/ FalsePositiveRefutationBRVisitorTest.cpp:19:10: fatal error: llvm/Config/config.h: No such file or directory Product

[llvm-bugs] [Bug 46886] New: Clang does not set /DEFAULTLIB:OLDNAMES when invoking link.exe on Windows

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46886 Bug ID: 46886 Summary: Clang does not set /DEFAULTLIB:OLDNAMES when invoking link.exe on Windows Product: new-bugs Version: unspecified Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 46885] New: Arrays should not be out-of-bound accessed. (llvm-project/llvm/lib/IR/AutoUpgrade.cpp:line 977)

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46885 Bug ID: 46885 Summary: Arrays should not be out-of-bound accessed. (llvm-project/llvm/lib/IR/AutoUpgrade.cpp:line 977) Product: libraries Version: trunk Hardware: All

[llvm-bugs] [Bug 45575] flang lacks mlir dependency

2020-07-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45575 Richard Barton changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---