[PATCH] D127825: [LegalizeTypes][NFC] Merge promote SPLAT_VECTOR and promote SCALAR_TO_VECTOR to one function

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 03:59:33 PDT 2022


RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.

LGTM, although the PromoteIntOp_ScalarOp name could be a little confusing - PromoteIntOp_VectorScalarSrc maybe (I don't like that much either but its at least a bit more descriptive).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127825



More information about the llvm-commits mailing list