diff options
author | Craig Topper <craig.topper@intel.com> | 2020-03-20 08:57:28 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-03-20 09:15:07 -0700 |
commit | 32fbea15485dbb04ad7222ffb017a9356c159d81 (patch) | |
tree | 173d0f98e76e4e319dd969b6f2566dc564bf4fc1 /llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp | |
parent | ce5173c0e174870934d1b3a026f631d996136191 (diff) | |
download | llvm-32fbea15485dbb04ad7222ffb017a9356c159d81.zip llvm-32fbea15485dbb04ad7222ffb017a9356c159d81.tar.gz llvm-32fbea15485dbb04ad7222ffb017a9356c159d81.tar.bz2 |
[X86] Prevent (bitcast (broadcast_load)) combine from producing vXf16 broadcast instructions.
The combine tries to put the broadcast in either the integer or
fp domain to match the bitcast domain. But we can only do this
if the broadcast size is 32 or larger.
Diffstat (limited to 'llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions