[PATCH] D39960: [InstCombine] In foldSelectOpOp reuse existing selects if present

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 08:17:44 PST 2018


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

Rebase, and ping now that https://reviews.llvm.org/D39958 has been committed.


Repository:
  rL LLVM

https://reviews.llvm.org/D39960

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39960.130625.patch
Type: text/x-patch
Size: 4743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180119/95e71c2f/attachment.bin>


More information about the llvm-commits mailing list