[llvm-bugs] [Bug 83714] `User::user_begin()` does not return a well formed iterator.

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83714 Summary `User::user_begin()` does not return a well formed iterator. Labels new issue Assignees Reporte

[llvm-bugs] [Bug 83717] [Clang] Generate metadata without optimization

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83717 Summary [Clang] Generate metadata without optimization Labels clang Assignees Reporter

[llvm-bugs] [Bug 83718] ICE in codegen with nttp structures

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83718 Summary ICE in codegen with nttp structures Labels new issue Assignees Reporter sabudi

[llvm-bugs] [Bug 83719] No warning reported when storing address of the local variable (Wdangling-pointer)

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83719 Summary No warning reported when storing address of the local variable (Wdangling-pointer) Labels new issue Assignees

[llvm-bugs] [Bug 83722] [Flang][OpenMP] verification of lowering to FIR failed with "the type of the operand must be a pointer type whose element type is the same as that of the region argument"

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83722 Summary [Flang][OpenMP] verification of lowering to FIR failed with "the type of the operand must be a pointer type whose element type is the same as that of the region argument"

[llvm-bugs] [Bug 83724] [LoopVectorize] Missed optimization: fail to recognize `memset` pattern after vectorization

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83724 Summary [LoopVectorize] Missed optimization: fail to recognize `memset` pattern after vectorization Labels new issue Assignees

[llvm-bugs] [Bug 83725] Clang misses detecting the "use after free" warning found with GCC

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83725 Summary Clang misses detecting the "use after free" warning found with GCC Labels clang Assignees Repo

[llvm-bugs] [Bug 83727] cmake 3.28 deprecation warnings

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83727 Summary cmake 3.28 deprecation warnings Labels cmake Assignees Reporter fsb4000

[llvm-bugs] [Bug 83728] Clang doesn't warn about reading beyond the end of a source sequence.

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83728 Summary Clang doesn't warn about reading beyond the end of a source sequence. Labels clang Assignees Re

[llvm-bugs] [Bug 83729] Error when selecting llvm.log for <1 x double> on aarch64

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83729 Summary Error when selecting llvm.log for <1 x double> on aarch64 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 83730] No warning reported for buffer overflow in Clang

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83730 Summary No warning reported for buffer overflow in Clang Labels clang Assignees Reporter

[llvm-bugs] [Bug 83732] `modernize-use-designated-initializers` reported for pre-C++20 code

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83732 Summary `modernize-use-designated-initializers` reported for pre-C++20 code Labels new issue Assignees

[llvm-bugs] [Bug 83736] [HLSL] implement `mad` intrinsic

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83736 Summary [HLSL] implement `mad` intrinsic Labels new issue Assignees farzonl Reporter

[llvm-bugs] [Bug 83746] [clang++] Compiler producing wrong code/discarding code.

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83746 Summary [clang++] Compiler producing wrong code/discarding code. Labels clang Assignees Reporter

[llvm-bugs] [Bug 83749] Backport 5f058aa21199 to 18.x

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83749 Summary Backport 5f058aa21199 to 18.x Labels new issue Assignees Reporter SixWeining

[llvm-bugs] [Bug 83752] static_assert failed in system installed `libntirpc`

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83752 Summary static_assert failed in system installed `libntirpc` Labels new issue Assignees Reporter

[llvm-bugs] [Bug 83760] [Flang][OpenMP] Compilation error when type complex is used with expression-stmt in atomic construct

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83760 Summary [Flang][OpenMP] Compilation error when type complex is used with _expression_-stmt in atomic construct Labels openmp, flang

[llvm-bugs] [Bug 83762] __builtin_dump_struct throws compilation error on __int128 bit fields

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83762 Summary __builtin_dump_struct throws compilation error on __int128 bit fields Labels new issue Assignees

[llvm-bugs] [Bug 83765] No warning reported for floating point comparison

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83765 Summary No warning reported for floating point comparison Labels new issue Assignees Reporter

[llvm-bugs] [Bug 83771] [HIP] Link error when compiling the template kernel function code with -fgpu-rdc

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83771 Summary [HIP] Link error when compiling the template kernel function code with -fgpu-rdc Labels new issue Assignees

[llvm-bugs] [Bug 83772] Missed optimization: fold `is_power_of_2(A)` to `ctpop(A) == 1`

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83772 Summary Missed optimization: fold `is_power_of_2(A)` to `ctpop(A) == 1` Labels new issue Assignees Repo

[llvm-bugs] [Bug 83775] llvm-mca hits sanitizer error in cycleEnd

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83775 Summary llvm-mca hits sanitizer error in cycleEnd Labels tools:llvm-mca, crash-on-valid Assignees

