[PATCH] D12863: [NaryReassociate] Add support for Mul instructions

Volkan Keles via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 09:45:55 PDT 2015


volkan updated this revision to Diff 34807.
volkan marked 2 inline comments as done.
volkan added a comment.

Added `matchTernaryOp` and `getBinarySCEV`  functions to make the code clearer.


Repository:
  rL LLVM

http://reviews.llvm.org/D12863

Files:
  lib/Transforms/Scalar/NaryReassociate.cpp
  test/Transforms/NaryReassociate/nary-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12863.34807.patch
Type: text/x-patch
Size: 7145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150915/4833f3e3/attachment.bin>


More information about the llvm-commits mailing list