[PATCH] D150967: [MemCpyOpt] precommit test for memcpy removal for immutable arguments from attributes (NFC)
    Kohei Asano via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu May 25 07:46:09 PDT 2023
    
    
  
khei4 updated this revision to Diff 525611.
khei4 added a comment.
add the cases memcpy and alloca have alignment assumptions
expect removable if just no alignment attributes are given to the call site.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150967/new/
https://reviews.llvm.org/D150967
Files:
  llvm/test/Transforms/MemCpyOpt/memcpy.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150967.525611.patch
Type: text/x-patch
Size: 5510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230525/38fbc938/attachment.bin>
    
    
More information about the llvm-commits
mailing list