diff options
author | Elena Demikhovsky <elena.demikhovsky@intel.com> | 2015-05-21 14:01:32 +0000 |
---|---|---|
committer | Elena Demikhovsky <elena.demikhovsky@intel.com> | 2015-05-21 14:01:32 +0000 |
commit | 4aed59fc89f67a3ca487dc4176818757aab6ccad (patch) | |
tree | c6e68f74365685e88d891e1255220f9d059517a5 /llvm/lib/Support/StreamingMemoryObject.cpp | |
parent | b6b9e05687f954d3bd8294fb507012432f4537d7 (diff) | |
download | llvm-4aed59fc89f67a3ca487dc4176818757aab6ccad.zip llvm-4aed59fc89f67a3ca487dc4176818757aab6ccad.tar.gz llvm-4aed59fc89f67a3ca487dc4176818757aab6ccad.tar.bz2 |
AVX-512: Enabled SSE intrinsics on AVX-512.
Predicate UseAVX depricates pattern selection on AVX-512.
This predicate is necessary for DAG selection to select EVEX form.
But mapping SSE intrinsics to AVX-512 instructions is not ready yet.
So I replaced UseAVX with HasAVX for intrinsics patterns.
llvm-svn: 237903
Diffstat (limited to 'llvm/lib/Support/StreamingMemoryObject.cpp')
0 files changed, 0 insertions, 0 deletions