This patch removes the variants of DecodeVPERMVMask and DecodeVPERMV3Mask that take "const Constant *C" as they are not used anymore. They were introduced on Sep 8, 2015 in commite88038f235. The last use of DecodeVPERMVMask(const Constant *C, ...) was removed on Feb 7, 2016 in commit73fc26b44a. The last use of DecodeVPERMV3Mask(const Constant *C, ...) was removed on May 28, 2018 in commitdcfcfdb0d1. Differential Revision: https://reviews.llvm.org/D91926
9.5 KiB
9.5 KiB