[PATCH] D60478: [InstCombine] Fix canonicalization of (-X s/ Y) to -(X s/ Y).

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 9 23:20:59 PDT 2019


lebedev.ri added a subscriber: nikic.
lebedev.ri added a comment.

In D60478#1460662 <https://reviews.llvm.org/D60478#1460662>, @shchenz wrote:

> Sorry for the faulty commit and thanks for reverting this @lebedev.ri


@nikic reverted it


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60478





More information about the llvm-commits mailing list