[all-commits] [llvm/llvm-project] 4c7148: [SLP] remove opcode identifier for reduction; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Jan 7 11:07:51 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c7148d75cd7e75f169251cdab3e013819344cfd
https://github.com/llvm/llvm-project/commit/4c7148d75cd7e75f169251cdab3e013819344cfd
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-01-07 (Thu, 07 Jan 2021)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP] remove opcode identifier for reduction; NFC
Another step towards allowing intrinsics in reduction matching.
More information about the All-commits
mailing list