akirilov-arm opened PR #2187 from ALUOp3 to main:
This commit performs a small cleanup in the AArch64 backend - after the MAdd and MSub variants have been extracted, the ALUOp enum is used purely for binary integer operations.
Also, Inst::Mov has been renamed to Inst::Mov64 for consistency.
akirilov-arm edited PR #2187 from ALUOp3 to main:
This commit performs a small cleanup in the AArch64 backend - after the
MAddandMSubvariants have been extracted, theALUOpenum is used purely for binary integer operations.Also,
Inst::Movhas been renamed toInst::Mov64for consistency.
cfallin submitted PR Review.
cfallin merged PR #2187.
Last updated: Dec 06 2025 at 06:05 UTC