diff options
author | Christopher Tetreault <ctetreau@quicinc.com> | 2020-11-17 12:25:21 -0800 |
---|---|---|
committer | Christopher Tetreault <ctetreau@quicinc.com> | 2020-11-17 12:45:31 -0800 |
commit | 792f8e1114afa7f40227eee2820c6e425ee07c3b (patch) | |
tree | 5f729f0d502384e1766a67fc9b9313a4608cfddb /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 44a11c342caa70efe9f9d07db3e66dd48f701aca (diff) | |
download | llvm-792f8e1114afa7f40227eee2820c6e425ee07c3b.zip llvm-792f8e1114afa7f40227eee2820c6e425ee07c3b.tar.gz llvm-792f8e1114afa7f40227eee2820c6e425ee07c3b.tar.bz2 |
[SVE] Take constant fold fast path for splatted vscale vectors
This should be a perfectly reasonable operation for scalable vectors.
Currently, it only works for zeroinitializer values of
ScalableVectorType, but the fundamental operation is sound and it should
be possible to make it work for other splats
Reviewed By: david-arm
Differential Revision: https://reviews.llvm.org/D77442
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions