[PATCH] D40524: Handle the case of live 16-bit subregisters in X86FixupBWInsts

Andy Kaylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 17:14:42 PST 2017


andrew.w.kaylor updated this revision to Diff 124496.
andrew.w.kaylor added a comment.

-Refactored getSuperRegDestIfDead() to consolidate the liveness checking logic.
-Added a test case.


https://reviews.llvm.org/D40524

Files:
  lib/Target/X86/X86FixupBWInsts.cpp
  test/CodeGen/X86/fixup-bw-inst.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40524.124496.patch
Type: text/x-patch
Size: 9829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171128/82e4aaf2/attachment.bin>


More information about the llvm-commits mailing list