[PATCH] D28337: [InstCombine] if the condition of a select is known, eliminate the select
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 13 09:16:22 PST 2017
spatel added a comment.
I made the 2nd test a FIXME (removing the dependency on https://reviews.llvm.org/D28485) and committed this at r291915 so we could see if there is any compile-time impact from this on the bots or other testers.
Repository:
rL LLVM
https://reviews.llvm.org/D28337
More information about the llvm-commits
mailing list