[llvm-bugs] [Bug 83776] Is it possible for Clang to report format truncation warning.

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83776 Summary Is it possible for Clang to report format truncation warning. Labels clang Assignees Reporter

[llvm-bugs] [Bug 83777] Crash when trying to compile `ggml-cuda.cu` from llama.cpp

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83777 Summary Crash when trying to compile `ggml-cuda.cu` from llama.cpp Labels new issue Assignees Reporter

[llvm-bugs] [Bug 83783] [PAC] Implement different ways to to lower auth + resign into a checked sequence

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83783 Summary [PAC] Implement different ways to to lower auth + resign into a checked sequence Labels new issue Assignees

[llvm-bugs] [Bug 83784] [PAC] Add FPAC feature

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83784 Summary [PAC] Add FPAC feature Labels backend:AArch64 Assignees Reporter asl

[llvm-bugs] [Bug 83785] [PAC][MachO] Add support for @AUTH MachO relocations

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83785 Summary [PAC][MachO] Add support for @AUTH MachO relocations Labels backend:AArch64 Assignees Reporter

[llvm-bugs] [Bug 83786] [PAC][MachO] Add support for authenticated call lowering

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83786 Summary [PAC][MachO] Add support for authenticated call lowering Labels backend:AArch64, platform:macos Assignees

[llvm-bugs] [Bug 83787] [PAC][ELF] Add support for authenticated call lowering

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83787 Summary [PAC][ELF] Add support for authenticated call lowering Labels backend:AArch64, platform:linux Assignees

[llvm-bugs] [Bug 83788] [PAC] Implement proper constant signing

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83788 Summary [PAC] Implement proper constant signing Labels clang, llvm:ir Assignees Reporter

[llvm-bugs] [Bug 83789] [PAC][ELF] Implement codegen support for signed constants

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83789 Summary [PAC][ELF] Implement codegen support for signed constants Labels backend:AArch64 Assignees Repo

[llvm-bugs] [Bug 83790] [PAC][MachO] Implement codegen support for signed constants

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83790 Summary [PAC][MachO] Implement codegen support for signed constants Labels backend:AArch64, platform:macos Assignees

[llvm-bugs] [Bug 83791] [PAC] Implement jump table hardening

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83791 Summary [PAC] Implement jump table hardening Labels backend:AArch64 Assignees Reporter

[llvm-bugs] [Bug 83792] [PAC] Add support for pauth ABI version

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83792 Summary [PAC] Add support for pauth ABI version Labels clang:driver, clang:codegen Assignees

[llvm-bugs] [Bug 83793] [PAC] Add support for instcombine for pauth call bundles

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83793 Summary [PAC] Add support for instcombine for pauth call bundles Labels new issue Assignees Reporter

[llvm-bugs] [Bug 83794] [PAC] Ensure pauth plays properly with PGO

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83794 Summary [PAC] Ensure pauth plays properly with PGO Labels new issue Assignees Reporter

[llvm-bugs] [Bug 83795] [PAC] Teach RawAddress / Address about ptrauth

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83795 Summary [PAC] Teach RawAddress / Address about ptrauth Labels clang:codegen Assignees Reporter

[llvm-bugs] [Bug 83796] [PAC] Implement the __ptrauth type qualifier.

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83796 Summary [PAC] Implement the __ptrauth type qualifier. Labels clang Assignees Reporter

[llvm-bugs] [Bug 83797] [PAC] Add soft pauth lowering

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83797 Summary [PAC] Add soft pauth lowering Labels llvm:optimizations Assignees Reporter asl

[llvm-bugs] [Bug 83799] [PAC] Port clang codegen pauth bits

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83799 Summary [PAC] Port clang codegen pauth bits Labels clang:codegen Assignees Reporter as

[llvm-bugs] [Bug 83800] [PAC][ELF] Implement signed ctor / dtor calls

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83800 Summary [PAC][ELF] Implement signed ctor / dtor calls Labels backend:AArch64 Assignees Reporter

[llvm-bugs] [Bug 83801] [PAC][ELF] Add codegen support for signed GOT

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83801 Summary [PAC][ELF] Add codegen support for signed GOT Labels backend:AArch64 Assignees Reporter

[llvm-bugs] [Bug 83802] Findzstd.cmake: string sub-command REGEX, mode REPLACE: regex "$" matched an empty string.

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83802 Summary Findzstd.cmake: string sub-command REGEX, mode REPLACE: regex "$" matched an empty string. Labels new issue Assignees

