[PATCH] D37239: [Instruction] add moveAfter() convenience function; NFCI
    Sanjay Patel via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Aug 29 06:51:07 PDT 2017
    
    
  
spatel updated this revision to Diff 113086.
spatel marked an inline comment as done.
spatel added a comment.
Patch updated: 
Implement moveAfter with moveBefore for symmetry and efficiency.
https://reviews.llvm.org/D37239
Files:
  include/llvm/IR/Instruction.h
  lib/CodeGen/AtomicExpandPass.cpp
  lib/CodeGen/CodeGenPrepare.cpp
  lib/IR/Instruction.cpp
  lib/Transforms/Vectorize/SLPVectorizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37239.113086.patch
Type: text/x-patch
Size: 4100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170829/c256d2a8/attachment.bin>
    
    
More information about the llvm-commits
mailing list