[PATCH] D102476: [VectorCombine] Use constant range info for index scalarization legality.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 15 07:22:50 PDT 2021


RKSimon added a comment.

What about an index that has been clamped with a urem() or and() ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102476



More information about the llvm-commits mailing list