[PATCH] D110771: [PowerPC] Fix __builtin_ppc_load2r to return short instead of int.
Stefan Pintilie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 4 04:14:48 PDT 2021
stefanp updated this revision to Diff 376857.
stefanp added a comment.
Rebased and added signext test case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110771/new/
https://reviews.llvm.org/D110771
Files:
clang/include/clang/Basic/BuiltinsPPC.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/builtins-ppc-xlcompat-load-store-reversed.c
llvm/include/llvm/IR/IntrinsicsPowerPC.td
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-load-store-reversed.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110771.376857.patch
Type: text/x-patch
Size: 4427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211004/41bb58dc/attachment.bin>
More information about the llvm-commits
mailing list