[PATCH] D37619: [LV] Fix PR34523 - avoid generating redundant selects
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 8 04:51:05 PDT 2017
rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.
I can't see anything immediately wrong with this patch, it looks trivial and correct. Moreover, if this was done because of a know problem (unlikely, given the commit it came from), we have the assert to help.
LGTM. Thanks!
https://reviews.llvm.org/D37619
More information about the llvm-commits
mailing list