diff options
author | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2020-11-11 10:34:49 +0000 |
---|---|---|
committer | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2020-11-11 10:58:24 +0000 |
commit | ffbbfc76ca209934321f6a8b26793119598354fe (patch) | |
tree | 1b3374fbb8d59ba05b153662a77cc9bc06ae7f0c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9ff701100a868b7b680aac5c54e9db21a55531fd (diff) | |
download | llvm-ffbbfc76ca209934321f6a8b26793119598354fe.zip llvm-ffbbfc76ca209934321f6a8b26793119598354fe.tar.gz llvm-ffbbfc76ca209934321f6a8b26793119598354fe.tar.bz2 |
[SVE][CodeGen] Add the isTruncatingStore flag to MSCATTER
This patch adds the IsTruncatingStore flag to MaskedScatterSDNode, set by getMaskedScatter().
Updated SelectionDAGDumper::print_details for MaskedScatterSDNode to print
the details of masked scatters (is truncating, signed or scaled).
This is the first in a series of patches which adds support for scalable masked scatters
Reviewed By: sdesmalen
Differential Revision: https://reviews.llvm.org/D90939
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions