summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-11-16 06:02:05 +0000
committerCraig Topper <craig.topper@intel.com>2017-11-16 06:02:05 +0000
commit46a5d58b8c16b7de33dfdf4c86bf7d2b5a7a24fb (patch)
treedb914062fcd98da679fcb811436ab0125791c10e /llvm/test/Transforms
parent36e8d66e1ad8fb8da16733d072811b68bf26be00 (diff)
downloadbcm5719-llvm-46a5d58b8c16b7de33dfdf4c86bf7d2b5a7a24fb.tar.gz
bcm5719-llvm-46a5d58b8c16b7de33dfdf4c86bf7d2b5a7a24fb.zip
[X86] Update TTI to report that v1iX/v1fX types aren't legal for masked gather/scatter/load/store.
The type legalizer will try to scalarize these operations if it sees them, but there is no handling for scalarizing them. This leads to a fatal error. With this change they will now be scalarized by the mem intrinsic scalarizing pass before SelectionDAG. llvm-svn: 318380
Diffstat (limited to 'llvm/test/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud