diff options
author | Craig Topper <craig.topper@intel.com> | 2018-03-19 21:58:02 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-03-19 21:58:02 +0000 |
commit | ab6076514d435bba09bc9a706e3896a4dce6ef8e (patch) | |
tree | 992bb136e44a053bc97e0fb7f33749d8239574f4 /llvm/lib/Object/ModuleSymbolTable.cpp | |
parent | ba9355b373529582ba6ac945487d77b1b8c724da (diff) | |
download | llvm-ab6076514d435bba09bc9a706e3896a4dce6ef8e.zip llvm-ab6076514d435bba09bc9a706e3896a4dce6ef8e.tar.gz llvm-ab6076514d435bba09bc9a706e3896a4dce6ef8e.tar.bz2 |
[X86] Simplify the AVX512 code in LowerTruncate a little.
We don't need to create an ISD::TRUNCATE node to return, we started with one and can return it. Also remove the call to getExtendInVec, the result is just going to be a getNode of that value passed in.
llvm-svn: 327914
Diffstat (limited to 'llvm/lib/Object/ModuleSymbolTable.cpp')
0 files changed, 0 insertions, 0 deletions