[PATCH] D134282: [CGP] Add generic TargetLowering::shouldAlignPointerArgs() implementation
Alexander Richardson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 29 16:28:41 PST 2022
arichardson updated this revision to Diff 478750.
arichardson added a comment.
rebase after bcaf31ec3fc8fea566e9a1464b47b73ab7a28621 <https://reviews.llvm.org/rGbcaf31ec3fc8fea566e9a1464b47b73ab7a28621>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134282/new/
https://reviews.llvm.org/D134282
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/lib/CodeGen/TargetLoweringBase.cpp
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/ARM/ARMISelLowering.h
llvm/test/CodeGen/RISCV/memcpy-inline.ll
llvm/test/CodeGen/WebAssembly/bulk-memory.ll
llvm/test/CodeGen/WebAssembly/bulk-memory64.ll
llvm/test/CodeGen/X86/GlobalISel/x86_64-irtranslator-struct-return.ll
llvm/test/Transforms/CodeGenPrepare/RISCV/adjust-memintrin-alignment.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134282.478750.patch
Type: text/x-patch
Size: 18016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221130/d49f38a5/attachment.bin>
More information about the llvm-commits
mailing list