[PATCH] D35965: [X86] SET0 to use XMM registers where possible PR26018 PR32862 2/2

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 01:07:18 PDT 2017


RKSimon added a comment.

In https://reviews.llvm.org/D35965#827044, @craig.topper wrote:

> @RKSimon, any idea why the script has started insert "End function" on some tests? I've noticed this in my own runs lately, but I've been dropping them.


I've noticed this mainly in apple-darwin triples - I guess the script is matching through to .cfi_endproc or something and those extra tags come before it?


https://reviews.llvm.org/D35965





More information about the llvm-commits mailing list