Show patches with: Submitter = Matthias Kretz       |    State = Action Required       |    Archived = No       |   106 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libstdc++: Fix conversion of simd to vector builtin libstdc++: Fix conversion of simd to vector builtin - - - - --- 2024-04-22 Matthias Kretz New
libstdc++: Silence irrelevant warnings in <experimental/simd> libstdc++: Silence irrelevant warnings in <experimental/simd> - - - - --- 2024-04-22 Matthias Kretz New
libstdc++: Add include guard to simd-internal header libstdc++: Add include guard to simd-internal header - - - - --- 2024-04-17 Matthias Kretz New
libstdc++: Avoid ill-formed types on ARM libstdc++: Avoid ill-formed types on ARM - - - - --- 2024-04-17 Matthias Kretz New
libstdc++: Add masked ++/-- implementation for sizeof < 16 libstdc++: Add masked ++/-- implementation for sizeof < 16 - - - - --- 2024-03-27 Matthias Kretz New
libstdc++: Fix call signature of builtins from masked ++/-- libstdc++: Fix call signature of builtins from masked ++/-- - - - - --- 2024-03-27 Matthias Kretz New
libstdc++: Rewrite or avoid casts to 64-bit element types libstdc++: Rewrite or avoid casts to 64-bit element types - - - - --- 2023-06-06 Matthias Kretz New
libstdc++: Avoid vector casts while still avoiding PR90424 libstdc++: Avoid vector casts while still avoiding PR90424 - - - - --- 2023-06-06 Matthias Kretz New
libstdc++: Replace use of incorrect non-temporal store libstdc++: Replace use of incorrect non-temporal store - - - - --- 2023-06-06 Matthias Kretz New
[committed] libstdc++: Protect against macros [committed] libstdc++: Protect against macros - - - - --- 2023-06-06 Matthias Kretz New
[committed] libstdc++: Fix condition for supported SIMD types on ARMv8 [committed] libstdc++: Fix condition for supported SIMD types on ARMv8 - - - - --- 2023-06-01 Matthias Kretz New
libstdc++: Correct NTTP and simd_mask ctor call libstdc++: Correct NTTP and simd_mask ctor call - - - - --- 2023-05-26 Matthias Kretz New
libstdc++: Simplify calculation of expected value in simd test libstdc++: Simplify calculation of expected value in simd test - - - - --- 2023-05-26 Matthias Kretz New
libstdc++: Fix test assumptions on long and long double libstdc++: Fix test assumptions on long and long double - - - - --- 2023-05-26 Matthias Kretz New
[committed] libstdc++: Resolve -Wsign-compare issue [committed] libstdc++: Resolve -Wsign-compare issue - - - - --- 2023-05-26 Matthias Kretz New
libstdc++: Fix type of first argument to vec_cntm call libstdc++: Fix type of first argument to vec_cntm call - - - - --- 2023-05-24 Matthias Kretz New
libstdc++: Fix SFINAE for __is_intrinsic_type on ARM libstdc++: Fix SFINAE for __is_intrinsic_type on ARM - - - - --- 2023-05-24 Matthias Kretz New
libstdc++: Add missing constexpr to simd_neon libstdc++: Add missing constexpr to simd_neon - - - - --- 2023-05-23 Matthias Kretz New
[committed] Re: [PATCH] libstdc++: Add missing constexpr to simd [committed] Re: [PATCH] libstdc++: Add missing constexpr to simd - - - - --- 2023-05-23 Matthias Kretz New
libstdc++: Add missing constexpr to simd libstdc++: Add missing constexpr to simd - - - - --- 2023-05-22 Matthias Kretz New
[committed] libstdc++: Resolve -Wunused-variable warnings in stdx::simd and tests [committed] libstdc++: Resolve -Wunused-variable warnings in stdx::simd and tests - - - - --- 2023-05-22 Matthias Kretz New
[committed] libstdc++: Fix operator% implementation for Clang [committed] libstdc++: Fix operator% implementation for Clang - - - - --- 2023-03-28 Matthias Kretz New
libstdc++: Add missing trait is_simd_flag_type libstdc++: Add missing trait is_simd_flag_type - - - - --- 2023-03-28 Matthias Kretz New
libstdc++: Use more precise __RECIPROCAL_MATH__ macro libstdc++: Use more precise __RECIPROCAL_MATH__ macro - - - - --- 2023-03-21 Matthias Kretz New
libstdc++: Skip integer division optimization for Clang libstdc++: Skip integer division optimization for Clang - - - - --- 2023-03-21 Matthias Kretz New
[committed] libstdc++: Fix simd compilation with Clang [committed] libstdc++: Fix simd compilation with Clang - - - - --- 2023-03-21 Matthias Kretz New
[2/2] libstdc++: Fix simd compilation with Clang Make std::experimental::simd (more) usable with Clang - - - - --- 2023-03-21 Matthias Kretz New
[1/2] libstdc++: Fix simd test compilation with Clang Make std::experimental::simd (more) usable with Clang - - - - --- 2023-03-21 Matthias Kretz New
[8/8] libstdc++: Test that integral simd reductions are precise std::experimental::simd patchset - - - - --- 2023-02-23 Matthias Kretz New
[7/8] libstdc++: Fix -Wsign-compare issue std::experimental::simd patchset - - - - --- 2023-02-23 Matthias Kretz New
[6/8] libstdc++: Fix formatting std::experimental::simd patchset - - - - --- 2023-02-23 Matthias Kretz New
[5/8] libstdc++: Always-inline most of non-cmath fixed_size implementation std::experimental::simd patchset - - - - --- 2023-02-23 Matthias Kretz New
[4/8] libstdc++: Add missing constexpr on simd shift implementation std::experimental::simd patchset - - - - --- 2023-02-23 Matthias Kretz New
[3/8] libstdc++: More efficient masked inc-/decrement implementation std::experimental::simd patchset - - - - --- 2023-02-23 Matthias Kretz New
[2/8] libstdc++: Fix simd build failure on clang std::experimental::simd patchset - - - - --- 2023-02-23 Matthias Kretz New
[1/8] libstdc++: Simplify three helper functions into one std::experimental::simd patchset - - - - --- 2023-02-23 Matthias Kretz New
[committed] libstdc++: Fix uses of non-reserved names in simd header [committed] libstdc++: Fix uses of non-reserved names in simd header - - - - --- 2023-02-20 Matthias Kretz New
[7/7] libstdc++: Fix incorrect function call in -ffast-math optimization Work on PR108030 and several simd bugfixes and testsuite improvements - - - - --- 2023-02-15 Matthias Kretz New
[6/7] libstdc++: Fix incorrect __builtin_is_constant_evaluated calls Work on PR108030 and several simd bugfixes and testsuite improvements - - - - --- 2023-02-15 Matthias Kretz New
[5/7] libstdc++: printf format string fix in testsuite Work on PR108030 and several simd bugfixes and testsuite improvements - - - - --- 2023-02-15 Matthias Kretz New
[4/7] libstdc++: Use a PCH to speed up check-simd Work on PR108030 and several simd bugfixes and testsuite improvements - - - - --- 2023-02-15 Matthias Kretz New
[3/7] libstdc++: Document timeout and timeout-factor of simd tests Work on PR108030 and several simd bugfixes and testsuite improvements - - - - --- 2023-02-15 Matthias Kretz New
[2/7] libstdc++: Annotate most lambdas with always_inline Work on PR108030 and several simd bugfixes and testsuite improvements - - - - --- 2023-02-15 Matthias Kretz New
[1/7] libstdc++: Ensure __builtin_constant_p isn't lost on the way Work on PR108030 and several simd bugfixes and testsuite improvements - - - - --- 2023-02-15 Matthias Kretz New
libstdc++: Fix for non-constexpr math_errhandling libstdc++: Fix for non-constexpr math_errhandling - - - - --- 2022-01-19 Matthias Kretz New
libstdc++: Don't fail if math_errhandling is not defined libstdc++: Don't fail if math_errhandling is not defined - - - - --- 2022-01-17 Matthias Kretz New
c++: don't ICE on NAMESPACE_DECL inside FUNCTION_DECL c++: don't ICE on NAMESPACE_DECL inside FUNCTION_DECL - - - - --- 2021-12-15 Matthias Kretz New
Fix hash_map::traverse overload Fix hash_map::traverse overload - - - - --- 2021-12-06 Matthias Kretz New
[2/2] c++: Print function template parms when relevant [part 2] c++: Print function template parms when relevant (was: [PATCH v4] c++: Add gnu::diagnose_as attribu… - - - - --- 2021-11-26 Matthias Kretz New
[1/2] c++: Print function template parms when relevant c++: Print function template parms when relevant (was: [PATCH v4] c++: Add gnu::diagnose_as attribu… - - - - --- 2021-11-26 Matthias Kretz New
[2/2] libstdc++: Use diagnose_as attribute to improve simd diagnostics Make use of the diagnose_as attribute to improve libstdc++ diagnostics - - - - --- 2021-11-15 Matthias Kretz New
[1/2] libstdc++: Use diagnose_as attribute to improve string diagnostics Make use of the diagnose_as attribute to improve libstdc++ diagnostics - - - - --- 2021-11-15 Matthias Kretz New
[v5] c++: Add gnu::diagnose_as attribute [v5] c++: Add gnu::diagnose_as attribute - - - - --- 2021-11-15 Matthias Kretz New
[v3] c-family: Add __builtin_assoc_barrier [v3] c-family: Add __builtin_assoc_barrier - - - - --- 2021-11-11 Matthias Kretz New
[RFC] c++: Print function template parms when relevant (was: [PATCH v4] c++: Add gnu::diagnose_as a… [RFC] c++: Print function template parms when relevant (was: [PATCH v4] c++: Add gnu::diagnose_as a… - - - - --- 2021-11-08 Matthias Kretz New
[v2] c-family: Add __builtin_assoc_barrier [v2] c-family: Add __builtin_assoc_barrier - - - - --- 2021-09-06 Matthias Kretz New
ping-3: [PATCH] c-family: Add more predefined macros for math flags ping-3: [PATCH] c-family: Add more predefined macros for math flags - - - - --- 2021-07-27 Matthias Kretz New
[v4] c++: Add gnu::diagnose_as attribute [v4] c++: Add gnu::diagnose_as attribute - - - - --- 2021-07-23 Matthias Kretz New
c-family: Add __builtin_assoc_barrier c-family: Add __builtin_assoc_barrier - - - - --- 2021-07-19 Matthias Kretz New
[RFC] c-family: Add __builtin_noassoc [RFC] c-family: Add __builtin_noassoc - - - - --- 2021-07-16 Matthias Kretz New
[v3] c++: Add gnu::diagnose_as attribute [v3] c++: Add gnu::diagnose_as attribute - - - - --- 2021-07-15 Matthias Kretz New
ping-2: [PATCH] c-family: Add more predefined macros for math flags ping-2: [PATCH] c-family: Add more predefined macros for math flags - - - - --- 2021-07-14 Matthias Kretz New
ping: [PATCH] c-family: Add more predefined macros for math flags ping: [PATCH] c-family: Add more predefined macros for math flags - - - - --- 2021-07-07 Matthias Kretz New
c-family: Add more predefined macros for math flags c-family: Add more predefined macros for math flags - - - - --- 2021-06-30 Matthias Kretz New
[11/11] libstdc++: Fix ODR issues with different -m flags stdx::simd optimizations, corrections, and cleanups - - - - --- 2021-06-08 Matthias Kretz New
[10/11] libstdc++: Fix internal names: add missing underscores stdx::simd optimizations, corrections, and cleanups - - - - --- 2021-06-08 Matthias Kretz New
[09/11] libstdc++: Ensure unrolled loops inline the lambda stdx::simd optimizations, corrections, and cleanups - - - - --- 2021-06-08 Matthias Kretz New
[08/11] libstdc++: Avoid raising fp exceptions in trunc, floor, and ceil stdx::simd optimizations, corrections, and cleanups - - - - --- 2021-06-08 Matthias Kretz New
[07/11] libstdc++: Fix condition when AVX512F ldexp implementation is used stdx::simd optimizations, corrections, and cleanups - - - - --- 2021-06-08 Matthias Kretz New
[06/11] libstdc++: Minor simd_math cleanups stdx::simd optimizations, corrections, and cleanups - - - - --- 2021-06-08 Matthias Kretz New
[05/11] libstdc++: Remove incorrect fabs overload stdx::simd optimizations, corrections, and cleanups - - - - --- 2021-06-08 Matthias Kretz New
[04/11] libstdc++: Make use of __builtin_bit_cast stdx::simd optimizations, corrections, and cleanups - - - - --- 2021-06-08 Matthias Kretz New
[03/11] libstdc++: Improve fixed_size codegen stdx::simd optimizations, corrections, and cleanups - - - - --- 2021-06-08 Matthias Kretz New
[02/11] libstdc++: Remove dead code stdx::simd optimizations, corrections, and cleanups - - - - --- 2021-06-08 Matthias Kretz New
[01/11] libstdc++: Improve copysign codegen stdx::simd optimizations, corrections, and cleanups - - - - --- 2021-06-08 Matthias Kretz New
[3/3] libstdc++: Document simd testsuite Improve and document stdx::simd testsuite - - - - --- 2021-06-08 Matthias Kretz New
[2/3] libstdc++: Improve output verbosity options and default Improve and document stdx::simd testsuite - - - - --- 2021-06-08 Matthias Kretz New
[1/3] libstdc++: Remove -fno-tree-vrp after PR98834 was resolved Improve and document stdx::simd testsuite - - - - --- 2021-06-08 Matthias Kretz New
c++: Add missing scope in typedef diagnostic [PR100763] c++: Add missing scope in typedef diagnostic [PR100763] - - - - --- 2021-05-26 Matthias Kretz New
c++: Output less irrelevant info for function template decl [PR100716] c++: Output less irrelevant info for function template decl [PR100716] - - - - --- 2021-05-25 Matthias Kretz New
Add gnu::diagnose_as attribute Add gnu::diagnose_as attribute - - - - --- 2021-05-04 Matthias Kretz New
[16/16] Improve "find_first/last_set" for NEON stdx::simd fixes and testsuite improvements - - - - --- 2021-01-27 Matthias Kretz New
[15/16] Work around test failures using -mno-tree-vrp stdx::simd fixes and testsuite improvements - - - - --- 2021-01-27 Matthias Kretz New
[14/16] Implement hmin and hmax stdx::simd fixes and testsuite improvements - - - - --- 2021-01-27 Matthias Kretz New
[13/16] Improve test codegen for interpreting assembly stdx::simd fixes and testsuite improvements - - - - --- 2021-01-27 Matthias Kretz New
[12/16] Support timeout and timeout-factor options stdx::simd fixes and testsuite improvements - - - - --- 2021-01-27 Matthias Kretz New
[11/16] Abort test after 1000 lines of output stdx::simd fixes and testsuite improvements - - - - --- 2021-01-27 Matthias Kretz New
[10/16] Skip testing hypot3 for long double on PPC stdx::simd fixes and testsuite improvements - - - - --- 2021-01-27 Matthias Kretz New
[09/16] Fix mask reduction of simd_mask<double> on POWER7 stdx::simd fixes and testsuite improvements - - - - --- 2021-01-27 Matthias Kretz New
[08/16] Immediate feedback with -v stdx::simd fixes and testsuite improvements - - - - --- 2021-01-27 Matthias Kretz New
[07/16] Fix incorrect display of old test summaries stdx::simd fixes and testsuite improvements - - - - --- 2021-01-27 Matthias Kretz New
[06/16] Fix DRIVEROPTS and TESTFLAGS processing stdx::simd fixes and testsuite improvements - - - - --- 2021-01-27 Matthias Kretz New
[05/16] Fix several check-simd interaction issues stdx::simd fixes and testsuite improvements - - - - --- 2021-01-27 Matthias Kretz New
[04/16] Fix simd_mask<double> on POWER w/o POWER8 stdx::simd fixes and testsuite improvements - - - - --- 2021-01-27 Matthias Kretz New
[03/16] Support -mlong-double-64 on PPC stdx::simd fixes and testsuite improvements - - - - --- 2021-01-27 Matthias Kretz New
[02/16] Fix NEON intrinsic types usage stdx::simd fixes and testsuite improvements - - - - --- 2021-01-27 Matthias Kretz New
[01/16] Support skip, only, expensive, and xfail markers stdx::simd fixes and testsuite improvements - - - - --- 2021-01-27 Matthias Kretz New
[2/2] Add simd testsuite [1/2] Add std::experimental::simd from the Parallelism TS 2 - - - - --- 2020-12-18 Matthias Kretz New
[1/2] Add std::experimental::simd from the Parallelism TS 2 [1/2] Add std::experimental::simd from the Parallelism TS 2 - - - - --- 2020-12-18 Matthias Kretz New
Add simd testsuite Add simd testsuite - - - - --- 2020-12-16 Matthias Kretz New
« 1 2 »