[all-commits] [llvm/llvm-project] 1817c5: [VPlan] Update VPInterleavedAccessInfo to use getV...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Apr 4 02:27:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1817c526e1540994035cb9c125e73443fdb96a80
      https://github.com/llvm/llvm-project/commit/1817c526e1540994035cb9c125e73443fdb96a80
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-04-04 (Mon, 04 Apr 2022)

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

  Log Message:
  -----------
  [VPlan] Update VPInterleavedAccessInfo to use getVectorLoopRegion.

Update VPInterleavedAccessInfo  to use the generic getVectorLoopRegion
helper instead of relying on the entry block being the top-most vector
loop region.




More information about the All-commits mailing list