[PATCH] D31037: [EarlyCSE] hoist div/rem when sibling op exists (PR31028)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 15:04:06 PDT 2017


spatel abandoned this revision.
spatel added a comment.

Abandoning in favor of a stand-alone pass to do the same thing (https://reviews.llvm.org/D37121).


Repository:
  rL LLVM

https://reviews.llvm.org/D31037





More information about the llvm-commits mailing list