FINDV4BITMASK macro is defined as a macro so that the macro body is inlined.
We should use inlined functions instead of macros.
Details
Details
- Reviewers
shankarke
Diff Detail
Diff Detail
Event Timeline
Comment Actions
By the way, HexagonEncodings.h contains a huge table with hex numbers with zero comments. It's totally undecipherable. Do you mind if I ask you to add a comment there?