[PATCH] D39958: [InstCombine] Make foldSelectOpOp able to handle two-operand getelementptr
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 17 11:11:18 PST 2018
spatel added a comment.
I added the tests with current output in https://reviews.llvm.org/rL322733. Can you rebase here so we just see the diffs (please use the script at utils/update_test_checks.py to regenerate the check lines)? I think we'll be good then.
Repository:
rL LLVM
https://reviews.llvm.org/D39958
More information about the llvm-commits
mailing list