[llvm-bugs] [Bug 82910] Clang Static Analyzer has issues with handling floating-point numbers

2024-02-24 Thread LLVM Bugs via llvm-bugs
Issue 82910 Summary Clang Static Analyzer has issues with handling floating-point numbers Labels clang Assignees Re

[llvm-bugs] [Bug 82909] scan-build-16 says that the analyzer encountered a problem...

2024-02-24 Thread LLVM Bugs via llvm-bugs
Issue 82909 Summary scan-build-16 says that the analyzer encountered a problem... Labels new issue Assignees Report

[llvm-bugs] [Bug 82908] LLVM MCA claims Skylake can issue 6 instructions per clock

2024-02-24 Thread LLVM Bugs via llvm-bugs
Issue 82908 Summary LLVM MCA claims Skylake can issue 6 instructions per clock Labels new issue Assignees Reporter

[llvm-bugs] [Bug 82905] [Flang] Compilation failed with "fatal internal error: Length type parameter not found in parameter order at /root/llvm-project/flang/lib/Semantics/runtime-type-info.cpp(49)"

2024-02-24 Thread LLVM Bugs via llvm-bugs
type(c1(l4,k2,l4)) :: t(l3) end type c2 class(c2(1,:,:)), allocatable :: b(:) end ``` Stack dump ```console #0 0x03554a28 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/compiler-explorer/clang-llvmflang-trunk-20240224/bin/flang-new+0x3554a28) #1 0x0355239c

[llvm-bugs] [Bug 82903] Merge 99c457dc2ef395872d7448c85609f6cb73a7f89b into 18.x

2024-02-24 Thread LLVM Bugs via llvm-bugs
Issue 82903 Summary Merge 99c457dc2ef395872d7448c85609f6cb73a7f89b into 18.x Labels new issue Assignees Reporter

[llvm-bugs] [Bug 82901] Add support for non-LBR profiles to llvm-profgen

2024-02-24 Thread LLVM Bugs via llvm-bugs
Issue 82901 Summary Add support for non-LBR profiles to llvm-profgen Labels new issue Assignees Reporter

[llvm-bugs] [Bug 82900] [mlir] typo in description of ::mlir::Value

2024-02-24 Thread LLVM Bugs via llvm-bugs
Issue 82900 Summary [mlir] typo in description of ::mlir::Value Labels mlir Assignees Reporter qbo

[llvm-bugs] [Bug 82896] Kernel 6.7.6 - linking vmlimuz.o failed - llvm 18.1.0-rc3

2024-02-24 Thread LLVM Bugs via llvm-bugs
Issue 82896 Summary Kernel 6.7.6 - linking vmlimuz.o failed - llvm 18.1.0-rc3 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 82893] [DSE] Stores to union are incorrectly merged

2024-02-24 Thread LLVM Bugs via llvm-bugs
Issue 82893 Summary [DSE] Stores to union are incorrectly merged Labels miscompilation, llvm:optimizations Assignees

[llvm-bugs] [Bug 82891] Calling a static constexpr method on a non-constexpr variable does not yield a constexpr result

2024-02-24 Thread LLVM Bugs via llvm-bugs
Issue 82891 Summary Calling a static constexpr method on a non-constexpr variable does not yield a constexpr result Labels new issue Assignees

[llvm-bugs] [Bug 82886] [Flang][HLFIR] Assertion `sliceFields.empty() && substring.empty()' failed.

2024-02-24 Thread LLVM Bugs via llvm-bugs
Issue 82886 Summary [Flang][HLFIR] Assertion `sliceFields.empty() && substring.empty()' failed. Labels flang Assignees

[llvm-bugs] [Bug 82885] compilation error: use of undeclared identifier 'SYS_arch_prctl'

2024-02-24 Thread LLVM Bugs via llvm-bugs
Issue 82885 Summary compilation error: use of undeclared identifier 'SYS_arch_prctl' Labels new issue Assignees Rep

[llvm-bugs] [Bug 82883] `SanitizerCommon-ubsan-*-Linux :: sanitizer_coverage_*.cpp` test failures (glibc 2.39?)

2024-02-24 Thread LLVM Bugs via llvm-bugs
Issue 82883 Summary `SanitizerCommon-ubsan-*-Linux :: sanitizer_coverage_*.cpp` test failures (glibc 2.39?) Labels compiler-rt:ubsan Assignees

[llvm-bugs] [Bug 82882] [clang] value parameter const-qualification influences overload resolution

2024-02-24 Thread LLVM Bugs via llvm-bugs
Issue 82882 Summary [clang] value parameter const-qualification influences overload resolution Labels clang Assignees

[llvm-bugs] [Bug 82879] modules; json: inconsistent keys: `is-standard-library` vs `is-std-library`

2024-02-24 Thread LLVM Bugs via llvm-bugs
Issue 82879 Summary modules;json: inconsistent keys: `is-standard-library` vs `is-std-library` Labels new issue Assignees

[llvm-bugs] [Bug 82877] [InstCombine] InstCombine stucks when simplifying icmps

2024-02-24 Thread LLVM Bugs via llvm-bugs
Issue 82877 Summary [InstCombine] InstCombine stucks when simplifying icmps Labels llvm:instcombine, llvm:hang Assignees

[llvm-bugs] [Bug 82875] RISCV optimization on checking certain bits set ((x & mask) == val)

2024-02-24 Thread LLVM Bugs via llvm-bugs
Issue 82875 Summary RISCV optimization on checking certain bits set ((x & mask) == val) Labels new issue Assignees