[PATCH] D28216: AVX-512: Truncate with unsigned saturation.

Elena Demikhovsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 10:13:36 PST 2017


delena added a comment.

In https://reviews.llvm.org/D28216#634306, @RKSimon wrote:

> Any chance that we can use this to lower to PACKSS/PACKUS on older targets?


yes, of course. I can do this in one of the next patches.


Repository:
  rL LLVM

https://reviews.llvm.org/D28216





More information about the llvm-commits mailing list