[PATCH] D130286: [PatternMatch][InstCombine] match a vector with constant expression element(s) as a constant expression

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 12:05:40 PDT 2022


spatel added a comment.

In D130286#3669603 <https://reviews.llvm.org/D130286#3669603>, @nikic wrote:

> LGTM. You can also drop an explicit contrainsConstantExpression() call in InstCombineCalls.

Thanks - will update with that change.


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

https://reviews.llvm.org/D130286



More information about the llvm-commits mailing list