[all-commits] [llvm/llvm-project] 2240d3: [LoopVec] Introduce an api for detecting uniform m...
Philip Reames via All-commits
all-commits at lists.llvm.org
Mon Nov 16 13:31:06 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2240d3d05451e4712050308cc4b922dea03fbc78
https://github.com/llvm/llvm-project/commit/2240d3d05451e4712050308cc4b922dea03fbc78
Author: Philip Reames <listmail at philipreames.com>
Date: 2020-11-16 (Mon, 16 Nov 2020)
Changed paths:
M llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LoopVec] Introduce an api for detecting uniform memory ops
Split off D91398 at request of reviewer.
More information about the All-commits
mailing list