[PATCH] D22648: [PM] Port NaryReassociate to the new PM

Wei Mi via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 14:17:53 PDT 2016


wmi updated this revision to Diff 64962.
wmi added a comment.

Missed to include include/llvm/Transforms/Scalar/NaryReassociate.h into the diff.


Repository:
  rL LLVM

https://reviews.llvm.org/D22648

Files:
  include/llvm/InitializePasses.h
  include/llvm/Transforms/Scalar/NaryReassociate.h
  lib/Passes/PassBuilder.cpp
  lib/Passes/PassRegistry.def
  lib/Transforms/Scalar/NaryReassociate.cpp
  lib/Transforms/Scalar/Scalar.cpp
  test/Transforms/NaryReassociate/nary-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22648.64962.patch
Type: text/x-patch
Size: 23194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/d8b0bf8f/attachment.bin>


More information about the llvm-commits mailing list