[PATCH] D35299: [AArch64] Tie source and destination operands for AESMC/AESIMC.

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 28 09:32:57 PDT 2017


t.p.northover added a comment.

Not convinced by a Hungarian tagging like that. It's not what happens with existing pseudo-instructions. If anything they have a semi-descriptive name: "MOVaddr", "MOVaddrJT", "CMP_SWAP_8", ...


https://reviews.llvm.org/D35299





More information about the llvm-commits mailing list