[PATCH] D98206: [TTI] Add a Mask to getShuffleCost

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 8 11:51:20 PST 2021


lebedev.ri added a comment.

What is VREV?
How is that different from `TargetTransformInfo::ShuffleKind::SK_Reverse`?
Can a new shuffle kind be added instead of increasing problem surface?


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

https://reviews.llvm.org/D98206



More information about the llvm-commits mailing list