[all-commits] [llvm/llvm-project] f39078: [VP] Implementing expansion pass for VP load and s...

Lorenzo Albano via All-commits all-commits at lists.llvm.org
Sun Jul 17 23:48:22 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f390781cec5c7f608ea678294b482b6494fc70a4
      https://github.com/llvm/llvm-project/commit/f390781cec5c7f608ea678294b482b6494fc70a4
  Author: Lorenzo Albano <loralb at posteo.net>
  Date:   2022-07-18 (Mon, 18 Jul 2022)

  Changed paths:
    M llvm/lib/CodeGen/ExpandVectorPredication.cpp
    A llvm/test/CodeGen/Generic/expand-vp-load-store.ll

  Log Message:
  -----------
  [VP] Implementing expansion pass for VP load and store.

Added function to the ExpandVectorPredication pass to handle VP loads
and stores.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D109584




More information about the All-commits mailing list