[llvm-bugs] [Bug 49154] New: Assertion `S1->getType() == S2->getType() && "Cannot create binary operator with two operands of differing type!"'

2021-02-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49154 Bug ID: 49154 Summary: Assertion `S1->getType() == S2->getType() && "Cannot create binary operator with two operands of differing type!"' Product: new-bugs Version: trun

[llvm-bugs] [Bug 49153] New: [DebugInfo] Missing debug-info for `enums` declared inside a C function

2021-02-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49153 Bug ID: 49153 Summary: [DebugInfo] Missing debug-info for `enums` declared inside a C function Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] Issue 30856 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Preprocessor::CachingLex

2021-02-11 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] Issue 30854 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in ExprEvaluatorBase::VisitCallExpr

2021-02-11 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 49152] New: [NewPM] BuildBot failure http://lab.llvm.org:8011/#/builders/8

2021-02-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49152 Bug ID: 49152 Summary: [NewPM] BuildBot failure http://lab.llvm.org:8011/#/builders/8 Product: libraries Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] Issue 30848 in oss-fuzz: llvm:llvm-isel-fuzzer--x86_64-O2: ASSERT: MBB != &MF->front() && "Can't find reaching def for virtreg"

2021-02-11 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 49151] New: AA query leads to stack overflow

2021-02-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49151 Bug ID: 49151 Summary: AA query leads to stack overflow Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: release blocker Pr

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49137, which changed state. Bug 49137 Summary: Too restrictive compute capability https://bugs.llvm.org/show_bug.cgi?id=49137 What|Removed |Added ---

[llvm-bugs] [Bug 49137] Too restrictive compute capability

2021-02-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49137 Shilei Tian changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[llvm-bugs] [Bug 49150] New: [OpenMP 5.0] Undefined reference error with task reduction in target region

2021-02-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49150 Bug ID: 49150 Summary: [OpenMP 5.0] Undefined reference error with task reduction in target region Product: OpenMP Version: unspecified Hardware: Other OS: Linux

[llvm-bugs] [Bug 4068] [Meta] Compiling the Linux kernel with clang

2021-02-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 49023, which changed state. Bug 49023 Summary: clang's integrated assembler doesn't permit setting -Wa,-mimplicit-it=always for ARM https://bugs.llvm.org/show_bug.cgi?id=49023 What|Removed |Adde

[llvm-bugs] [Bug 49023] clang's integrated assembler doesn't permit setting -Wa, -mimplicit-it=always for ARM

2021-02-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49023 Nick Desaulniers changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 48503] clangd not able to navigate from declaration to implementation

2021-02-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48503 Anthony Leonardo Gracio changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 49149] New: Exegesis commit 8383fddc4fa9 breaks aarch64-windows-msvc build

2021-02-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49149 Bug ID: 49149 Summary: Exegesis commit 8383fddc4fa9 breaks aarch64-windows-msvc build Product: tools Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 49148] New: Default template parameter value from brace-initialization

2021-02-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49148 Bug ID: 49148 Summary: Default template parameter value from brace-initialization Product: clang Version: 11.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 46943] Loop Strength Reduction (`opt -loop-reduce`) reorders `icmp` with -1 and `add nuw`, yielding poison

2021-02-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46943 Nikita Popov changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 49147] New: [FastMath] Failure to fold 1 / powf(x, y) -> powf(x, -y)

2021-02-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49147 Bug ID: 49147 Summary: [FastMath] Failure to fold 1 / powf(x,y) -> powf(x, -y) Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NE

[llvm-bugs] [Bug 49146] New: Crash with MIPS16 multiply

2021-02-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49146 Bug ID: 49146 Summary: Crash with MIPS16 multiply Product: new-bugs Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 49145] New: LLVM ERROR: Unsupported dynamic stack allocation

2021-02-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49145 Bug ID: 49145 Summary: LLVM ERROR: Unsupported dynamic stack allocation Product: libraries Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] Issue 30824 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in StmtProfiler::VisitStmt

2021-02-11 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 49144] New: Multiple debug variables sharing a stack slot are incorrectly formatted in MIR

2021-02-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49144 Bug ID: 49144 Summary: Multiple debug variables sharing a stack slot are incorrectly formatted in MIR Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 49143] New: The -finstrument-functions is not enabled with -O0

2021-02-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49143 Bug ID: 49143 Summary: The -finstrument-functions is not enabled with -O0 Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 49141] New: opt -indvars -loop-load-elim fails with old PM

2021-02-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49141 Bug ID: 49141 Summary: opt -indvars -loop-load-elim fails with old PM Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement