[PATCH] D134281: [CGP] Update MemIntrinsic alignment if possible

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 07:19:00 PDT 2022


arichardson updated this revision to Diff 463226.
arichardson marked 5 inline comments as done.
arichardson added a comment.

Address feedback


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134281/new/

https://reviews.llvm.org/D134281

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/test/CodeGen/AMDGPU/lower-lds-struct-aa-memcpy.ll
  llvm/test/CodeGen/X86/mcu-abi.ll
  llvm/test/CodeGen/X86/memset-2.ll
  llvm/test/CodeGen/X86/memset64-on-x86-32.ll
  llvm/test/Transforms/CodeGenPrepare/X86/memset_chk-simplify-nobuiltin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134281.463226.patch
Type: text/x-patch
Size: 10686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220927/d3b7790f/attachment.bin>


More information about the llvm-commits mailing list