[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 11:47:37 PDT 2019
lebedev.ri added a comment.
Was reverted in rL358026 <https://reviews.llvm.org/rL358026> (that entire rL358017 <https://reviews.llvm.org/rL358017> seems faulty, that is not what i have reviewed.).
Let's continue disscussion back in D60395 <https://reviews.llvm.org/D60395>.
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