[PATCH] D57218: [X86] Combine masked store and truncate into masked truncating stores.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 25 10:39:47 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL352230: [X86] Combine masked store and truncate into masked truncating stores. (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57218?vs=183479&id=183575#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57218/new/
https://reviews.llvm.org/D57218
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/masked_store_trunc.ll
llvm/trunk/test/CodeGen/X86/masked_store_trunc_ssat.ll
llvm/trunk/test/CodeGen/X86/masked_store_trunc_usat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57218.183575.patch
Type: text/x-patch
Size: 30104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190125/470c773d/attachment.bin>
More information about the llvm-commits
mailing list