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

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


kazu added a comment.

In D91926#2410116 <https://reviews.llvm.org/D91926#2410116>, @kazu wrote:

> 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.

Please verify the updated commit message under Revision Contents ->Commits.  It looks like the commit message under Details at the top is stale.  Thanks!


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