[PATCH] D73756: Revert of [InstCombine] Revert rL341831: relax one-use check in foldICmpAddCons… …tant() (PR44100)

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 13:58:12 PST 2020


george.karpenkov planned changes to this revision.
george.karpenkov added a comment.

I've narrowed the bug down to a ptxas miscompile, the change this revision introduces is indeed benign, but it triggers a ptxas in a bad way.


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

https://reviews.llvm.org/D73756





More information about the llvm-commits mailing list