[PATCH] D146960: [builtins] Support architectures with 16-bit int in __ashlti3, __ashrti3 and __lshrti3
Karl-Johan Karlsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 30 22:09:58 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3834b0467ddc: [builtins] Support architectures with 16-bit int in __ashlti3, __ashrti3 and… (authored by Ka-Ka).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146960/new/
https://reviews.llvm.org/D146960
Files:
compiler-rt/lib/builtins/README.txt
compiler-rt/lib/builtins/ashlti3.c
compiler-rt/lib/builtins/ashrti3.c
compiler-rt/lib/builtins/lshrti3.c
compiler-rt/test/builtins/Unit/ashlti3_test.c
compiler-rt/test/builtins/Unit/ashrti3_test.c
compiler-rt/test/builtins/Unit/lshrti3_test.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146960.509900.patch
Type: text/x-patch
Size: 7074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230331/6fc43f07/attachment.bin>
More information about the llvm-commits
mailing list