[PATCH] D82061: [IR] Prefer scalar type for struct indexes in GEP constant expressions.

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 22 10:12:57 PDT 2020


ctetreau added a comment.

I guess my only real remaining issue is to use auto for the type of the iterators. Otherwise this looks good to me.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82061/new/

https://reviews.llvm.org/D82061





More information about the llvm-commits mailing list