[PATCH] D36878: Inst Combine GEP Flatten

Ashutosh Nema via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 3 21:52:46 PDT 2017


ashutosh.nema added a comment.

Sorry for the late reply, I was on vacation.

In my understanding if we wants to retain destination type in some cases this change will generate extra bitcast.
As the source type & destination may be different.


Repository:
  rL LLVM

https://reviews.llvm.org/D36878





More information about the llvm-commits mailing list