[all-commits] [llvm/llvm-project] c00a44: [VP] IR expansion pass for VP gather and scatter
Lorenzo Albano via All-commits
all-commits at lists.llvm.org
Mon Jul 18 08:00:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c00a44fa683983f2f0373f5f7b684f8b0213609f
https://github.com/llvm/llvm-project/commit/c00a44fa683983f2f0373f5f7b684f8b0213609f
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-gather-scatter.ll
Log Message:
-----------
[VP] IR expansion pass for VP gather and scatter
Add vp_gather and vp_scatter expansion to unpredicated intrinsics.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D120664
More information about the All-commits
mailing list