[PATCH] D85647: [InstCombine] eliminate a pointer cast around insertelement

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 14:05:28 PDT 2020


efriedma accepted this revision.
efriedma added a comment.

Oh, I see, the transform to canonicalize the integer width always runs before.  LGTM


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

https://reviews.llvm.org/D85647



More information about the llvm-commits mailing list