[llvm-bugs] [Bug 51532] LLDB crash when breakpoint in swift file

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51532 Raphael Isemann changed: What|Removed |Added CC||teempe...@gmail.com Status|NEW

[llvm-bugs] [Bug 51533] New: [lldb] Merge 5033f0793fe6 and cf521e78dfd2 into 13.0.0

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51533 Bug ID: 51533 Summary: [lldb] Merge 5033f0793fe6 and cf521e78dfd2 into 13.0.0 Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW Severity: norma

[llvm-bugs] [Bug 51535] New: why gotpcrel is generated after llvm 12?

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51535 Bug ID: 51535 Summary: why gotpcrel is generated after llvm 12? Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal P

[llvm-bugs] [Bug 51536] New: [AMDGPU][MC][DOC] Invalid description of 8-bit DS offsets

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51536 Bug ID: 51536 Summary: [AMDGPU][MC][DOC] Invalid description of 8-bit DS offsets Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 51537] New: [concepts] [ice] deduction guide

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51537 Bug ID: 51537 Summary: [concepts] [ice] deduction guide Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority

[llvm-bugs] [Bug 51538] New: pointer to member of forward declared class inside a template class causes a crash on Windows

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51538 Bug ID: 51538 Summary: pointer to member of forward declared class inside a template class causes a crash on Windows Product: clang Version: 12.0 Hardware: PC OS:

[llvm-bugs] [Bug 51539] New: [X86] Possibly incorrect throughput for vpshufb/vpperm on bdver2 model

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51539 Bug ID: 51539 Summary: [X86] Possibly incorrect throughput for vpshufb/vpperm on bdver2 model Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 51540] New: Performance regression saw after https://reviews.llvm.org/D107998

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51540 Bug ID: 51540 Summary: Performance regression saw after https://reviews.llvm.org/D107998 Product: libraries Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 51541] New: [Analyzer][solver] Reachable infeasible state

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51541 Bug ID: 51541 Summary: [Analyzer][solver] Reachable infeasible state Product: clang Version: trunk Hardware: All OS: All Status: NEW Severity: normal P

[llvm-bugs] Issue 36836 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::APValue::operator=

2021-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #1 on issue 36836 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::APValue::operator= https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=36836#c1 ClusterFuzz testcase 5487052966723584 is closed as invalid, so closing issue. -- You

[llvm-bugs] [Bug 50985] mov + mul + dup instructions are used for memset instead of just dup

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50985 Owen Anderson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 51542] New: Clang on Windows: under FE_UPWARD printf(ā€œ%.1f\nā€, 0.0) prints 0.1 instead of 0.0

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51542 Bug ID: 51542 Summary: Clang on Windows: under FE_UPWARD printf(ā€œ%.1f\nā€, 0.0) prints 0.1 instead of 0.0 Product: clang Version: 12.0 Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 51543] New: Mapping is broken when object part is mapped together with unrelated parts

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51543 Bug ID: 51543 Summary: Mapping is broken when object part is mapped together with unrelated parts Product: OpenMP Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 51535] why gotpcrel is generated after llvm 12?

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51535 Fangrui Song changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 51544] New: [concepts] Can template / constraint functions be inherited?

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51544 Bug ID: 51544 Summary: [concepts] Can template / constraint functions be inherited? Product: clang Version: 12.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 51545] New: Static Local of Inlined Func in Orphaned DWARF DIE

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51545 Bug ID: 51545 Summary: Static Local of Inlined Func in Orphaned DWARF DIE Product: libraries Version: 12.0 Hardware: PC OS: Linux Status: NEW Severity: enhanceme

[llvm-bugs] [Bug 51543] Mapping is broken when object part is mapped together with unrelated parts

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51543 Johannes Doerfert changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 51546] New: ICE on compilable code: llvm::TargetLoweringBase::getRegClassFor(llvm::MVT, bool) const: Assertion `RC && "This value type is not natively supported!"' failed.

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51546 Bug ID: 51546 Summary: ICE on compilable code: llvm::TargetLoweringBase::getRegClassFor(llvm::MVT, bool) const: Assertion `RC && "This value type is not natively supported