[llvm-bugs] [Bug 83803] [PAC] Implement -mbranch-protection=pauthabi

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83803 Summary [PAC] Implement -mbranch-protection=pauthabi Labels clang:driver Assignees Reporter

[llvm-bugs] [Bug 83804] [PAC] Make libunwind pauth-friendly

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83804 Summary [PAC] Make libunwind pauth-friendly Labels libunwind Assignees Reporter asl

[llvm-bugs] [Bug 83805] [PAC] Make libcxx / libcxxabi pauth-friendly

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83805 Summary [PAC] Make libcxx / libcxxabi pauth-friendly Labels libc++, libc++abi Assignees Rep

[llvm-bugs] [Bug 83806] [PAC] Make compiler-rt pauth-friendly

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83806 Summary [PAC] Make compiler-rt pauth-friendly Labels compiler-rt Assignees Reporter as

[llvm-bugs] [Bug 83810] Backport #83720 to LLVM 18 release

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83810 Summary Backport #83720 to LLVM 18 release Labels new issue Assignees Reporter phoebew

[llvm-bugs] [Bug 83813] Clang reports [-Wmissing-noreturn] warning only for functions with void return type.

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83813 Summary Clang reports [-Wmissing-noreturn] warning only for functions with void return type. Labels clang Assignees

[llvm-bugs] [Bug 83819] Documentation comments for macros are not preserved

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83819 Summary Documentation comments for macros are not preserved Labels clang Assignees Reporter

[llvm-bugs] [Bug 83828] [libfuzzer] Out-of-memory limit calculations don't work well with realloc

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83828 Summary [libfuzzer] Out-of-memory limit calculations don't work well with realloc Labels new issue Assignees

[llvm-bugs] [Bug 83835] Clang doesn't warn about always false comparisons

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83835 Summary Clang doesn't warn about always false comparisons Labels clang Assignees Reporter

[llvm-bugs] [Bug 83836] [flang] renamed specific shadowed by generic cause error when reading module files

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83836 Summary [flang] renamed specific shadowed by generic cause error when reading module files Labels bug, flang:semantics Ass

[llvm-bugs] [Bug 83837] Warn about redundant `const` in `constexpr` declarations?

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83837 Summary Warn about redundant `const` in `constexpr` declarations? Labels clang:diagnostics Assignees Re

[llvm-bugs] [Bug 83838] Clang initializer_list inside a global struct variable generates undef elements

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83838 Summary Clang initializer_list inside a global struct variable generates undef elements Labels clang Assignees

[llvm-bugs] [Bug 83839] Wrong Debug Information - Debugger cannot access in-scope structure varialbes after a function call, with -Oo -g compiling options

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83839 Summary Wrong Debug Information - Debugger cannot access in-scope structure varialbes after a function call, with -Oo -g compiling options Labels

[llvm-bugs] [Bug 83840] [X86][AVX] Recognise out of bounds AVX2 shift amounts

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83840 Summary [X86][AVX] Recognise out of bounds AVX2 shift amounts Labels good first issue, backend:X86, missed-optimization

[llvm-bugs] [Bug 83844] TSan: async signals are never being delivered when the target thread is blocked waiting for a `FUTEX_WAIT` syscall

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83844 Summary TSan: async signals are never being delivered when the target thread is blocked waiting for a `FUTEX_WAIT` syscall Labels Assignees

[llvm-bugs] [Bug 83845] clang-tidy doesn't report missing forward when one parameter is forwarded, but some other parameter isn't

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83845 Summary clang-tidy doesn't report missing forward when one parameter is forwarded, but some other parameter isn't Labels clang-tidy As

[llvm-bugs] [Bug 83852] `clang-tidy --dump-config` SEGFAULT

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83852 Summary `clang-tidy --dump-config` SEGFAULT Labels clang-tidy Assignees Reporter ronwe

[llvm-bugs] [Bug 83864] [ELF][PAC] Support .note.gnu.property for marking schema

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83864 Summary [ELF][PAC] Support .note.gnu.property for marking schema Labels new issue Assignees kovdan01

[llvm-bugs] [Bug 83865] [LLDB][ELF][PAC] Support implicitly signed pointers in user expressions

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83865 Summary [LLDB][ELF][PAC] Support implicitly signed pointers in user expressions Labels lldb Assignees kovdan01

[llvm-bugs] [Bug 83866] [LLDB][Dwarf][PAC] Support `__ptrauth`-qualified types in user expressions

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83866 Summary [LLDB][Dwarf][PAC] Support `__ptrauth`-qualified types in user expressions Labels lldb Assignees

