- Clarify comment with SVE2 for predicated shifts and move next to other shift instructions.
- Clarify comments for various instructions.
- Move FCVTX instruction next to other fp conversions.
- Move FLOGB to next to other fp instructions and fix description.
- Remove "cons" from non-constructive multiclass for bitwise shift-right and accumulate instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM. This patch is NFC and makes some clarifications/fixes to the comments and names.