[PATCH] D42424: [InstCombine] Allow common type conversions to i8/i16

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 05:14:30 PST 2018


dmgreen added a comment.

Alas, looks like one came up already

Causing timeouts on at least some ppc64le, with some other suspicious looking cases. Reverted in https://reviews.llvm.org/rL323959. I'll take a look into why.


Repository:
  rL LLVM

https://reviews.llvm.org/D42424





More information about the llvm-commits mailing list