[PATCH] D76236: [InstCombine] GEPOperator::accumulateConstantOffset does not support scalable vectors

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 16 10:52:53 PDT 2020


efriedma added a comment.

Should we add a special case for zero indexes?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76236





More information about the llvm-commits mailing list