[PATCH] D56214: AggressiveInstCombine: Fold full mul i64 x i64 -> i128

Paweł Bylica via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 2 14:28:43 PST 2019


chfast added a comment.

In D56214#1344055 <https://reviews.llvm.org/D56214#1344055>, @lebedev.ri wrote:

> Also, i don't think this should be hardcoded to some particular bitwidth.


Yes, I agree. However, I don't know how to check for bitwidth in match().


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56214





More information about the llvm-commits mailing list