[PATCH] D49320: [InstCombine] Fold 'check for [no] signed truncation' pattern

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 23:19:26 PDT 2018


lebedev.ri reopened this revision.
lebedev.ri added a subscriber: inglorion.
lebedev.ri added a comment.
This revision is now accepted and ready to land.

Was reverted in https://reviews.llvm.org/rL337344 by @inglorion:

  Revert "[InstCombine] Fold 'check for [no] signed truncation' pattern"
  
  This reverts r337190 (and a few follow-up commits), which caused the
  Chromium build to fail. See
  https://bugs.llvm.org/show_bug.cgi?id=38204 and
  https://crbug.com/864832

Not sure what is the problem yet.


Repository:
  rL LLVM

https://reviews.llvm.org/D49320





More information about the llvm-commits mailing list