[PATCH] D36878: Inst Combine GEP Flatten

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 19:07:45 PDT 2017


dberlin added a comment.

I don't think there is any ideal here. In the example you give, it reduces the number of bitcasts. In some of the tests you've changed, it adds more.


Repository:
  rL LLVM

https://reviews.llvm.org/D36878





More information about the llvm-commits mailing list