[PATCH] D28197: [X86] Re-organize tests for bypassing slow division (NFC)

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 31 10:27:41 PST 2016


jlebar added a comment.

It might be good if, when you land this, you try to do so in a way that gets SVN to recognize the file renames.  But I guess no matter what you do, git will recognize the renames, which is good.

In https://reviews.llvm.org/D28197#633078, @n.bozhenov wrote:

> This patch is part of a larger patch set:
>
> 1. https://reviews.llvm.org/D28196
> 2. https://reviews.llvm.org/D28197
> 3. https://reviews.llvm.org/D28198
> 4. https://reviews.llvm.org/D28199
> 5. https://reviews.llvm.org/D28200


FYI you can put this information into phab if you so desire, see "edit related revisions".


https://reviews.llvm.org/D28197





More information about the llvm-commits mailing list