[PATCH] D115387: [instcombine] Canonicalize constant index type to i64 for extractelement/insertelement

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 13 13:56:54 PST 2021


reames added a comment.

Ignore my rant above.  Had lunch and rechecked history, and noticed user error on my part.  The tests are still very slow, but it's possible the auto-update will work when run properly.  We'll see.


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

https://reviews.llvm.org/D115387



More information about the llvm-commits mailing list