[llvm-bugs] [Bug 51547] New: ICE attempting to deduce array of class template in new-expression

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51547 Bug ID: 51547 Summary: ICE attempting to deduce array of class template in new-expression Product: clang Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 51020] Assertion `AL->size() == ActualAccesses.size() && "We don't have the same number of accesses in the block as on the " "access list"' failed.

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51020 Alina Sbirlea changed: What|Removed |Added Resolution|WONTFIX |FIXED --- Comment #10 from Alina Sbirlea --- B

[llvm-bugs] [Bug 51545] Static Local of Inlined Func in Orphaned DWARF DIE

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51545 Ellis Hoag changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 51517] "CUDA error: device kernel image is invalid" with ELF standard notes

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51517 Michael Kruse changed: What|Removed |Added Fixed By Commit(s)||1ffbe8c04ff269ca9847c37036f |

[llvm-bugs] [Bug 50436] Codegen for shuffle (similar to vget_low_s8) can be improved

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50436 Thomas Lively changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 51548] New: [libc++][PowerPC] align.pass.cpp test failure for 13.0.0-rc1 on PowerPC

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51548 Bug ID: 51548 Summary: [libc++][PowerPC] align.pass.cpp test failure for 13.0.0-rc1 on PowerPC Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 51549] New: considering conversion functions in the context of copy-initializing a type from the same type

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51549 Bug ID: 51549 Summary: considering conversion functions in the context of copy-initializing a type from the same type Product: clang Version: 11.0 Hardware: PC OS:

[llvm-bugs] [Bug 51550] New: LoopIdiom does not produce memcpy/memset with runtime checks if pointers may alias

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51550 Bug ID: 51550 Summary: LoopIdiom does not produce memcpy/memset with runtime checks if pointers may alias Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 51551] New: Missed optimization for (X * odd number) & 1

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51551 Bug ID: 51551 Summary: Missed optimization for (X * odd number) & 1 Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 51098] WebAssembly doesn't always generate f64x2.convert_low_i32x4_s/u as expected

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51098 Thomas Lively changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 51552] New: -O0 built openmp offload for nvidia, occasionally fails trying to copy data

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51552 Bug ID: 51552 Summary: -O0 built openmp offload for nvidia, occasionally fails trying to copy data Product: OpenMP Version: unspecified Hardware: Other OS: Linux

[llvm-bugs] [Bug 51553] New: Crash on -O3: typename llvm::cast_retty::ret_type llvm::cast(Y*) [with X = llvm::Instruction; Y = llvm::Value; typename llvm::cast_retty::ret_type = llvm::In

2021-08-19 Thread via llvm-bugs
no -fno-rounding-math -mconstructor-aliases -munwind-tables -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fcoverage-compilation-dir=/home/haoxin/haoxin-data/dut-research/covsmith-test/20210819/reduce -resource-dir /home/haoxin/haoxin-data/compilers/llvm-project/build/lib/clang/14.0.0 -inte

[llvm-bugs] [Bug 14641] Unknown mismatch! UNREACHABLE executed at lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:212!

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=14641 Yaron Keren changed: What|Removed |Added CC||yaron.ke...@gmail.com Status|NEW

[llvm-bugs] [Bug 51128] clang-cl --target=arm64-pc-windows-msvc doesn't support __umulh needed by WinSDK 10.0.20348.0

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51128 Tom Stellard changed: What|Removed |Added Fixed By Commit(s)|cc3affd8b02091bf475f9dd0838 |cc3affd8b02091bf475f9dd0838 |0

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

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 51128, which changed state. Bug 51128 Summary: clang-cl --target=arm64-pc-windows-msvc doesn't support __umulh needed by WinSDK 10.0.20348.0 https://bugs.llvm.org/show_bug.cgi?id=51128 What|Removed

[llvm-bugs] [Bug 51346] Clang changed -ffp-contract flag to "on", breaking serval client as well as SPEC2006 and SPEC2017 tests.

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51346 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46079] Failure to use vfmadd132sd when appropriate

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46079 Bug 46079 depends on bug 51346, which changed state. Bug 51346 Summary: Clang changed -ffp-contract flag to "on", breaking serval client as well as SPEC2006 and SPEC2017 tests. https://bugs.llvm.org/show_bug.cgi?id=51346 What|Removed

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

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 51346, which changed state. Bug 51346 Summary: Clang changed -ffp-contract flag to "on", breaking serval client as well as SPEC2006 and SPEC2017 tests. https://bugs.llvm.org/show_bug.cgi?id=51346 What|Removed

[llvm-bugs] [Bug 51533] [lldb] Merge 5033f0793fe6 and cf521e78dfd2 into 13.0.0

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51533 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|5033f0793fe6 cf521e78df

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

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 51533, which changed state. Bug 51533 Summary: [lldb] Merge 5033f0793fe6 and cf521e78dfd2 into 13.0.0 https://bugs.llvm.org/show_bug.cgi?id=51533 What|Removed |Added ---

[llvm-bugs] [Bug 51554] New: [clang][ParseEnum] Crashed: Enum with invalid use of incomplete type

2021-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51554 Bug ID: 51554 Summary: [clang][ParseEnum] Crashed: Enum with invalid use of incomplete type Product: clang Version: trunk Hardware: PC OS: Linux Status