[PATCH] D37289: [X86] Speculatively load operands of select instruction
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 8 06:54:07 PDT 2017
spatel added a comment.
In https://reviews.llvm.org/D37289#891041, @DavidKreitzer wrote:
> I am deliberately using fuzzy wording like "may have" and "seems like". I would be happy to have the C language experts in the community weigh in on whether this is valid optimization.
I'd be really happy to be wrong on this one! :)
Would you reference this patch/example and ask the experts on cfe-dev?
https://reviews.llvm.org/D37289
More information about the llvm-commits
mailing list