[PATCH] D150316: [AArch64][InstCombine] Don't scalarize for bitselet instructions

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 05:34:50 PDT 2023


nikic added a comment.

I don't have the necessary context here, but if limiting this to not insert extra instructions works, that sounds reasonable. If we do need target cost-modelling, the transform should be moved into VectorCombine.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150316



More information about the llvm-commits mailing list