[PATCH] D91926: [X86] Remove DecodeVPPERMMask and DecodeVPERMV3Mask

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 22 08:29:54 PST 2020


kazu added a comment.

In D91926#2409982 <https://reviews.llvm.org/D91926#2409982>, @RKSimon wrote:

> Don't you mean DecodeVPERMVMask not DecodeVPPERMMask (which is an XOP shuffle) ?

Sorry about that.  Should be fixed now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91926



More information about the llvm-commits mailing list