[all-commits] [llvm/llvm-project] 8cb0ac: [SLP] Check invariant that all instructions in bun...
Philip Reames via All-commits
all-commits at lists.llvm.org
Mon Feb 28 13:18:08 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8cb0ac5825ec4b6c45a17b264fd913ee05f1ef9f
https://github.com/llvm/llvm-project/commit/8cb0ac5825ec4b6c45a17b264fd913ee05f1ef9f
Author: Philip Reames <listmail at philipreames.com>
Date: 2022-02-28 (Mon, 28 Feb 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP] Check invariant that all instructions in bundle are in same block [NFC]
More information about the All-commits
mailing list