[PATCH] D39958: [InstCombine] Make foldSelectOpOp able to handle two-operand getelementptr

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 07:41:24 PST 2017


john.brawn updated this revision to Diff 122841.
john.brawn added a comment.

Adjusted braces and clang-formatted.


Repository:
  rL LLVM

https://reviews.llvm.org/D39958

Files:
  lib/Transforms/InstCombine/InstCombineSelect.cpp
  test/Transforms/InstCombine/select-gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39958.122841.patch
Type: text/x-patch
Size: 7249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171114/55499971/attachment.bin>


More information about the llvm-commits mailing list