Skip to content

Draft: PPC NCG: Generate clear right insn at arch width

Peter Trommler requested to merge wip/T24145 into master

The clear right immediate (clrrxi) is only available in word and doubleword width. Generate clrrxi instructions at architecture width for all MachOp widths.

Fixes #24145

Merge request reports