[llvm-bugs] [Bug 51838] Corrupt bitcode fix for llvm-13

2021-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51838 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|71052ea1e3c63b7209731fd

[llvm-bugs] [Bug 51236] [meta] 13.0.0 Release Blockers

2021-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 51838, which changed state. Bug 51838 Summary: Corrupt bitcode fix for llvm-13 https://bugs.llvm.org/show_bug.cgi?id=51838 What|Removed |Added --

[llvm-bugs] [Bug 51798] ICE for SKX: assertion `hasVectorValue(Def, Instance.Part)' failed at llvm/lib/Transforms/Vectorize/VPlan.cpp:236

2021-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51798 Tom Stellard changed: What|Removed |Added Fixed By Commit(s)|368af7558e55|368af7558e55 1916a1c578f8 Resolution|---

[llvm-bugs] [Bug 51236] [meta] 13.0.0 Release Blockers

2021-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 51798, which changed state. Bug 51798 Summary: ICE for SKX: assertion `hasVectorValue(Def, Instance.Part)' failed at llvm/lib/Transforms/Vectorize/VPlan.cpp:236 https://bugs.llvm.org/show_bug.cgi?id=51798 What|Re

[llvm-bugs] [Bug 49788] compile-time explosion at -O2

2021-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49788 Haoxin Tu changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 38674 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::TagDecl::getDefinition

2021-09-13 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 38671 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in IntExprEvaluator::Success

2021-09-13 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 51840] New: call to consteval in immediate invocation context fails

2021-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51840 Bug ID: 51840 Summary: call to consteval in immediate invocation context fails Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 51787] SCEV crashes in IndVarSimplify

2021-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51787 Eli Friedman changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 51839] New: GCC and Clang disagree about packed record layout with non-POD fields

2021-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51839 Bug ID: 51839 Summary: GCC and Clang disagree about packed record layout with non-POD fields Product: clang Version: unspecified Hardware: PC OS: All S

[llvm-bugs] [Bug 51838] New: Corrupt bitcode fix for llvm-13

2021-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51838 Bug ID: 51838 Summary: Corrupt bitcode fix for llvm-13 Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Prior

[llvm-bugs] [Bug 51837] New: inconsistent handling of #pragma message

2021-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51837 Bug ID: 51837 Summary: inconsistent handling of #pragma message Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 51836] New: [zorg] stage-1 SVE builds use unsupported flags with system compiler

2021-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51836 Bug ID: 51836 Summary: [zorg] stage-1 SVE builds use unsupported flags with system compiler Product: clang Version: unspecified Hardware: PC OS: All St

[llvm-bugs] [Bug 51647] [OpenMPOpt] produces: error: Invalid record (Producer: 'LLVM14.0.0git' Reader: 'LLVM 14.0.0git')

2021-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51647 Jon Chesterfield changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 51835] New: Implied shape only partially implemented

2021-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51835 Bug ID: 51835 Summary: Implied shape only partially implemented Product: flang Version: 12.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priori

[llvm-bugs] [Bug 51834] New: test/Transforms/Util/PredicateInfo/ordering.ll not working

2021-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51834 Bug ID: 51834 Summary: test/Transforms/Util/PredicateInfo/ordering.ll not working Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 37451] Assertion `!contains(New, this) && "this->replaceAllUsesWith(expr(this)) is NOT valid!"' failed. with -ipconstprop

2021-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37451 bjorn.a.petters...@ericsson.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 51833] New: TestGuiBasicDebug.py is flaky - lack of process event synchronization ?

2021-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51833 Bug ID: 51833 Summary: TestGuiBasicDebug.py is flaky - lack of process event synchronization ? Product: lldb Version: unspecified Hardware: All OS: All

[llvm-bugs] [Bug 51832] New: lldb/jit not working Windows

2021-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51832 Bug ID: 51832 Summary: lldb/jit not working Windows Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: release blocker

[llvm-bugs] [Bug 51831] New: Wrong template function definitions accepted

2021-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51831 Bug ID: 51831 Summary: Wrong template function definitions accepted Product: clang Version: 12.0 Hardware: PC OS: Windows NT Status: NEW Severity: enhancement