[PATCH] D102404: [InstCombine] Add instcombine fold for extractelement + splat for scalable vectors

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 1 07:18:28 PDT 2021


CarolineConcatto added a comment.

Hi @spatel,
Sorry for getting wrong in the first place.
I hope I get it correct now with your latest explanation. 
I changed the splat test to be in  SimplifyExtractElementInst (InstructionSimplify.cpp).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102404



More information about the llvm-commits mailing list