diff options
author | Craig Topper <craig.topper@intel.com> | 2019-08-15 04:07:43 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-08-15 04:07:43 +0000 |
commit | 14f7560020ca4c678b52f457e32518be16436dfb (patch) | |
tree | 6879969b900a15e4dde1817e850b089fc4145e11 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | d24e9eb9d2a692573bc78d0e4420720bc9216c20 (diff) | |
download | llvm-14f7560020ca4c678b52f457e32518be16436dfb.zip llvm-14f7560020ca4c678b52f457e32518be16436dfb.tar.gz llvm-14f7560020ca4c678b52f457e32518be16436dfb.tar.bz2 |
[X86] Remove some dead code and combine some repeated code that's left.
If the width is 256 bits, then we must have AVX so the else here
was unnecessary. Once that's removed then the >= 256 bit code is
identical to the 128 bit code with a different VT so combine them.
llvm-svn: 368956
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions