[llvm-bugs] [Bug 50381] New: APINotes/Types.h:680: suspicious if ?

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50381 Bug ID: 50381 Summary: APINotes/Types.h:680: suspicious if ? Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority

[llvm-bugs] [Bug 50382] New: extractelement lowering and LangRef don't match

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50382 Bug ID: 50382 Summary: extractelement lowering and LangRef don't match Product: libraries Version: trunk Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 50383] New: CUDA compilation fails if is included

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50383 Bug ID: 50383 Summary: CUDA compilation fails if is included Product: clang Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority

[llvm-bugs] [Bug 50384] New: SCEV/IndVars has quadratic compile time complexity

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50384 Bug ID: 50384 Summary: SCEV/IndVars has quadratic compile time complexity Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancem

[llvm-bugs] Issue 34366 in oss-fuzz: llvm:llvm-isel-fuzzer--x86_64-O2: ASSERT: APInt::getAllOnesValue(ShSVT.getSizeInBits()).ugt(K) && "We are expecting that K

2021-05-18 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 34366 by ClusterFuzz-External: llvm:llvm-isel-fuzzer--x86_64-O2: ASSERT: APInt::getAllOnesValue(ShSVT.getSizeInBits()).ugt(K) && "We are expecting that K https://bugs.chromium.org/p/oss-fuzz/issues/detail?

[llvm-bugs] [Bug 50385] New: Strict floating point is incompatible with SPE

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50385 Bug ID: 50385 Summary: Strict floating point is incompatible with SPE Product: libraries Version: 12.0 Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] Issue 33961 in oss-fuzz: llvm:clang-objc-fuzzer: Stack-overflow in ConvertDeclSpecToType

2021-05-18 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 33961 by ClusterFuzz-External: llvm:clang-objc-fuzzer: Stack-overflow in ConvertDeclSpecToType https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33961#c1 ClusterFuzz testcase 5073475967516672 is verifi

[llvm-bugs] [Bug 50386] New: SystemZ data layout shouldn't depend on target features

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50386 Bug ID: 50386 Summary: SystemZ data layout shouldn't depend on target features Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 50387] New: [X86] DefIdx 1 exceeds machine model writes for %2:gr64, %5:gr64 = MULX64rr %0:gr64, implicit killed $rdx

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50387 Bug ID: 50387 Summary: [X86] DefIdx 1 exceeds machine model writes for %2:gr64, %5:gr64 = MULX64rr %0:gr64, implicit killed $rdx Product: libraries Version: trunk

[llvm-bugs] Issue 34395 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-instcombine: Timeout in llvm-opt-fuzzer--x86_64-instcombine

2021-05-18 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 34395 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-instcombine: Timeout in llvm-opt-fuzzer--x86_64-instcombine https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34395#c1 ClusterFuzz testcase

[llvm-bugs] [Bug 50379] False positive warning on out param

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50379 kripken changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 50388] New: BraceWrapping AfterConcept

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50388 Bug ID: 50388 Summary: BraceWrapping AfterConcept Product: clang Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: enhancement Pri

[llvm-bugs] [Bug 50389] New: Missed optimization for A && !B

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50389 Bug ID: 50389 Summary: Missed optimization for A && !B Product: clang Version: trunk Hardware: All OS: All Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 50387] [X86] DefIdx 1 exceeds machine model writes for %2:gr64, %5:gr64 = MULX64rr %0:gr64, implicit killed $rdx

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50387 Roman Lebedev changed: What|Removed |Added Fixed By Commit(s)||75ea0abaae4547574aa887650b0 |

[llvm-bugs] [Bug 50391] New: GCC Compat attribute 'mode' doesn't work on type-aliases

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50391 Bug ID: 50391 Summary: GCC Compat attribute 'mode' doesn't work on type-aliases Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 50392] New: Compiler no longer producing single horizontal add instruction after ab2c499d

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50392 Bug ID: 50392 Summary: Compiler no longer producing single horizontal add instruction after ab2c499d Product: new-bugs Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 50367] clang crashes on valid code at -O1, -Os and -O2 (but not -O3) on x86_64-linux-gnu: Assertion `Val && "isa<> used on a null pointer"' failed

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

[llvm-bugs] [Bug 50373] Two crashpad_unittests fail when linked with lld

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50373 Nico Weber changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 50304] lld/mac pulls in too many frameworks, making executables not run on older macOS versions

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50304 Nico Weber changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 48828] Wasm debug info excessively large due to missing SHF_MERGE support for debug_str

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48828 Sam Clegg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 50393] New: [lld/mac] Binaries linked by ld64.lld can't be stripped

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50393 Bug ID: 50393 Summary: [lld/mac] Binaries linked by ld64.lld can't be stripped Product: lld Version: unspecified Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 48499] Migrate C API to new pass manager

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48499 Mats Larsen changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 28315] [meta] Delete the old pass manager

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28315 Bug 28315 depends on bug 48499, which changed state. Bug 48499 Summary: Migrate C API to new pass manager https://bugs.llvm.org/show_bug.cgi?id=48499 What|Removed |Added

[llvm-bugs] [Bug 50394] New: [LLVM-COV] Fix branch coverage merging across function instantiations

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50394 Bug ID: 50394 Summary: [LLVM-COV] Fix branch coverage merging across function instantiations Product: new-bugs Version: 12.0 Hardware: All OS: All Stat

[llvm-bugs] [Bug 50395] New: llc removes instrumented function call

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50395 Bug ID: 50395 Summary: llc removes instrumented function call Product: tools Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority

[llvm-bugs] [Bug 50396] New: [WebAssembly] Exception specifications don't work in Emscripten EH & Wasm EH (except for throw())

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50396 Bug ID: 50396 Summary: [WebAssembly] Exception specifications don't work in Emscripten EH & Wasm EH (except for throw()) Product: libraries Version: trunk Hardware: All

[llvm-bugs] [Bug 50338] Wrong code generated with -fslp-vectorize

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50338 Kazu Hirata changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 50356] Wrong code generated with -fslp-vectorize

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50356 Kazu Hirata changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 50397] New: LLVM 11 crashed at llvm::DataLayout::getAlignment

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50397 Bug ID: 50397 Summary: LLVM 11 crashed at llvm::DataLayout::getAlignment Product: new-bugs Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 50398] New: Empty components in CPATH and friends handled inconsistently

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50398 Bug ID: 50398 Summary: Empty components in CPATH and friends handled inconsistently Product: clang Version: unspecified Hardware: All OS: All Status: N

[llvm-bugs] [Bug 50399] New: Miscompile with opt -correlated-propagation

2021-05-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50399 Bug ID: 50399 Summary: Miscompile with opt -correlated-propagation Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement