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

Volkan Keles via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 14:34:47 PDT 2015


volkan created this revision.
volkan added a subscriber: llvm-commits.
volkan set the repository for this revision to rL LLVM.

This patch extends the current pass by handling Mul instructions as well.

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.34734.patch
Type: text/x-patch
Size: 6328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150914/77ff72db/attachment.bin>


More information about the llvm-commits mailing list