[llvm-bugs] [Bug 87867] getting: "error: initializer element is not a compile-time constant" Even when struct is inside function

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87867 Summary getting: "error: initializer element is not a compile-time constant" Even when struct is inside function Labels new issue Assi

[llvm-bugs] [Bug 87865] Windows build failure with -DLLVM_EXPORT_SYMBOLS_FOR_PLUGINS: too many symbols exported

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87865 Summary Windows build failure with -DLLVM_EXPORT_SYMBOLS_FOR_PLUGINS: too many symbols exported Labels new issue Assignees

[llvm-bugs] [Bug 87863] [libc] Add proxy header for fenv.h macro constants.

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87863 Summary [libc] Add proxy header for fenv.h macro constants. Labels libc Assignees Reporter

[llvm-bugs] [Bug 87861] Clang-18 CRASHING on VALID recursive lambda code

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87861 Summary Clang-18 CRASHING on VALID recursive lambda code Labels new issue Assignees Reporter

[llvm-bugs] [Bug 87856] [attributor] Crash on `null_pointer_is_valid` function

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87856 Summary [attributor] Crash on `null_pointer_is_valid` function Labels new issue Assignees Reporter

[llvm-bugs] [Bug 87855] [MLIR][LLVM IR]Why get wrong result when call MLIR function by c++?

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87855 Summary [MLIR][LLVM IR]Why get wrong result when call MLIR function by c++? Labels mlir Assignees Repor

[llvm-bugs] [Bug 87854] `nuw nsw` not deduced for `add 1` inbounds of range-restricted length

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87854 Summary `nuw nsw` not deduced for `add 1` inbounds of range-restricted length Labels new issue Assignees

[llvm-bugs] [Bug 87852] [Clang] Assertion `isCurrentFileAST() && "dumping non-AST?"' failed. with `-module-file-info`

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87852 Summary [Clang] Assertion `isCurrentFileAST() && "dumping non-AST?"' failed. with `-module-file-info` Labels clang Assignees

[llvm-bugs] [Bug 87843] [SPIRV] crash on alloca\store for i8 while emitting function

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87843 Summary [SPIRV] crash on alloca\store for i8 while emitting function Labels backend:SPIR-V, SPIR-V Assignees

[llvm-bugs] [Bug 87839] [flang][OpenMP] reduction on complex data type not yet implemented

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87839 Summary [flang][OpenMP] reduction on complex data type not yet implemented Labels flang Assignees Repor

[llvm-bugs] [Bug 87836] Over-aggressively optimization on infinite loops affects RISC-V platforms as well

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87836 Summary Over-aggressively optimization on infinite loops affects RISC-V platforms as well Labels new issue Assignees

[llvm-bugs] [Bug 87835] [libc][docs] generate docs for signal.h

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87835 Summary [libc][docs] generate docs for signal.h Labels documentation, good first issue, libc Assignees

[llvm-bugs] [Bug 87833] [libc][docs] generate docs for ctype.h

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87833 Summary [libc][docs] generate docs for ctype.h Labels documentation, good first issue, libc Assignees

[llvm-bugs] [Bug 87817] [MIR] MIR file generated that cannot be parsed due to concatenated debug information

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87817 Summary [MIR] MIR file generated that cannot be parsed due to concatenated debug information Labels new issue Assignees

[llvm-bugs] [Bug 87814] [clang-format] [BUG] IndentPPDirectives is inconsistent

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87814 Summary [clang-format] [BUG] IndentPPDirectives is inconsistent Labels clang-format Assignees Reporter

[llvm-bugs] [Bug 87813] libclang: attribute annotate on ClassDecl is not exposed in the AST if it is a result of a macro

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87813 Summary libclang: attribute annotate on ClassDecl is not exposed in the AST if it is a result of a macro Labels new issue Assignees

[llvm-bugs] [Bug 87811] Document implementation-defined behavior with UCN escape sequences in C

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87811 Summary Document implementation-defined behavior with UCN escape sequences in C Labels documentation, c99 Assignees

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

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

[llvm-bugs] [Bug 87800] backport libc++ fix to formatter

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87800 Summary backport libc++ fix to formatter Labels libc++ Assignees Reporter androm3da

[llvm-bugs] [Bug 87798] Assertion failure with newly introduced multiplicativeInverse API

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87798 Summary Assertion failure with newly introduced multiplicativeInverse API Labels new issue Assignees Re

[llvm-bugs] [Bug 87790] Disallow 16bit integer types when -enable-16bit-types is not passed

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87790 Summary Disallow 16bit integer types when -enable-16bit-types is not passed Labels HLSL Assignees Repor

[llvm-bugs] [Bug 87784] remove rcp intrinsic and move lowering out of DXILIntrinsicExpansion.cpp and into CGBuiltin.cpp

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87784 Summary remove rcp intrinsic and move lowering out of DXILIntrinsicExpansion.cpp and into CGBuiltin.cpp Labels backend:DirectX Assigne

[llvm-bugs] [Bug 87780] Does lto support dynamic loading of Pass?

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87780 Summary Does lto support dynamic loading of Pass? Labels new issue Assignees Reporter

[llvm-bugs] [Bug 87778] libc++ does not link to pthread with GNU ld and older glibc

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87778 Summary libc++ does not link to pthread with GNU ld and older glibc Labels libc++ Assignees Reporter

[llvm-bugs] [Bug 87777] investigate how to use `llvm.is.fpclass` and replace `int_dx_isinf` with it

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 8 Summary investigate how to use `llvm.is.fpclass` and replace `int_dx_isinf` with it Labels backend:DirectX Assignees

[llvm-bugs] [Bug 87776] Replace `int_dx_frac` with `llvm.frexp`

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87776 Summary Replace `int_dx_frac` with `llvm.frexp` Labels new issue Assignees Reporter fa

[llvm-bugs] [Bug 87775] Arbitrary Constant Operands vs. 0

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87775 Summary Arbitrary Constant Operands vs. 0 Labels llvm:globalisel Assignees Reporter ts

[llvm-bugs] [Bug 87766] Tentative array definition warning has no warning name

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87766 Summary Tentative array definition warning has no warning name Labels clang:diagnostics Assignees Repor

[llvm-bugs] [Bug 87763] [SPIR-V] OpSwitch doesn't represent original CFG

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87763 Summary [SPIR-V] OpSwitch doesn't represent original CFG Labels new issue Assignees VyacheslavLevytskyy

[llvm-bugs] [Bug 87759] clang-format 17 segmentation fault

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87759 Summary clang-format 17 segmentation fault Labels clang-format Assignees Reporter rand

[llvm-bugs] [Bug 87758] Clang differences when using commandline options or pragmas to turn on fast-math functionallity

2024-04-05 Thread LLVM Bugs via llvm-bugs
Issue 87758 Summary Clang differences when using commandline options or pragmas to turn on fast-math functionallity Labels Assignees