[llvm-bugs] [Bug 88356] False Positive - null dereference in clang-tidy

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88356 Summary False Positive - null dereference in clang-tidy Labels clang-tidy Assignees Reporter

[llvm-bugs] [Bug 88348] Fold `zext nneg` into `sext` when an optimization opportunity is identified

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88348 Summary Fold `zext nneg` into `sext` when an optimization opportunity is identified Labels llvm:optimizations, missed-optimization

[llvm-bugs] [Bug 88345] Missed optimization: fail to infer `c - b != a` under dominating condition `a + b == c`

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88345 Summary Missed optimization: fail to infer `c - b != a` under dominating condition `a + b == c` Labels new issue Assignees

[llvm-bugs] [Bug 88344] flang-new: forcing arrays to be allocated on the heap and a possible bug

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88344 Summary flang-new: forcing arrays to be allocated on the heap and a possible bug Labels new issue Assignees

[llvm-bugs] [Bug 88342] error: invalid instruction mnemonic 'hvc'

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88342 Summary error: invalid instruction mnemonic 'hvc' Labels new issue Assignees Reporter

[llvm-bugs] [Bug 88339] lldb 18.1.3 crashing on watchpoints when UBSan enabled.

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88339 Summary lldb 18.1.3 crashing on watchpoints when UBSan enabled. Labels new issue Assignees Reporter

[llvm-bugs] [Bug 88338] Compiler(19.0.0git) Hangs on Execution without Outputting Compilation Result

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88338 Summary Compiler(19.0.0git) Hangs on Execution without Outputting Compilation Result Labels new issue Assignees

[llvm-bugs] [Bug 88336] Merge 8b859c6e4a8e9ab9969582267bbdc04ed6bfa535 into 18.1.x

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88336 Summary Merge 8b859c6e4a8e9ab9969582267bbdc04ed6bfa535 into 18.1.x Labels new issue Assignees Reporter

[llvm-bugs] [Bug 88330] clang++ crash

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88330 Summary clang++ crash Labels clang Assignees Reporter nfrmtk reprod

[llvm-bugs] [Bug 88329] Clang crashes at deducing auto type.

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88329 Summary Clang crashes at deducing auto type. Labels Assignees Reporter bader Re

[llvm-bugs] [Bug 88328] [libc] examples/ s/LIBC_FULLBUILD/LLVM_LIBC_FULL_BUILD/

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88328 Summary [libc] examples/ s/LIBC_FULLBUILD/LLVM_LIBC_FULL_BUILD/ Labels documentation, good first issue, libc A

[llvm-bugs] [Bug 88313] Do you still need commit access?

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88313 Summary Do you still need commit access? Labels new issue Assignees Reporter tstellar

[llvm-bugs] [Bug 88309] [Flang] Intrinsic SUM on REAL(4) type array produce incorrect result.

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88309 Summary [Flang] Intrinsic SUM on REAL(4) type array produce incorrect result. Labels bug, flang:ir, flang:runtime

[llvm-bugs] [Bug 88302] [mlir] Allow `-verify-diagnostics` to verify errors/notes located in external files

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88302 Summary [mlir] Allow `-verify-diagnostics` to verify errors/notes located in external files Labels mlir Assignees

[llvm-bugs] [Bug 88300] [M68k] Inefficient function call/return sequences

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88300 Summary [M68k] Inefficient function call/return sequences Labels new issue Assignees Reporter

[llvm-bugs] [Bug 88297] Assertion `verifyVPlanIsValid(*Plan) && "VPlan is invalid"' failed

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88297 Summary Assertion `verifyVPlanIsValid(*Plan) && "VPlan is invalid"' failed Labels new issue Assignees R

[llvm-bugs] [Bug 88291] [InstCombine] Failure to truncate bitreverse

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88291 Summary [InstCombine] Failure to truncate bitreverse Labels llvm:instcombine, missed-optimization Assignees

[llvm-bugs] [Bug 88281] [Workflows] Failing workflows: 'Check code formatting' and 'Comment on an issue'

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88281 Summary [Workflows] Failing workflows: 'Check code formatting' and 'Comment on an issue' Labels github:workflow Assignees

[llvm-bugs] [Bug 88276] Comment removed from AST, if attribute parameter contains a semicolon

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88276 Summary Comment removed from AST, if attribute parameter contains a semicolon Labels new issue Assignees

[llvm-bugs] [Bug 88274] Missed optimization: eliminate indirect load of global constant array

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88274 Summary Missed optimization: eliminate indirect load of global constant array Labels llvm:optimizations, missed-optimization

[llvm-bugs] [Bug 88273] Objective-C++ Wrong Assignment of arguments to registers on Windows ARM64 when returning an instance of C++ Class.

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88273 Summary Objective-C++ Wrong Assignment of arguments to registers on Windows ARM64 when returning an instance of C++ Class. Labels new issue

[llvm-bugs] [Bug 88271] [Clang] `-mxros-version-min` does not exist

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88271 Summary [Clang] `-mxros-version-min` does not exist Labels clang Assignees Reporter ma

[llvm-bugs] [Bug 88263] Missed optimization: more precise range for `and`

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88263 Summary Missed optimization: more precise range for `and` Labels new issue Assignees Reporter

[llvm-bugs] [Bug 88262] incorrect info in documentation about "cppcoreguidelines-virtual-class-destructor"

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88262 Summary incorrect info in documentation about "cppcoreguidelines-virtual-class-destructor" Labels new issue Assignees

[llvm-bugs] [Bug 88247] [AArch64] error in backend: Do not know how to split the result of this operator

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88247 Summary [AArch64] error in backend: Do not know how to split the result of this operator Labels new issue Assignees

[llvm-bugs] [Bug 88242] clang-tidy - output .clang-tidy path

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88242 Summary clang-tidy - output .clang-tidy path Labels clang-tidy Assignees Reporter joha

[llvm-bugs] [Bug 88239] [Loop Vectorizer] Loop Vectorized with Gather Instead of Load Due to SUB => XOR Transformation

2024-04-10 Thread LLVM Bugs via llvm-bugs
Issue 88239 Summary [Loop Vectorizer] Loop Vectorized with Gather Instead of Load Due to SUB => XOR Transformation Labels new issue Assignees