[PATCH] D106053: [CodeGen] Remove pending AssertZext AssertSext in promoting FP_TO_INT

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 21 01:37:38 PDT 2021


xiangzhangllvm added a comment.

In D106053#2892622 <https://reviews.llvm.org/D106053#2892622>, @RKSimon wrote:

> Just to be clear - D106222 <https://reviews.llvm.org/D106222> unblocked the issue you were seeing?

Yes, D106222 <https://reviews.llvm.org/D106222> fixed my blocked issue too (a shuffle combine problem), thank you!


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

https://reviews.llvm.org/D106053



More information about the llvm-commits mailing list