[llvm-bugs] [Bug 83868] [LLDB][Dwarf][PAC] Support `[[clang::ptrauth_vtable_pointer(...)]]` attr in user expressions

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83868 Summary [LLDB][Dwarf][PAC] Support `[[clang::ptrauth_vtable_pointer(...)]]` attr in user expressions Labels lldb Assignees

[llvm-bugs] [Bug 83869] [LLDB][Dwarf][PAC] Support `[[clang::ptrauth_struct(...)]]` attr in user expressions

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83869 Summary [LLDB][Dwarf][PAC] Support `[[clang::ptrauth_struct(...)]]` attr in user expressions Labels lldb Assignees

[llvm-bugs] [Bug 83879] [PAC][ELF] Finalize pointer authentication docs

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83879 Summary [PAC][ELF] Finalize pointer authentication docs Labels backend:AArch64 Assignees Reporter

[llvm-bugs] [Bug 83880] [libc++] `ranges::ends_with` should forward to `equal`

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83880 Summary [libc++] `ranges::ends_with` should forward to `equal` Labels libc++, performance Assignees

[llvm-bugs] [Bug 83882] [HLSL] Improve logic for choosing spv/dx intrinsic at CG

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83882 Summary [HLSL] Improve logic for choosing spv/dx intrinsic at CG Labels enhancement, clang:codegen, HLSL Assig

[llvm-bugs] [Bug 83883] [OMPT] Untied tasks schedules

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83883 Summary [OMPT] Untied tasks schedules Labels new issue Assignees Reporter rpereira-dev

[llvm-bugs] [Bug 83894] Flang: not yet implemented: intrinsic: REAL(KIND=2) in SPACING (used in e.g. HDF5)

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83894 Summary Flang: not yet implemented: intrinsic: REAL(KIND=2) in SPACING (used in e.g. HDF5) Labels flang Assignees

[llvm-bugs] [Bug 83899] [toolchain] runtime options are not used in bootstrap build

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83899 Summary [toolchain] runtime options are not used in bootstrap build Labels new issue Assignees Reporter

[llvm-bugs] [Bug 83920] [DAGCombiner][RISC-V] DAGCombiner.cpp:8692: Assertion `Index < ByteWidth && "invalid index requested"' failed.

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83920 Summary [DAGCombiner][RISC-V] DAGCombiner.cpp:8692: Assertion `Index < ByteWidth && "invalid index requested"' failed. Labels new issue

[llvm-bugs] [Bug 83924] Support integral square root with unsigned fixed point output in llvm-libc

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83924 Summary Support integral square root with unsigned fixed point output in llvm-libc Labels libc Assignees lntue

[llvm-bugs] [Bug 83929] [RISC-V] Segfault during pass 'RISC-V DAG->DAG Pattern Instruction Selection'

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83929 Summary [RISC-V] Segfault during pass 'RISC-V DAG->DAG Pattern Instruction Selection' Labels new issue Assignees

[llvm-bugs] [Bug 83931] [InstCombine][RISC-V] UNREACHABLE executed at InstCombineCompares.cpp:2788

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83931 Summary [InstCombine][RISC-V] UNREACHABLE executed at InstCombineCompares.cpp:2788 Labels new issue Assignees

[llvm-bugs] [Bug 83947] [RISC-V] Miscompile at -O2

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83947 Summary [RISC-V] Miscompile at -O2 Labels new issue Assignees Reporter patrick-rivos

[llvm-bugs] [Bug 83962] Buildbot updates for Python 3.10

2024-03-04 Thread LLVM Bugs via llvm-bugs
Issue 83962 Summary Buildbot updates for Python 3.10 Labels infrastructure Assignees Reporter boom

[llvm-bugs] [Bug 83970] Backport 90e9e962e18fc4304c6aba81de2bb53069bcd358 to release/18.x

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 83970 Summary Backport 90e9e962e18fc4304c6aba81de2bb53069bcd358 to release/18.x Labels new issue Assignees Re

[llvm-bugs] [Bug 83979] Clang rejects call to base class member function inside requires inside constexpr if using scope resolution operatot

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 83979 Summary Clang rejects call to base class member function inside requires inside constexpr if using scope resolution operatot Labels clang

[llvm-bugs] [Bug 83981] Doxygen parsing does not recognize upper case HTML tags

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 83981 Summary Doxygen parsing does not recognize upper case HTML tags Labels new issue Assignees Reporter

[llvm-bugs] [Bug 83982] Backport eaa9ef678c63bf392ec2d5b736605db7ea7e7338 to 18.x

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 83982 Summary Backport eaa9ef678c63bf392ec2d5b736605db7ea7e7338 to 18.x Labels new issue Assignees Reporter

