diff options
author | Craig Topper <craig.topper@gmail.com> | 2020-03-12 23:40:04 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2020-03-13 00:10:48 -0700 |
commit | 09c8f38924d4bc302984de7bf67f4dbae15c38dc (patch) | |
tree | 559c426e3a1f28c4082833a043d7b649dd3d93fe /clang/unittests/AST/SourceLocationTest.cpp | |
parent | 51a4c6125ca6f25cff39c82a62878556b430d7f1 (diff) | |
download | llvm-09c8f38924d4bc302984de7bf67f4dbae15c38dc.zip llvm-09c8f38924d4bc302984de7bf67f4dbae15c38dc.tar.gz llvm-09c8f38924d4bc302984de7bf67f4dbae15c38dc.tar.bz2 |
[X86] Add isel patterns for X86VBroadcast with i16 truncates from i16->i64 zextload/extload.
We can form vpbroadcastw with a folded load.
We had patterns for i16->i32 zextload/extload, but nothing prevents
i64 from occuring.
I'd like to move this all to DAG combine to fix more cases, but
this is trivial fix to minimize test diffs when moving to a combine.
Diffstat (limited to 'clang/unittests/AST/SourceLocationTest.cpp')
0 files changed, 0 insertions, 0 deletions