[llvm-bugs] [Bug 91919] LICM drop call instruction metadata

2024-05-12 Thread LLVM Bugs via llvm-bugs
Issue 91919 Summary LICM drop call instruction metadata Labels new issue Assignees Reporter RonDah

[llvm-bugs] [Bug 91913] assertion "SubmoduleIDs.find(Mod) == SubmoduleIDs.end()" failed

2024-05-12 Thread LLVM Bugs via llvm-bugs
Issue 91913 Summary assertion "SubmoduleIDs.find(Mod) == SubmoduleIDs.end()" failed Labels new issue Assignees Repo

[llvm-bugs] [Bug 91912] opencl.ocl.version can not reflect opencl cpp source

2024-05-12 Thread LLVM Bugs via llvm-bugs
Issue 91912 Summary opencl.ocl.version can not reflect opencl cpp source Labels new issue Assignees Reporter

[llvm-bugs] [Bug 91911] libclang macOS vs Windows versions produce substantial differences when parsing AST

2024-05-12 Thread LLVM Bugs via llvm-bugs
Issue 91911 Summary libclang macOS vs Windows versions produce substantial differences when parsing AST Labels new issue Assignees

[llvm-bugs] [Bug 91904] [libc] Add deduction guide and LIBC_INLINE to `cpp::expected` and `cpp::unexpected`

2024-05-12 Thread LLVM Bugs via llvm-bugs
Issue 91904 Summary [libc] Add deduction guide and LIBC_INLINE to `cpp::expected` and `cpp::unexpected` Labels good first issue, libc

[llvm-bugs] [Bug 91902] Adjacent Loads Can't Optimize To Larger Transfers

2024-05-12 Thread LLVM Bugs via llvm-bugs
Issue 91902 Summary Adjacent Loads Can't Optimize To Larger Transfers Labels new issue Assignees Reporter

[llvm-bugs] [Bug 91901] `update_llc_test_checks.py` crashes when trying to add checks to a newly created test file

2024-05-12 Thread LLVM Bugs via llvm-bugs
Issue 91901 Summary `update_llc_test_checks.py` crashes when trying to add checks to a newly created test file Labels new issue Assignees

[llvm-bugs] [Bug 91899] bootstrapping: Segmentation fault in clang while bootstrapping LLVM 18

2024-05-12 Thread LLVM Bugs via llvm-bugs
Issue 91899 Summary bootstrapping: Segmentation fault in clang while bootstrapping LLVM 18 Labels clang Assignees R

[llvm-bugs] [Bug 91892] LLVM ERROR: Cannot select: 0x89658f0: ch = store<(store (s16) into `ptr undef`), trunc to bf16> 0x8965ea0, 0x8965dc0, undef:i64, undef:i64

2024-05-12 Thread LLVM Bugs via llvm-bugs
Issue 91892 Summary LLVM ERROR: Cannot select: 0x89658f0: ch = store<(store (s16) into `ptr undef`), trunc to bf16> 0x8965ea0, 0x8965dc0, undef:i64, undef:i64 Labels new

[llvm-bugs] [Bug 91889] Backport 8c852ab to release/18.x branch

2024-05-12 Thread LLVM Bugs via llvm-bugs
Issue 91889 Summary Backport 8c852ab to release/18.x branch Labels clang:frontend, release:backport Assignees

[llvm-bugs] [Bug 91888] Invalid usage of the XADD return value

2024-05-12 Thread LLVM Bugs via llvm-bugs
Issue 91888 Summary Invalid usage of the XADD return value Labels new issue Assignees Reporter ari

[llvm-bugs] [Bug 91885] [Clang] Expansion of pack indexing expression that is a pack in a lambda triggers ICE

2024-05-12 Thread LLVM Bugs via llvm-bugs
Issue 91885 Summary [Clang] Expansion of pack indexing _expression_ that is a pack in a lambda triggers ICE Labels clang Assignees

[llvm-bugs] [Bug 91884] C++26 Pack-indexing have BUG

2024-05-12 Thread LLVM Bugs via llvm-bugs
Issue 91884 Summary C++26 Pack-indexing have BUG Labels new issue Assignees Reporter Mq-b

[llvm-bugs] [Bug 91883] New LLVM vectorizer crash in assertion

2024-05-12 Thread LLVM Bugs via llvm-bugs
Issue 91883 Summary New LLVM vectorizer crash in assertion Labels new issue Assignees Reporter che

[llvm-bugs] [Bug 91881] offload: `PluginManager.h:16:10: fatal error: 'PluginInterface.h' file not found`

2024-05-12 Thread LLVM Bugs via llvm-bugs
Issue 91881 Summary offload: `PluginManager.h:16:10: fatal error: 'PluginInterface.h' file not found` Labels build-problem, offload As