[all-commits] [llvm/llvm-project] ae0087: [VPlan] Use VPTransformState::set in widenGEP.

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Nov 27 09:10:42 PST 2020


  Branch: refs/heads/temp-test-main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae008798a42943da709aaedb32936217422e2a6b
      https://github.com/llvm/llvm-project/commit/ae008798a42943da709aaedb32936217422e2a6b
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-11-27 (Fri, 27 Nov 2020)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

  Log Message:
  -----------
  [VPlan] Use VPTransformState::set in widenGEP.

This patch updates widenGEP to manage the resulting vector values using
the VPValue of VPWidenGEP recipe.




More information about the All-commits mailing list