[PATCH] D46202: [X86] Make the STTNI flag intrinsics use the flags from pcmpestrm/pcmpistrm if the mask instrinsics are also used in the same basic block.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 27 15:19:08 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL331091: [X86] Make the STTNI flag intrinsics use the flags from pcmpestrm/pcmpistrm if… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46202?vs=144407&id=144409#toc
Repository:
rL LLVM
https://reviews.llvm.org/D46202
Files:
llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
llvm/trunk/lib/Target/X86/X86InstrSSE.td
llvm/trunk/test/CodeGen/X86/sse42.ll
llvm/trunk/test/CodeGen/X86/sttni.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46202.144409.patch
Type: text/x-patch
Size: 108579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180427/c6939c76/attachment-0001.bin>
More information about the llvm-commits
mailing list