Skip to content

[C++] bit_util TrailingBits can be made much faster #39402

@Hattonuri

Description

@Hattonuri

Describe the enhancement requested

if we use xor with significant bits we will get rid of one of if-statements and change minus operation to xor operation

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions