aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
diff options
context:
space:
mode:
authorKarl-Johan Karlsson <karl-johan.karlsson@ericsson.com>2023-03-31 06:41:11 +0200
committerKarl-Johan Karlsson <karl-johan.karlsson@ericsson.com>2023-03-31 07:02:55 +0200
commit3834b0467ddc97ce0595e98eab805cd306ba4069 (patch)
tree2c94195220c15faea0ba4e92d1eaf246292632df /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
parentc53d807321f680f81c0599e4395be480dec1ee3e (diff)
downloadllvm-3834b0467ddc97ce0595e98eab805cd306ba4069.zip
llvm-3834b0467ddc97ce0595e98eab805cd306ba4069.tar.gz
llvm-3834b0467ddc97ce0595e98eab805cd306ba4069.tar.bz2
[builtins] Support architectures with 16-bit int in __ashlti3, __ashrti3 and __lshrti3
The amount to shift should be specified by the int type not a 32-bit integer type. This patch change the functions for 128-bit shifts in compiler-rt the same way as was done for 64-bit shifts in D78662. The README.txt is updated with the shift builtins signatures from this patch and D78662. Reviewed By: efriedma Differential Revision: https://reviews.llvm.org/D146960
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions