[PATCH] D60649: [InstCombine] Remove redundant/bogus mul_with_overflow folds

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 13 02:32:37 PDT 2019


nikic added a comment.

@lebedev.ri These folds already are in instsimplify, see link in the description.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60649





More information about the llvm-commits mailing list