diff options
author | Michael Zuckerman <Michael.zuckerman@intel.com> | 2017-12-14 11:55:50 +0000 |
---|---|---|
committer | Michael Zuckerman <Michael.zuckerman@intel.com> | 2017-12-14 11:55:50 +0000 |
commit | 19fd217eaa74eefe319cee99d7b2ff71e14a8215 (patch) | |
tree | 78fc5994f43577f7a60060ceef49a11cf28f8216 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 9f19fe51d2f25bd671a2d43bac23cc74a54636df (diff) | |
download | llvm-19fd217eaa74eefe319cee99d7b2ff71e14a8215.zip llvm-19fd217eaa74eefe319cee99d7b2ff71e14a8215.tar.gz llvm-19fd217eaa74eefe319cee99d7b2ff71e14a8215.tar.bz2 |
[AVX512] Adding support for load truncate store of I1
store operation on a truncated memory (load) of vXi1 is poorly supported by LLVM and most of the time end with an assertion.
This patch fixes this issue.
Differential Revision: https://reviews.llvm.org/D39547
Change-Id: Ida5523dd09c1ad384acc0a27e9e59273d28cbdc9
llvm-svn: 320691
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions