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
MAdd
andMSub
variants have been extracted, theALUOp
enum is used purely for binary integer operations.Also,
Inst::Mov
has been renamed toInst::Mov64
for consistency.
cfallin submitted PR Review.
cfallin merged PR #2187.
Last updated: Nov 22 2024 at 17:03 UTC