[PATCH] D134282: [CGP] Add generic TargetLowering::shouldAlignPointerArgs() implementation
Alexander Richardson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 16 08:47:34 PST 2022
arichardson updated this revision to Diff 475839.
arichardson added a comment.
Address review feedback
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/Transforms/CodeGenPrepare/RISCV/adjust-memintrin-alignment.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134282.475839.patch
Type: text/x-patch
Size: 11088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221116/1002aff8/attachment.bin>
More information about the llvm-commits
mailing list