[PATCH] D83058: [InstCombine] Add sext(ashr(shl(trunc(x),c),c)) folding support for non-uniform vectors

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 2 10:47:38 PDT 2020


lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.

LG, thank you.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83058





More information about the llvm-commits mailing list