[llvm-bugs] [Bug 49217] New: [SVE] incorrect code is generated from -O2

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49217 Bug ID: 49217 Summary: [SVE] incorrect code is generated from -O2 Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Pri

[llvm-bugs] [Bug 49218] New: clang -O1 causes "PHI node has multiple entries for the same basic block with different incoming values!"

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49218 Bug ID: 49218 Summary: clang -O1 causes "PHI node has multiple entries for the same basic block with different incoming values!" Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 46540] Clang crash in clang/lib/Frontend/DiagnosticRenderer.cpp:266 Assertion `SM->getFileID(Loc) == MacroFileID' failed

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46540 Balazs Benics changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 49219] New: Pick patches adding -ffinite-loops/-fno-finite-loops to 12.x release

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49219 Bug ID: 49219 Summary: Pick patches adding -ffinite-loops/-fno-finite-loops to 12.x release Product: clang Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 49221] New: [C++4OpenCL] reinterpret_cast from T to T not allowed in some cases

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49221 Bug ID: 49221 Summary: [C++4OpenCL] reinterpret_cast from T to T not allowed in some cases Product: clang Version: trunk Hardware: All OS: All Status:

[llvm-bugs] [Bug 49222] New: [C++4OpenCL] Missing address space diagnostic for references in kernel parameters

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49222 Bug ID: 49222 Summary: [C++4OpenCL] Missing address space diagnostic for references in kernel parameters Product: clang Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 49223] New: No AMX ldtilecfg emitted when compiled without optimizations

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49223 Bug ID: 49223 Summary: No AMX ldtilecfg emitted when compiled without optimizations Product: libraries Version: trunk Hardware: PC OS: Linux Status: NE

[llvm-bugs] [Bug 49224] New: Wrong error "template template argument has different template argument than parameters than its corresponding template template parameter"

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49224 Bug ID: 49224 Summary: Wrong error "template template argument has different template argument than parameters than its corresponding template template parameter" Product: clang

[llvm-bugs] [Bug 49179] Missing copysign(1., x) < 0. to std::signbit(x) fold

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49179 Sanjay Patel changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 23819 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-loop_vectorize: ASSERT: !verifyFunction(*L->getHeader()->getParent())

2021-02-17 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #2 on issue 23819 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-loop_vectorize: ASSERT: !verifyFunction(*L->getHeader()->getParent()) https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23819#c2 ClusterFuzz

[llvm-bugs] [Bug 47612] SROA passes wrong AA info on memtransfer

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47612 William Moses changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 49225] New: Missing optimization: SUBCARRY (SBB) not used

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49225 Bug ID: 49225 Summary: Missing optimization: SUBCARRY (SBB) not used Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 48717] LLDB 11.0.1 build failure on macOS

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48717 Carlo Cabrera changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 49226] New: [lld] Errors about duplicate gcov symbols after 8f91f38

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49226 Bug ID: 49226 Summary: [lld] Errors about duplicate gcov symbols after 8f91f38 Product: lld Version: unspecified Hardware: PC OS: Windows NT Status: NE

[llvm-bugs] [Bug 49227] New: Merge d22140687500f90830fe416d9c1e317f7c4535d5 into 12.0.0

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49227 Bug ID: 49227 Summary: Merge d22140687500f90830fe416d9c1e317f7c4535d5 into 12.0.0 Product: tools Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 49228] New: lld stand-alone build not working due to libunwind header dependency

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49228 Bug ID: 49228 Summary: lld stand-alone build not working due to libunwind header dependency Product: lld Version: unspecified Hardware: PC OS: Linux St

[llvm-bugs] [Bug 49229] New: Cherry-pick llvm-dwp absolute path fix to 12.0.0

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49229 Bug ID: 49229 Summary: Cherry-pick llvm-dwp absolute path fix to 12.0.0 Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] Issue 27939 in oss-fuzz: llvm:clang-objc-fuzzer: Stack-overflow in clang::Stmt::getBeginLoc

2021-02-17 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 27939 by sheriffbot: llvm:clang-objc-fuzzer: Stack-overflow in clang::Stmt::getBeginLoc https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27939#c1 This bug is approaching its deadline for being fixed, and will be automatically

[llvm-bugs] [Bug 49224] Wrong error "template template argument has different template argument than parameters than its corresponding template template parameter"

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49224 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2021-02-17 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 30881 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::DeclContext::lookup https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=30881#c1 ClusterFuzz testcase 5787251885867008 is verifi

[llvm-bugs] [Bug 49230] New: [llvm-objdump] Merge eecbb1c77655d38c06e47cf32e2dcc72da45c517 into 12.0.0

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49230 Bug ID: 49230 Summary: [llvm-objdump] Merge eecbb1c77655d38c06e47cf32e2dcc72da45c517 into 12.0.0 Product: tools Version: trunk Hardware: PC OS: Linux S

[llvm-bugs] [Bug 49231] New: clang segment fault in TypeLocVisitor::Visit

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49231 Bug ID: 49231 Summary: clang segment fault in TypeLocVisitor::Visit Product: clang Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 49232] New: wasm_simd128.h intrinsics to initialize all lanes to the same constant

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49232 Bug ID: 49232 Summary: wasm_simd128.h intrinsics to initialize all lanes to the same constant Product: clang Version: unspecified Hardware: All OS: All

[llvm-bugs] [Bug 49233] New: Assertion `getOperand(0)->getType() == getOperand(1)->getType() && "Both operands to ICmp instruction are not of the same type!"' failed

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49233 Bug ID: 49233 Summary: Assertion `getOperand(0)->getType() == getOperand(1)->getType() && "Both operands to ICmp instruction are not of the same type!"' failed Product: clang

[llvm-bugs] [Bug 48832] Miscompile with -opt -loop-vectorize after 8871a4b4cab8

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48832 Juneyoung Lee changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 49234] New: -Xclang -emit-llvm -save-temps tries to parse bitcode as cpp-output, fails

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49234 Bug ID: 49234 Summary: -Xclang -emit-llvm -save-temps tries to parse bitcode as cpp-output, fails Product: clang Version: trunk Hardware: All OS: All S

[llvm-bugs] [Bug 49235] New: Assertion `D.getASTContext().getLangOpts().CPlusPlus` failed

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49235 Bug ID: 49235 Summary: Assertion `D.getASTContext().getLangOpts().CPlusPlus` failed Product: clang Version: 11.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 49238] New: reference to local binding fails in enclosing function

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49238 Bug ID: 49238 Summary: reference to local binding fails in enclosing function Product: clang Version: 11.0 Hardware: PC OS: FreeBSD Status: NEW Severity: enhance

[llvm-bugs] [Bug 49239] New: Segment Fault / Assertion `Result && "Could not evaluate expression"' failed

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49239 Bug ID: 49239 Summary: Segment Fault / Assertion `Result && "Could not evaluate expression"' failed Product: clang Version: 11.0 Hardware: PC OS: All S

[llvm-bugs] [Bug 49240] New: target update beyond range should stop instead of noop

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49240 Bug ID: 49240 Summary: target update beyond range should stop instead of noop Product: OpenMP Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: e

[llvm-bugs] [Bug 49241] New: std::to_address should not require std::pointer_traits::element_type to be well-formed

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49241 Bug ID: 49241 Summary: std::to_address should not require std::pointer_traits::element_type to be well-formed Product: libc++ Version: unspecified Hardware: PC

[llvm-bugs] [Bug 49242] New: FAIL: test_terminate_commands (TestVSCode_attach.TestVSCode_attach)

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49242 Bug ID: 49242 Summary: FAIL: test_terminate_commands (TestVSCode_attach.TestVSCode_attach) Product: new-bugs Version: 11.0 Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 49243] New: Cherry-pick ecea7218fb9b994b26471e9877851cdb51a5f1d4 and cdef5a7161767c2c4b3b7cb2542cf1d29b6d4a09

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49243 Bug ID: 49243 Summary: Cherry-pick ecea7218fb9b994b26471e9877851cdb51a5f1d4 and cdef5a7161767c2c4b3b7cb2542cf1d29b6d4a09 Product: clang-tools-extra Version: unspecified Hardware:

[llvm-bugs] [Bug 49244] New: Suboptimal lowering of `mul x, 0b111....` when using SelectionDAG

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49244 Bug ID: 49244 Summary: Suboptimal lowering of `mul x, 0b111` when using SelectionDAG Product: libraries Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 49245] New: Replace utils/extract-section.py with better solution in the tests

2021-02-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49245 Bug ID: 49245 Summary: Replace utils/extract-section.py with better solution in the tests Product: libraries Version: trunk Hardware: PC OS: All Status