When a vector input is dead, we can use it as the target
instead of using extra registers. This is the first part of a
two part patch. This patch checks only if the first
input is dead, and if it is, to replace VPERM with XXPERM.
Details
Details
- Reviewers
nemanjai - Group Reviewers
Restricted Project
Diff Detail
Diff Detail
clang-format: please reformat the code