diff options
author | Craig Topper <craig.topper@gmail.com> | 2019-11-12 22:44:48 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2019-11-12 22:45:52 -0800 |
commit | a4b7613a49741e7faa284641b0a9830275371a24 (patch) | |
tree | 9cb3a68a909ef3383a4e801bb6e795f2370e4471 /llvm/lib/CodeGen/LiveDebugValues.cpp | |
parent | 7be6ec5fa210620e63148e38fd241e41a40a07be (diff) | |
download | llvm-a4b7613a49741e7faa284641b0a9830275371a24.zip llvm-a4b7613a49741e7faa284641b0a9830275371a24.tar.gz llvm-a4b7613a49741e7faa284641b0a9830275371a24.tar.bz2 |
[X86] Remove setOperationAction for FP_TO_SINT v8i16.
This is no longer needed after widening legalization as we
custom legalize v8i8 ourselves.
Added entries to the cost model, but bumped the cost slightly
to account for the truncate shuffle that wasn't costed before.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues.cpp')
0 files changed, 0 insertions, 0 deletions