[all-commits] [llvm/llvm-project] 2e5076: [SLP] Add assert that entities are scheduled as ex...
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue Feb 15 12:34:24 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e507607754c25fae82c35d93d2ab53395be6ff8
https://github.com/llvm/llvm-project/commit/2e507607754c25fae82c35d93d2ab53395be6ff8
Author: Philip Reames <listmail at philipreames.com>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP] Add assert that entities are scheduled as expected
Requested in D118538
More information about the All-commits
mailing list