[PATCH] D60791: [CVP] Simplify umulo and smulo that cannot overflow

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 16 23:36:13 PDT 2019


lebedev.ri added a comment.

Right. Sorry about that. I thought it can't happen and would have been cleaned up
by instsimplify already, but that clearly doesn't happen,
at least if we feed the pass that input directly.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60791





More information about the llvm-commits mailing list