[PATCH] D20649: [X86] Add a pattern that uses GR16_ABCD rather than GR32_ABCD to avoid falsely marking whole 32 bit register as live.
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Thu May 26 13:43:16 PDT 2016
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
Given Matthias's feedback on the test, LGTM.
http://reviews.llvm.org/D20649
More information about the llvm-commits
mailing list