diff options
author | Craig Topper <craig.topper@intel.com> | 2019-08-29 05:48:48 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-08-29 05:48:48 +0000 |
commit | 1ec5c204b8fb813ac8501de6a689459ec91c3069 (patch) | |
tree | b96f96322a1f3bc526ff4a796311b7aac09ef1ad /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 1aadf6f39f41e350a1ba93968dca980647da0b89 (diff) | |
download | llvm-1ec5c204b8fb813ac8501de6a689459ec91c3069.zip llvm-1ec5c204b8fb813ac8501de6a689459ec91c3069.tar.gz llvm-1ec5c204b8fb813ac8501de6a689459ec91c3069.tar.bz2 |
[X86] Add a DAG combine to combine INSERTPS and VBROADCAST of a scalar load. Remove corresponding isel patterns.
We had an isel pattern to perform this, but its better to
do it in DAG combine as a simplification. This also fixes the lack
of patterns for AVX512 targets.
llvm-svn: 370294
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions