[llvm-bugs] [Bug 44318] New: Missed Store forwarding optimization as the Alias analysis failed to establish "noalias" information.

2019-12-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44318 Bug ID: 44318 Summary: Missed Store forwarding optimization as the Alias analysis failed to establish "noalias" information. Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 44319] New: warnings promoted to error via pragma can not be demoted to warning via pragma

2019-12-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44319 Bug ID: 44319 Summary: warnings promoted to error via pragma can not be demoted to warning via pragma Product: clang Version: unspecified Hardware: All OS: All

[llvm-bugs] [Bug 42387] [C++] constexpr constructors for data types from -finclude-default-header

2019-12-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42387 Sven van Haastregt changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 44320] New: SSAUpdater corrupts SCEV

2019-12-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44320 Bug ID: 44320 Summary: SSAUpdater corrupts SCEV Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 44321] New: InstCombine incorrectly folds 'gep(bitcast ptr), idx' into 'gep ptr, idx'

2019-12-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44321 Bug ID: 44321 Summary: InstCombine incorrectly folds 'gep(bitcast ptr), idx' into 'gep ptr, idx' Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] Issue 17661 in oss-fuzz: llvm:llvm-isel-fuzzer--aarch64-gisel: Timeout in llvm-isel-fuzzer--aarch64-gisel

2019-12-17 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 17661 by sheriff...@chromium.org: llvm:llvm-isel-fuzzer--aarch64-gisel: Timeout in llvm-isel-fuzzer--aarch64-gisel https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17661#c2 This bug is approaching its deadline for being

[llvm-bugs] Issue 17663 in oss-fuzz: llvm:llvm-special-case-list-fuzzer: Stack-overflow in p_ere

2019-12-17 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 17663 by sheriff...@chromium.org: llvm:llvm-special-case-list-fuzzer: Stack-overflow in p_ere https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17663#c2 This bug is approaching its deadline for being fixed, and will be au

[llvm-bugs] Issue 17606 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in EvaluateValue

2019-12-17 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 17606 by sheriff...@chromium.org: llvm:clang-fuzzer: Stack-overflow in EvaluateValue https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17606#c2 This bug is approaching its deadline for being fixed, and will be automatical

[llvm-bugs] Issue 17653 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-gvn: ASSERT: !isa(TI) && "Cannot split critical edge from IndirectBrInst"

2019-12-17 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 17653 by sheriff...@chromium.org: llvm:llvm-opt-fuzzer--x86_64-gvn: ASSERT: !isa(TI) && "Cannot split critical edge from IndirectBrInst" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17653#c2 This bug is approaching i

[llvm-bugs] Issue 17667 in oss-fuzz: llvm:llvm-isel-fuzzer--aarch64-O2: Timeout in llvm-isel-fuzzer--aarch64-O2

2019-12-17 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 17667 by sheriff...@chromium.org: llvm:llvm-isel-fuzzer--aarch64-O2: Timeout in llvm-isel-fuzzer--aarch64-O2 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17667#c2 This bug is approaching its deadline for being fixed, a

[llvm-bugs] Issue 17671 in oss-fuzz: llvm:llvm-isel-fuzzer--aarch64-gisel: ASSERT: RC && "This value type is not natively supported!"

2019-12-17 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 17671 by sheriff...@chromium.org: llvm:llvm-isel-fuzzer--aarch64-gisel: ASSERT: RC && "This value type is not natively supported!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17671#c2 This bug is approaching its dea

[llvm-bugs] Issue 17708 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::StmtVisitorBase::Visit

2019-12-17 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 17708 by sheriff...@chromium.org: llvm:clang-fuzzer: Stack-overflow in clang::StmtVisitorBaseSequenceChecker, void>::Visit https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17708#c2 This bug is approaching its deadline for

[llvm-bugs] [Bug 40253] combined target teams implements shared clause as firstprivate

2019-12-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40253 Joel E. Denny changed: What|Removed |Added Resolution|DUPLICATE |--- Status|RESOLVED

[llvm-bugs] [Bug 44316] wasm32: Same symbol erroneously imported from the same module

2019-12-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44316 Alex Crichton changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 44324] New: Difference with gcc's -Wmisleading-indentation

2019-12-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44324 Bug ID: 44324 Summary: Difference with gcc's -Wmisleading-indentation Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 44325] New: Wzero-as-null-pointer-constant warns when using `operator<=>`

2019-12-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44325 Bug ID: 44325 Summary: Wzero-as-null-pointer-constant warns when using `operator<=>` Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 44327] New: @sdiv3 and @sdiv5 tests in test/Transforms/InstCombine/exact.ll are miscompiles for undef

2019-12-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44327 Bug ID: 44327 Summary: @sdiv3 and @sdiv5 tests in test/Transforms/InstCombine/exact.ll are miscompiles for undef Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 44328] New: clang and gcc disagree on output constraint

2019-12-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44328 Bug ID: 44328 Summary: clang and gcc disagree on output constraint Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 34717] LiveDebugValues won`t extend range across empty MachineBasicBlock

2019-12-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34717 Vedant Kumar changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] [Bug 43981] arm64 global isel: LLVM ERROR: unable to legalize instruction: %2:_(s16), %3:_(s1) = G_UADDO %1:_, %4:_ (in function: slice)

2019-12-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43981 Xiaoqing Wu changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 44329] New: SimplifyCFG of empty WinEH cleanup pads doesn't handle lifetime.end correctly

2019-12-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44329 Bug ID: 44329 Summary: SimplifyCFG of empty WinEH cleanup pads doesn't handle lifetime.end correctly Product: libraries Version: trunk Hardware: PC OS: Windows NT