[PATCH] D70061: [AArch64ExpandPseudos] Preserve renamable state when expanding MOVi64 & co.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 10 13:32:42 PST 2019


fhahn created this revision.
fhahn added reviewers: thegameg, samparker, zatrazz.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: LLVM.

If the MOVi operand was renamable, the operands of the expanded
instructions are also renamable.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D70061

Files:
  llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
  llvm/test/CodeGen/AArch64/expand-movi-renamable.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70061.228622.patch
Type: text/x-patch
Size: 6610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191110/e4319f80/attachment-0001.bin>


More information about the llvm-commits mailing list