[PATCH] D28493: [zorg] Add Polly builder for ARM target

Pengxuan Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 17:44:52 PST 2017


pzheng marked 5 inline comments as done.
pzheng added a comment.

Thanks for reviewing the patch!
I have refactored getPollyBuildFactory to take a few additional arguments and got rid of getPollyARMBuildFactory so that the builder for ARM also uses getPollyBuildFactory. Also addressed a few other comments from grosser and rengolin.


https://reviews.llvm.org/D28493





More information about the llvm-commits mailing list