[llvm-bugs] [Bug 141425] [Clang] ICE with std::function constructor parameter and auto lambda capturing another lambda using CTAD

2025-05-25 Thread LLVM Bugs via llvm-bugs
Issue 141425 Summary [Clang] ICE with std::function constructor parameter and auto lambda capturing another lambda using CTAD Labels clang Assigne

[llvm-bugs] [Bug 141434] [Offload] Segmentation fault when calling `olGetDeviceInfoSize` for host device name

2025-05-25 Thread LLVM Bugs via llvm-bugs
Issue 141434 Summary [Offload] Segmentation fault when calling `olGetDeviceInfoSize` for host device name Labels new issue Assignees

[llvm-bugs] [Bug 141436] [Offload] olGetDeviceInfo with OL_DEVICE_INFO_TYPE always returns OL_DEVICE_TYPE_GPU

2025-05-25 Thread LLVM Bugs via llvm-bugs
Issue 141436 Summary [Offload] olGetDeviceInfo with OL_DEVICE_INFO_TYPE always returns OL_DEVICE_TYPE_GPU Labels new issue Assignees

[llvm-bugs] [Bug 141409] [Clang] C2Y `_Countof` weird sub-array count with multidimensional VLA

2025-05-25 Thread LLVM Bugs via llvm-bugs
Issue 141409 Summary [Clang] C2Y `_Countof` weird sub-array count with multidimensional VLA Labels clang Assignees

[llvm-bugs] [Bug 141437] Expanding to an imm is not always the best solution

2025-05-25 Thread LLVM Bugs via llvm-bugs
Issue 141437 Summary Expanding to an imm is not always the best solution Labels new issue Assignees Reporter

[llvm-bugs] [Bug 141438] [Flang][OpenMP] Variable in parallel sections construct with default(private) clause is not treated as private

2025-05-25 Thread LLVM Bugs via llvm-bugs
Issue 141438 Summary [Flang][OpenMP] Variable in parallel sections construct with default(private) clause is not treated as private Labels flang:openmp

[llvm-bugs] [Bug 141452] Crash in `mlir-to-cpp` pass

2025-05-25 Thread LLVM Bugs via llvm-bugs
Issue 141452 Summary Crash in `mlir-to-cpp` pass Labels new issue Assignees Reporter patel-vimal

[llvm-bugs] [Bug 141404] [mlir] ODR violation in Pass.h

2025-05-25 Thread LLVM Bugs via llvm-bugs
Issue 141404 Summary [mlir] ODR violation in Pass.h Labels mlir Assignees Reporter imwints