[PATCH] D63382: [InstCombine] fold a shifted zext to a select

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 14 17:00:35 PDT 2019


spatel reopened this revision.
spatel added a comment.
This revision is now accepted and ready to land.

Reverted at rL374851 <https://reviews.llvm.org/rL374851> - appears to cause a test-suite failure and stage 2 failure.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63382





More information about the llvm-commits mailing list