aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPaul Walker <paul.walker@arm.com>2021-01-13 11:45:54 +0000
committerPaul Walker <paul.walker@arm.com>2021-01-15 11:32:13 +0000
commit2b8db40c92186731effd8948049919db8cf37dee (patch)
tree62decb711f9a3def667ec8e0a9f41e4ba64427d4 /clang/lib/Frontend/CompilerInvocation.cpp
parent141e45b99ca09235b985504e8108dbb3cf210fbd (diff)
downloadllvm-2b8db40c92186731effd8948049919db8cf37dee.zip
llvm-2b8db40c92186731effd8948049919db8cf37dee.tar.gz
llvm-2b8db40c92186731effd8948049919db8cf37dee.tar.bz2
[SVE] Restrict the usage of REINTERPRET_CAST.
In order to limit the number of combinations of REINTERPRET_CAST, whilst at the same time prevent overlap with BITCAST, this patch establishes the following rules: 1. The operand and result element types must be the same. 2. The operand and/or result type must be an unpacked type. Differential Revision: https://reviews.llvm.org/D94593
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions