aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/VirtualFileSystemTest.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2020-06-03 23:19:03 -0700
committerCraig Topper <craig.topper@gmail.com>2020-06-04 00:31:47 -0700
commit7eff1a7136049fd38d779f52f905f88181b03679 (patch)
tree90f3b9ab41f86ebbd7dd9bee72c3cc5dd096a138 /llvm/unittests/Support/VirtualFileSystemTest.cpp
parent6b461ba4590f531cf3aafca8a1a4bfa896f5e5c8 (diff)
downloadllvm-7eff1a7136049fd38d779f52f905f88181b03679.zip
llvm-7eff1a7136049fd38d779f52f905f88181b03679.tar.gz
llvm-7eff1a7136049fd38d779f52f905f88181b03679.tar.bz2
[X86] Remove (V)MOVHPDrm patterns that involve bitcast+scalar_to_vec+loadi64.
I think these are left over from when we used to type legalize v2f32 loads using bitcast+scalar_to_vec+loadi64 on 64-bit targets. These days we use loadf64. If this becomes a problem a better solution would be a DAG combine to turn it into scalar_to_vec+loadf64.
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions