[PATCH] D149944: Scalarizer: use the canonical form of {extract,insert}element

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 03:02:41 PDT 2023


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

LGTM

i64 is indeed canonical: https://github.com/llvm/llvm-project/blob/1d424eead9c11d419e70174b76fca3612e302d72/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp#L387


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149944



More information about the llvm-commits mailing list