[PATCH] D72665: [X86] Break the loop in LowerReturn into 2 loops.

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 13:31:58 PST 2020


rnk added a comment.

>From the commit message, this sounds like it is fixing a bug. Can it be tested? Did you have a test already, or did you forget to add it?

Otherwise, code looks good.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72665/new/

https://reviews.llvm.org/D72665





More information about the llvm-commits mailing list