[llvm-bugs] [Bug 83986] [LLVM18 Packaging] Incorrect symlinks to shared libraries

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 83986 Summary [LLVM18 Packaging] Incorrect symlinks to shared libraries Labels new issue Assignees Reporter

[llvm-bugs] [Bug 83988] [IR][Optimizations] 14 Missing floating point folds

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 83988 Summary [IR][Optimizations] 14 Missing floating point folds Labels new issue Assignees Reporter

[llvm-bugs] [Bug 83995] Backport de1f33873beff93063577195e1214a9509e229e0 to 18.x

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 83995 Summary Backport de1f33873beff93063577195e1214a9509e229e0 to 18.x Labels release:backport Assignees Rep

[llvm-bugs] [Bug 83996] [c++] error: address of vector element requested

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 83996 Summary [c++] error: address of vector element requested Labels new issue Assignees Reporter

[llvm-bugs] [Bug 84002] [Clang][Module] Transitive importation as in [module.import]/7 is not fully implemented

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 84002 Summary [Clang][Module] Transitive importation as in [module.import]/7 is not fully implemented Labels c++20, clang:modules

[llvm-bugs] [Bug 84009] heap-use-after-free may cause deadblock when program exit.

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 84009 Summary heap-use-after-free may cause deadblock when program exit. Labels new issue Assignees Reporter

[llvm-bugs] [Bug 84012] [BOLT][AArch64] Running perf2bolt with '--debug' causes an segfault fault.

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 84012 Summary [BOLT][AArch64] Running perf2bolt with '--debug' causes an segfault fault. Labels BOLT Assignees

[llvm-bugs] [Bug 84015] [FMV] The compiler crashes in the absence of default target version.

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 84015 Summary [FMV] The compiler crashes in the absence of default target version. Labels new issue Assignees labrinea

[llvm-bugs] [Bug 84020] Compiler error for delayed template in

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 84020 Summary Compiler error for delayed template in Labels new issue Assignees Reporter rat

[llvm-bugs] [Bug 84025] InstCombine calculated a wrong `insertelement` instruction

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 84025 Summary InstCombine calculated a wrong `insertelement` instruction Labels miscompilation, llvm:optimizations, llvm:instcombine

[llvm-bugs] [Bug 84028] Linking OpenMP target offloading fails with optimization enabled

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 84028 Summary Linking OpenMP target offloading fails with optimization enabled Labels new issue Assignees Rep

[llvm-bugs] [Bug 84030] objcopy fails with lld

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 84030 Summary objcopy fails with lld Labels lld Assignees Reporter Temperature-block

[llvm-bugs] [Bug 84037] [llvm][AArch64] Autoupgrade function attributes from Module attributes.

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 84037 Summary [llvm][AArch64] Autoupgrade function attributes from Module attributes. Labels new issue Assignees

[llvm-bugs] [Bug 84038] LLVM fails to optimize emulated arithmetic right shift down to a single ashr

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 84038 Summary LLVM fails to optimize emulated arithmetic right shift down to a single ashr Labels new issue Assignees

[llvm-bugs] [Bug 84044] clang crash: Instruction does not dominate all uses!

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 84044 Summary clang crash: Instruction does not dominate all uses! Labels Assignees Reporter dcb314

[llvm-bugs] [Bug 84046] Regression in AArch64 After Improving KnownBits of Add/Sub

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 84046 Summary Regression in AArch64 After Improving KnownBits of Add/Sub Labels backend:AArch64 Assignees Rep

[llvm-bugs] [Bug 84047] Unexpected codegen for __builtin_elementwise_bitreverse on unsigned char and short

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 84047 Summary Unexpected codegen for __builtin_elementwise_bitreverse on unsigned char and short Labels new issue Assignees

[llvm-bugs] [Bug 84049] SLPVectorizer.cpp fails to build with gcc 9 on `error: declaration of 'llvm::TargetTransformInfo* llvm::slpvectorizer::BoUpSLP::TTI' changes meaning of 'TTI'`

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 84049 Summary SLPVectorizer.cpp fails to build with gcc 9 on `error: declaration of 'llvm::TargetTransformInfo* llvm::slpvectorizer::BoUpSLP::TTI' changes meaning of 'TTI'` Labels

[llvm-bugs] [Bug 84051] [DSE] crash

2024-03-05 Thread LLVM Bugs via llvm-bugs
Issue 84051 Summary [DSE] crash Labels llvm:transforms Assignees Reporter JonPsson1

<    1   2   3   4   5   6   7   8   9   10   >