[PATCH] D76140: [InlineFunction] update attributes during inlining
    Anna Thomas via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Mar 30 14:44:26 PDT 2020
    
    
  
anna updated this revision to Diff 253704.
anna added a comment.
addressed review comments. Added two test cases: deref value being different, inlined callee body better optimized compared to callee.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76140/new/
https://reviews.llvm.org/D76140
Files:
  clang/test/CodeGen/builtins-systemz-zvector.c
  clang/test/CodeGen/builtins-systemz-zvector2.c
  clang/test/CodeGen/movbe-builtins.c
  clang/test/CodeGen/rot-intrinsics.c
  llvm/lib/Transforms/Utils/InlineFunction.cpp
  llvm/test/Transforms/Inline/ret_attr_update.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76140.253704.patch
Type: text/x-patch
Size: 15788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200330/0dae9383/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list