[llvm-bugs] Issue 38109 in oss-fuzz: llvm:clang-objc-fuzzer: Stack-overflow in PointerExprEvaluator::VisitCastExpr

2021-09-04 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 38002] Missed opportunity for SETE for 2-cases switch

2021-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38002 David Bolvansky changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 51745] New: LLVM 13 regression: lost transformation x < C && y < C && z < C to (x | y | z) < C

2021-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51745 Bug ID: 51745 Summary: LLVM 13 regression: lost transformation x < C && y < C && z < C to (x | y | z) < C Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 51746] New: Suboptimal auto vectorized code with accumulator

2021-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51746 Bug ID: 51746 Summary: Suboptimal auto vectorized code with accumulator Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancemen

[llvm-bugs] [Bug 42300] [llvm-mca] How to model "result bus bubbles"?

2021-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42300 Roman Lebedev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 51747] New: Missed hoisting opportunity

2021-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51747 Bug ID: 51747 Summary: Missed hoisting opportunity Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority:

[llvm-bugs] [Bug 41734] -fsanitize-coverage=inline-8bit-counters + ThinLTO = lld crash

2021-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41734 Roman Lebedev changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] Issue 27686 in oss-fuzz: llvm: Fuzzing build failure

2021-09-04 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #46 on issue 27686 by ClusterFuzz-External: llvm: Fuzzing build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27686#c46 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

[llvm-bugs] [Bug 51748] New: Unrecognized rotate patterns

2021-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51748 Bug ID: 51748 Summary: Unrecognized rotate patterns Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority

[llvm-bugs] [Bug 51750] New: Wrong backtrace and source line information at Og

2021-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51750 Bug ID: 51750 Summary: Wrong backtrace and source line information at Og Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enha

[llvm-bugs] [Bug 51751] New: Wrong mapping assembly-line at Og

2021-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51751 Bug ID: 51751 Summary: Wrong mapping assembly-line at Og Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Pri

[llvm-bugs] [Bug 51565] Missing transformation rotate(X, Z) == rotate(Y, Z) ---> X == Y

2021-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51565 David Bolvansky changed: What|Removed |Added Fixed By Commit(s)||3a696f6092effe6513b85f51510

[llvm-bugs] [Bug 41571] [5/6/7/8 Regression] Multiple returns are produced where previously was only one

2021-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41571 Nikita Kniazev changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 51752] New: spurious "used "here" note diagnostics for __clang_cuda_device_functions.h

2021-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51752 Bug ID: 51752 Summary: spurious "used "here" note diagnostics for __clang_cuda_device_functions.h Product: OpenMP Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 49865] tests: consolidate encoding, assembly & disassembly tests under test/MC

2021-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49865 Min-Yih Hsu changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 51753] New: Nested std::bind with a custom placeholder fails to compile

2021-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51753 Bug ID: 51753 Summary: Nested std::bind with a custom placeholder fails to compile Product: libc++ Version: 12.0 Hardware: PC OS: Windows NT Status: NE