[all-commits] [llvm/llvm-project] 80474f: Refactor Conv1DGenerator
Zhuoran Yin via All-commits
all-commits at lists.llvm.org
Fri Mar 7 08:39:38 PST 2025
Branch: refs/heads/users/zyin/fix-vectorization-masking-convolution
Home: https://github.com/llvm/llvm-project
Commit: 80474f73a516dc8df0df10555dd9d59cda86121c
https://github.com/llvm/llvm-project/commit/80474f73a516dc8df0df10555dd9d59cda86121c
Author: jerryyin <zhuoryin at amd.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
Log Message:
-----------
Refactor Conv1DGenerator
Commit: 00c3a3380530944e5c6c306c97fddf05d967afdc
https://github.com/llvm/llvm-project/commit/00c3a3380530944e5c6c306c97fddf05d967afdc
Author: jerryyin <zhuoryin at amd.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
Log Message:
-----------
Forward declare Conv1DGenerator for validaty
Compare: https://github.com/llvm/llvm-project/compare/a33b2116cf8b...00c3a3380530
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list