[llvm-bugs] [Bug 43215] New: Assertion failed: Current->LocalDecls.find(D) == Current->LocalDecls.end() && "Instantiated local in inner and outer scopes", file C:\src\llvm_package_900-rc3\llvm\tools\c

2019-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43215 Bug ID: 43215 Summary: Assertion failed: Current->LocalDecls.find(D) == Current->LocalDecls.end() && "Instantiated local in inner and outer scopes", file C:\src\llvm_packa

[llvm-bugs] [Bug 43216] New: Unclear error message

2019-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43216 Bug ID: 43216 Summary: Unclear error message Product: clang Version: 9.0 Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P

[llvm-bugs] Issue 15623 in oss-fuzz: llvm: Build failure

2019-09-04 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #19 on issue 15623 by ClusterFuzz-External: llvm: Build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15623#c19 Friendly reminder that the 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 43217] New: [X86][SSE] Access a scalar float/double as a free extract from a broadcast load

2019-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43217 Bug ID: 43217 Summary: [X86][SSE] Access a scalar float/double as a free extract from a broadcast load Product: libraries Version: trunk Hardware: PC OS: Windows N

[llvm-bugs] [Bug 43218] New: instsimplify crashes with segmentation fault

2019-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43218 Bug ID: 43218 Summary: instsimplify crashes with segmentation fault Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 43194] [Hexagon] missed opportunity to use 'tstbit' instruction

2019-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43194 Krzysztof Parzyszek changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 43156] OpenMP offload using CUDA-10.1: Instruction 'vote' without '.sync' is not supported

2019-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43156 Alexey Bataev changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] Issue 11885 in oss-fuzz: llvm/llvm-special-case-list-fuzzer: Timeout in llvm_llvm-special-case-list-fuzzer

2019-09-04 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #13 on issue 11885 by ClusterFuzz-External: llvm/llvm-special-case-list-fuzzer: Timeout in llvm_llvm-special-case-list-fuzzer https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11885#c13 ClusterFuzz testcase 5753800766259200 a

[llvm-bugs] [Bug 43214] relr and overlapping segments not generally converging in AArch64 in thunk creation loop

2019-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43214 Fangrui Song changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 42357] Regression in SVN r363883, "LFTR for multiple exit loops"

2019-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42357 listm...@philipreames.com changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 43028] Regression in SVN r368898, "[RLEV] Rewrite loop exit values for multiple exit loops w/o overall loop exit count"

2019-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43028 listm...@philipreames.com changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 43219] New: [MCA] Sum of averages?

2019-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43219 Bug ID: 43219 Summary: [MCA] Sum of averages? Product: tools Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] Issue 12502 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::DeclContext::lookup

2019-09-04 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #6 on issue 12502 by ClusterFuzz-External: llvm/clang-fuzzer: Stack-overflow in clang::DeclContext::lookup https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12502#c6 ClusterFuzz testcase 5677635886120960 is flaky and no longer crashes, so closing

[llvm-bugs] [Bug 43220] New: Segmentation fault with large if-else if-else

2019-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43220 Bug ID: 43220 Summary: Segmentation fault with large if-else if-else Product: clang Version: 8.0 Hardware: PC OS: Linux Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 43221] New: Assertion failure in translation unit with exactly 1 less than a power of 2 (starting at 127) operator== overloads combined with at least one operator== template with a su

2019-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43221 Bug ID: 43221 Summary: Assertion failure in translation unit with exactly 1 less than a power of 2 (starting at 127) operator== overloads combined with at least one operator==

[llvm-bugs] [Bug 43222] New: [SimplifyCFG] produces incorrect callbr's

2019-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43222 Bug ID: 43222 Summary: [SimplifyCFG] produces incorrect callbr's Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 43223] New: When -ffp-contract=on is effective, fma conversion works even with -O0.

2019-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43223 Bug ID: 43223 Summary: When -ffp-contract=on is effective, fma conversion works even with -O0. Product: new-bugs Version: unspecified Hardware: Other OS: Linux

[llvm-bugs] [Bug 43224] New: gvn-hoist crashes with segmentation fault

2019-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43224 Bug ID: 43224 Summary: gvn-hoist crashes with segmentation fault Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement