[PATCH] D107390: WIP: [SelectionDAG] Promote types in widenVectorToPartType.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 3 12:50:09 PDT 2021


sdesmalen added a comment.

I played around with D106028 <https://reviews.llvm.org/D106028> to see if I could remove the vector.insert/extract and instead pass/return the odd types directly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107390



More information about the llvm-commits mailing list