diff options
author | Luo, Yuanke <yuanke.luo@intel.com> | 2021-10-11 20:17:48 +0800 |
---|---|---|
committer | Luo, Yuanke <yuanke.luo@intel.com> | 2021-10-18 16:54:11 +0800 |
commit | 942536ac084c2e12271140831be0c97da39cde2e (patch) | |
tree | 5942bc9ed5a7c21fc790cc7b3cbca278fea589f9 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 239b4d62b6c07f27b1763a090f82c9f92ce06b8c (diff) | |
download | llvm-942536ac084c2e12271140831be0c97da39cde2e.zip llvm-942536ac084c2e12271140831be0c97da39cde2e.tar.gz llvm-942536ac084c2e12271140831be0c97da39cde2e.tar.bz2 |
[X86] Prefer VEX encoding in X86 assembler.
This patch is to order the AVX instructions ahead of AVX512 instructions
in the matching table so that the AVX instructions can be matched first.
Thanks Craig and Shengchen for the idea.
Differential Revision: https://reviews.llvm.org/D111538
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions