Optimize casting operations
All threads resolved!
All threads resolved!
Merge request reports
Activity
Errors:
- commit f769ccd0 is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
vtkm/cont/StorageVirtual.hxx
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically. - commit c4caeef7 is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
vtkm/cont/VariantArrayHandle.cxx
,vtkm/cont/internal/VariantArrayHandleContainer.h
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit f769ccd0 is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
- Resolved by Kenneth Moreland
added 23 commits
-
c4caeef7...c89f633d - 21 commits from branch
vtk:master
- 1d4569cf - Optimize TransferInfo / VirtualObjectTransfer for shared memory systems
- 83cc7049 - VariantArrayHandleContainer casting operations have minimal overhead.
-
c4caeef7...c89f633d - 21 commits from branch
Errors:
- commit 1d4569cf is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
vtkm/cont/StorageVirtual.hxx
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically. - commit 83cc7049 is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
vtkm/cont/VariantArrayHandle.cxx
,vtkm/cont/internal/VariantArrayHandleContainer.h
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit 1d4569cf is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
@kmorel Exactly.
added 3 commits
-
b56c9e85...831a0bf8 - 2 commits from branch
vtk:master
- 2112fa60 - VariantArrayHandleContainer casting operations have minimal overhead.
-
b56c9e85...831a0bf8 - 2 commits from branch
Errors:
- commit 2112fa60 is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
vtkm/cont/VariantArrayHandle.cxx
,vtkm/cont/internal/VariantArrayHandleContainer.h
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit 2112fa60 is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
added 1 commit
- d29bdb2e - VariantArrayHandleContainer casting operations have minimal overhead.
mentioned in commit 0241201d
Please register or sign in to reply