[PATCH] D83284: [InstCombine] Improve select -> phi canonicalization: consider more blocks

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 12 21:41:07 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe808cab82448: [InstCombine] Improve select -> phi canonicalization: consider more blocks (authored by mkazantsev).

Changed prior to commit:
  https://reviews.llvm.org/D83284?vs=276994&id=277323#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83284/new/

https://reviews.llvm.org/D83284

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83284.277323.patch
Type: text/x-patch
Size: 7233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200713/79fd56ef/attachment.bin>


More information about the llvm-commits mailing list