Skip to content
Commit 9c26462a authored by Elena Demikhovsky's avatar Elena Demikhovsky
Browse files

Fixed a bug in narrowing store operation.

Type MVT::i1 became legal in KNL, but store operation can't be narrowed to this type,
since the size of VT (1 bit) is not equal to its actual store size(8 bits).

Added a test provided by David (dag@cray.com)

llvm-svn: 226805
parent 351db053
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment