[PATCH] D22648: [PM] Port NaryReassociate to the new PM
Wei Mi via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 21 15:11:05 PDT 2016
wmi updated this revision to Diff 64973.
wmi added a comment.
Herald added a subscriber: jholewinski.
Add two more tests under test/Transforms/NaryReassociate/NVPTX/.
Address Davide's comment.
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/NVPTX/nary-gep.ll
test/Transforms/NaryReassociate/NVPTX/nary-slsr.ll
test/Transforms/NaryReassociate/nary-add.ll
test/Transforms/NaryReassociate/nary-mul.ll
test/Transforms/NaryReassociate/pr24301.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22648.64973.patch
Type: text/x-patch
Size: 25069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/f68d6575/attachment.bin>
More information about the llvm-commits
mailing list