[llvm-bugs] [Bug 52887] [MLIR] Inliner Segfaults

2021-12-26 Thread LLVM Bugs via llvm-bugs
Issue 52887 Summary [MLIR] Inliner Segfaults Labels mlir:core Assignees Reporter wsmoses

[llvm-bugs] [Bug 52886] __attribute__((no_stack_protector)) is overridden by inlining

2021-12-26 Thread LLVM Bugs via llvm-bugs
Issue 52886 Summary __attribute__((no_stack_protector)) is overridden by inlining Labels bug, llvm:core, miscompilation As

[llvm-bugs] [Bug 52885] MLIR Pass pipeline serialization can't be parsed back

2021-12-26 Thread LLVM Bugs via llvm-bugs
Issue 52885 Summary MLIR Pass pipeline serialization can't be parsed back Labels mlir:core Assignees River707

[llvm-bugs] [Bug 52884] InstCombineCalls.cpp:786: llvm::Instruction* moveAddAfterMinMax(llvm::IntrinsicInst*, llvm::InstCombiner::BuilderTy&): Assertion `!Overflow && "Expected simplify of min/max"' f

2021-12-26 Thread LLVM Bugs via llvm-bugs
Issue 52884 Summary InstCombineCalls.cpp:786: llvm::Instruction* moveAddAfterMinMax(llvm::IntrinsicInst*, llvm::InstCombiner::BuilderTy&): Assertion `!Overflow && "Expected simplify of min/max"' failed.

[llvm-bugs] [Bug 52883] Overloaded static member function cannot be resolved unlike overloaded global function

2021-12-26 Thread LLVM Bugs via llvm-bugs
Issue 52883 Summary Overloaded static member function cannot be resolved unlike overloaded global function Labels new issue Assignees

[llvm-bugs] Issue 42994 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Sema::CheckEquivalentExceptionSpec

2021-12-26 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 42145 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Sema::MergeFunctionDecl

2021-12-26 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #1 on issue 42145 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::Sema::MergeFunctionDecl https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=42145#c1 ClusterFuzz testcase 4853900585336832 is closed as invalid, so closing issue. --

[llvm-bugs] [Bug 52881] [clang-format] wrong formatting of CUDA kernel launches (<<<...>>>) when SpacesInAngles is set to Always

2021-12-26 Thread LLVM Bugs via llvm-bugs
Issue 52881 Summary [clang-format] wrong formatting of CUDA kernel launches (<<<...>>>) when SpacesInAngles is set to Always Labels new issue Assi

[llvm-bugs] Issue 27686 in oss-fuzz: llvm: Fuzzing build failure

2021-12-26 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #64 on issue 27686 by ClusterFuzz-External: llvm: Fuzzing build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27686#c64 Friendly reminder that the the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https

[llvm-bugs] [Bug 52880] [AVR] illegal "LPM Rx, Z+" is generated on avr2 family devices

2021-12-26 Thread LLVM Bugs via llvm-bugs
Issue 52880 Summary [AVR] illegal "LPM Rx, Z+" is generated on avr2 family devices Labels backend:AVR Assignees Rep