Commit 07bd2b7
docs: Add comment explaining the
A recent PR (openvm-org#1709) introduced the optimization of overriding the
default implementation of `Group::is_identity` in the
`impl_sw_group_ops` macro. The overridden implementation was identical
to the default one. This PR adds a comment to explain the code
duplication.
---------
Co-authored-by: Jonathan Wang <[email protected]>is_identity optimization (openvm-org#1716)1 parent 27b4e7d commit 07bd2b7
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
466 | 471 | | |
467 | 472 | | |
468 | 473 | | |
| |||
0 commit comments