[all-commits] [llvm/llvm-project] e58a49: [SLP][NFC]Evaluate FMF for reductions before the l...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Thu Apr 6 12:00:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e58a49300e757ff61142f6abd227bd1437c1cf87
https://github.com/llvm/llvm-project/commit/e58a49300e757ff61142f6abd227bd1437c1cf87
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2023-04-06 (Thu, 06 Apr 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFC]Evaluate FMF for reductions before the loop, no need to
reevaluate it.
More information about the All-commits
mailing list