[PATCH] D88287: [NARY-REASSOCIATE] Support reassociation of min/max
    Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Feb 25 03:23:02 PST 2021
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG83d134c3c422: [NARY-REASSOCIATE] Support reassociation of min/max (authored by Evgeniy Brevnov <ybrevnov at azul.com>).
Changed prior to commit:
  https://reviews.llvm.org/D88287?vs=326334&id=326340#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88287/new/
https://reviews.llvm.org/D88287
Files:
  llvm/include/llvm/IR/PatternMatch.h
  llvm/include/llvm/Transforms/Scalar/NaryReassociate.h
  llvm/lib/Transforms/Scalar/NaryReassociate.cpp
  llvm/test/Transforms/NaryReassociate/nary-smax.ll
  llvm/test/Transforms/NaryReassociate/nary-smin.ll
  llvm/test/Transforms/NaryReassociate/nary-umax.ll
  llvm/test/Transforms/NaryReassociate/nary-umin.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88287.326340.patch
Type: text/x-patch
Size: 23455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210225/4f6dc432/attachment.bin>
    
    
More information about the llvm-commits
mailing list